There isn't any way to extend the timeout today. However, it would probably be 
a good idea to narrow down the issue a bit further before extending the 
timeout. Does the SQL profiler show anything useful?

From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Oliver Fairfoul
Sent: Wednesday, April 16, 2008 05:11
To: wix-users@lists.sourceforge.net
Subject: [WiX-users] SqlDatabase local named instance

Dear All,

I have been receiving an error when using Wix to create databases or run SQL 
scripts on a local, named instance of SQL Server 2005 Express SP2.
The installer hangs and then reports "Error -2147467259: failed to create SQL 
database"
This only happens the first time you run the installer and works fine the 
second time.

I read elsewhere that using "[ComputerName]" as the server attribute instead of 
"localhost" would fix the problem with a named instance. However I am still 
receiving the same problem.
This leads me to believe this may be a time-out issue as the SQL Server is 
waking up after a period of inactivity. Is there any way of extending the 
time-out period to wait a bit longer?
Any suggestions would be greatly appreciated.

Thanks,

Ollie
-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to