Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WXL File without correct namespace throws incorrect error #4142

Closed
wixbot opened this issue Oct 9, 2013 · 2 comments
Closed

WXL File without correct namespace throws incorrect error #4142

wixbot opened this issue Oct 9, 2013 · 2 comments
Assignees
Milestone

Comments

@wixbot
Copy link

wixbot commented Oct 9, 2013

Incorrect Error:
light.exe(0,0): error LGHT0199: The Wix element has no namespace. Please make the Wix element look like the following: <Wix xmlns="http://schemas.microsoft.com/wix/2006/localization">.

To Reproduce:

  1. Create a WXL file with:
    <?xml version="1.0" encoding="utf-8"><WixLocalization culture="en-us"/>
  2. Include the file in your project
  3. Compile and Link

Originally opened by brian

@wixbot
Copy link
Author

wixbot commented Oct 10, 2013

Originally changed by barnson
Release changed from v3.x to v3.8

@wixbot
Copy link
Author

wixbot commented Oct 22, 2013

Originally changed by barnson
AssignedTo set to bobarnson
Resolution set to fixed
Status changed from Open to Resolved

@wixbot wixbot added this to the v3.8 milestone Dec 20, 2015
@wixbot wixbot closed this as completed Dec 20, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants