K
Ken Allen
I followed some examples in a book and built a remoting trial. Initially the
server side was defined as a service, but I added code to initially start it
using a console window and not as a service. Things seemed to be compiling
properly, so to test it I needed to execute it as a service -- I rant the
"installutil" facility as instructed and it reported no errors, but my
service does not show up anywhere!
Any thoughts on what I may be doing wrong? I can use the same utility to
uninstall it, nut NET START reports that the service name is invalid.
-Ken
server side was defined as a service, but I added code to initially start it
using a console window and not as a service. Things seemed to be compiling
properly, so to test it I needed to execute it as a service -- I rant the
"installutil" facility as instructed and it reported no errors, but my
service does not show up anywhere!
Any thoughts on what I may be doing wrong? I can use the same utility to
uninstall it, nut NET START reports that the service name is invalid.
-Ken