Re: [WiX-users] Sql scripts do not run at the time of uninstallation

2009-01-22 Thread Rob Mensching
Are you sure it is the identical issue? Look in the verbose log file for error details. -Original Message- From: anwesha.m [mailto:anwesh...@live.com] Sent: Thursday, January 22, 2009 05:56 To: wix-users@lists.sourceforge.net Subject: Re: [WiX-users] Sql scripts do not run at the time

Re: [WiX-users] Sql scripts do not run at the time of uninstallation

2009-01-22 Thread anwesha.m
Hi Rob, I am now using the latest Wix build. But i am still facing this issue. Am i missing any properties? This is how I am using sqlscript- Rob Mensching-2 wrote: > > WiX v3.4311.0 is 6-months old. There have been a lo

Re: [WiX-users] Sql scripts do not run at the time of uninstallation

2009-01-12 Thread Rob Mensching
WiX v3.4311.0 is 6-months old. There have been a lot of fixes made in that time. Try a more recent build and see if this is fixed. Also, make sure in a verbose log file that the Component that contains the SqlScript in question is actually being uninstalled. -Original Message- From: a