Re: [WiX-users] Service is not starting on Windows Vista

2008-02-12 Thread Sneha Gharpure
Hi, Thanks for the reply. I was just worried if is it something related to impersonate privileges? The logs seem to show some errors related to Impersonate privilege. Regards, Sneha Sneha Gharpure wrote: > > Hi, > > I have a service installed on windows vista. The startup type for this > se

Re: [WiX-users] Service is not starting on Windows Vista

2008-02-12 Thread Wilson, Phil
The service is crashing - this isn't a WiX issue. When you say "running the exe through the command prompt": If you mean just running the exe then that's a pointless exercise because a service executable is required to be started by the SCM, not a command prompt. Phil Wilson -Original Mes