Hello,
We upgraded from WiX3.5.2519 to 3.6.3303.1, and it seems like wixlibs are not 
working as expected anymore in our projects.
The library project builds, but when a merge module attempts to build(which has 
the wixlib project as a reference), I get the following error:
"The end element matching the 'wixLibrary' start element was not found".
It seems to have the closing element though, as it looks like this:
<?xml version="1.0" encoding="utf-8"?><wixLibrary version="3.0.2002.0" 
xmlns="http://schemas.microsoft.com/wix/2006/libraries";><WixLocalization 
Codepage="1252" Culture="en-us" 
xmlns="http://schemas.microsoft.com/wix/2006/localization";><String 
........</String></WixLocalization></wixLibrary>

Any ideas why?
I'm using VS2012, on Windows 8!
Thanks in advance!
________________________________

This message w/attachments (message) is intended solely for the use of the 
intended recipient(s) and may contain information that is privileged, 
confidential or proprietary. If you are not an intended recipient, please 
notify the sender, and then please delete and destroy all copies and 
attachments, and be advised that any review or dissemination of, or the taking 
of any action in reliance on, the information contained in or attached to this 
message is prohibited. Formicary cannot guarantee that this message is secure 
or free of errors or viruses.

------------------------------------------------------------------------------
Got visibility?
Most devs has no idea what their production app looks like.
Find out how fast your code is with AppDynamics Lite.
http://ad.doubleclick.net/clk;262219671;13503038;y?
http://info.appdynamics.com/FreeJavaPerformanceDownload.html
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to