Clara Dinh wrote:
> I'm trying to install a Windows Service and have it start automatically,
> but it fails during installation saying to check that I have privileges
> to start services.
>   

That's a generic error message that just means the service didn't start. 
Usually that's caused by unmet dependencies, such as .NET assemblies 
being installed in the GAC.

-- 
sig://boB
http://joyofsetup.com/



-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to