[WiX-users] Odd Service Stop Error

2012-02-07 Thread Richard Martin
I have an installer that stops three services, but get an error: MSI (s) (90:44) [12:11:17:558]: Executing op: ActionStart(Name=StopServices,Description=Stopping services,Template=Service: [1]) Action 12:11:17: StopServices. Stopping services MSI (s) (90:44) [12:11:17:558]: Executing op:

[WiX-users] .NET config best practices

2012-01-24 Thread Richard Martin
I'm confused about best practices to use when deploying and maintaining .NET *.config files via MSI. Our app uses the UnityContainer to manage type injection and type configuration, some of which is environmental, meaning type config changes at each customer site. This Unity configuration is