Re: [WiX-users] WiX v3 Sql Extension not executing SqlScript

2007-10-22 Thread EdB
Amy, Our DB installation process originally specified the SQL instance by name regardless of it being the default instance or not. We discovered that if we named the default instance (MSSQLSERVER) DB creation would fail with "unknown error" after 10-15 minutes of churning along. Changing our proce

Re: [WiX-users] WiX v3 Sql Extension not executing SqlScript

2007-10-17 Thread EdB
I am able to use these elements successfully with 3.0.3328.0. This is the first v3 build I've used so don't know if there was an intentional change between these releases. Amy Rosewater wrote: > > Hi, > > > Is this still an issue with the version 3.0.2925.0? > > > I have a WiX v3 installat