Hi,
I have built a couple of Windows Service Application in Visual Studio and
can deploy them successfully with the installutil command line utility.
When I add a setup project and try to run the resultant msi the install runs
without issue and completes successfully but the windows service does not
show up in the services applet.
Any ideas?
Thanks,
LP
> Hi Peter,
> We have successfully written and deployed widows services in C# as well as unmanaged code (for loading wks or svr flavor of CLR) and to host
remoting service. Never had a problem like this one. OS- XP, W2k3.
> Can you provide few more details about what exactly you are trying to do...
>
[quoted text clipped - 17 lines]
> > Thanks
> > Peter
MrPhil - 24 Aug 2004 13:11 GMT
Hi Larry,
Just camping, because I have pretty much the same issue. I use
installutil successfully. (You would think that the msi would take
care of this.) Additionally, my service will start, but stops
immediately without doing what it's designed to do.
Back to the drawing board....
PH
> Hi,
>
[quoted text clipped - 40 lines]
> > > Thanks
> > > Peter