Mike Dimmick wrote:

The preprocessor code returns this error if any XmlException occurs when loading the document after it has been preprocessed. One source of problems as I recall is that the XML namespaces used in the include file aren't 'hoisted' into the including document. Ensure that all namespaces used in the include file are explicitly listed in the document which includes it.

Presumably not having .NET Framework 1.1 Service Pack 1 /also/ tended to cause XmlExceptions at this point, but it's certainly not the only possible reason.


...which is why Rob removed that message. It's certainly wrong now that we require .NET 2.0.

--
sig://boB
http://joyofsetup.com/

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to