Guna S wrote:
> Hi, Thanks for your immediate resp.
>
> But I cant modify the service. Because we received components 
> including service.exe from my  client. Using those components, we are 
> developing installer. I just added wix code to deploy, start the 
> service(service control and service install) etc.
>
> Is there any other ways?
>
You don't need to modify the component to view the windows event logs. 
Some more suggestions:

- If nothing helps, use another service (eg. subversion svnserve, 
openvpn, anything) that is known to work and test whether your WiX code 
can install that.
- If the known service works, you've got to pull your client into the boat
- If the known service doesn't work, you can compare the final result 
left by _your_ installer with the result left behind by the official 
installer for the known service.
- If nothing helps, find a developer to write a dummy service for you 
that does logging output and debug using that.

> Thanks,
> Guna S
>
-Markus-


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
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