Hello everyone,

I am really hoping you can help me as I'm at my wits end trying to get this
to work.

I have a Visual Studio sample project provided by a vendor that builds an
Internet Explorer BHO and installs it via Wix.  The project is building
fine, but WIX does not build the installer.

Here are the warnings and subsequent error I'm getting when I try to build:

Warning 2 The schema referenced from this location in your document
contains errors.
Warning 1 The type initializer for 'System.Xml.Schema.XmlSchemaComplexType'
threw an exception.
Error 3 Unable to load the specified Xslt. The type initializer for
'System.Xml.Xsl.Xslt.XsltLoader' threw an exception.

When I click warning 1 or 2, it takes me to Product.wxs, line 2 which says:

<Wix xmlns="http://schemas.microsoft.com/wix/2006/wi"; xmlns:adx="
http://schemas.add-in-express.com/wixdesigner";>

AddInExpress is the vendor who publishes an add on for making BHO's for
internet explorer.

Thank you so much in advance for any guidance on solving this issue!

Thanks,
Peter
------------------------------------------------------------------------------
Open source business process management suite built on Java and Eclipse
Turn processes into business applications with Bonita BPM Community Edition
Quickly connect people, data, and systems into organized workflows
Winner of BOSSIE, CODIE, OW2 and Gartner awards
http://p.sf.net/sfu/Bonitasoft
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to