G
Guest
I have written a windows service in C#. I am able to install it, but when I
look in the service manager I don't see it. If I start it at the command line
like this: net start spawner it starts right up and runs. I must have missed
something in my installer classes to make this happen, but I can't seem to
figure it what it is.
Any help you can provide is appreciated,
Brian Hman
look in the service manager I don't see it. If I start it at the command line
like this: net start spawner it starts right up and runs. I must have missed
something in my installer classes to make this happen, but I can't seem to
figure it what it is.
Any help you can provide is appreciated,
Brian Hman