[WiX-users] Very slow performance running SQL Scripts

2008-12-07 Thread Eitan Behar
Hi, I am having a serious performance problem with SQL Scripts, and would appreciate some help troubleshooting it. This is the scenario: Use WIX to create the database, use script (within the component creating the database) changing database properties, use scripts on different component to crea

Re: [WiX-users] Very slow performance running SQL Scripts

2008-12-07 Thread Joe Osman
Hi Eitan, How much does it take for your script to run if you use sqlcmd from the command window? Eitan Behar wrote: > Hi, > > I am having a serious performance problem with SQL Scripts, and would > appreciate some help troubleshooting it. > > This is the scenario: Use WIX to create the database,

[WiX-users] Customizing Dialogs - InstallDirDlg doesn't show...why

2008-12-07 Thread zwombat
I needed to insert a dialog to ask some questions during installation but also make use of the existing WIXUI_ADVANCED dialogs. I found an example and it works great except that the InstallDirDlg doesn't show for some reason and I can't figure out why. Here's my UI section below. InstallDirDlg

Re: [WiX-users] Very slow performance running SQL Scripts

2008-12-07 Thread Eitan Behar
I haven't tried that, I will check tomorrow morning, but I think that they will run also fast. I tried the same scripts on Install Shield 12 and they take around 10 mins to run. -Original Message- From: Joe Osman [mailto:[EMAIL PROTECTED] Sent: Sunday, December 07, 2008 10:00 PM To: G