[WiX-users] No reboot prompt but log shows reboot scheduled

2009-03-03 Thread Swandog
Hi: I have an MSI that sets up a Web site (IIS) that uses several COM DLLs and a Windows service (not Web service). The MSI is used for new installations as well as upgrade existing installations. Occasionally upgrades are not completely successful because a COM DLL is loaded in memory a

[WiX-users] Uninstall on Windows 2008 Server

2009-02-25 Thread Swandog
Hi: I have an MSI that is stopping the SQL Server service during uninstall on Windows 2008 Server. Is this supposed to occur? Thanks, Greg _ It’s the same Hotmail®. If by “same” you mean up to 70% faster. http://windowsl

[WiX-users] Can I prevent shut down of SQL Server service during uninstall on Windows 2008 Server?

2009-02-24 Thread Swandog
Hi: I have an installer (built with WIX v. 2.0.2912.0) that has been working on Windows 2003 Server, but on Windows 2008 Server it fails during uninstall. The point where it fails is when it tries to connect to SQL Server. The error is "SQL Server does not exist or access denied." Wh