[WiX-users] MS SQL Database Creation, Failure - Unable to read XML file????

2013-06-12 Thread Chase Woofer
Guys - I need some help here, I have an installation package that installs a bunch of files and then creates an MS SQL Database. The installer fails with the message "Error 25531. Failed to open XML file , system error: -2147024786" I can't figure out what I am doing wrong: code from SetupDatab

[WiX-users] Installer For Website / Backend Apps / Database

2012-06-19 Thread Chase Woofer
I'm working on an Installer to setup a website, add backend apps (these are for datamining and written in VB6) along with a database. In using WiX 3.6 along with Visual Studio 2010 I have been able to complete the following: - Backend Files placed in correct directories under "Program Files" - Web