I believe I have successfully created a service (not sure how to tell, but it gave no errors).
When I run in console mode as below I get: .\MyServer.exe //TS//MyServer start I get this error: The network name cannot be found. What does this mean? I can run the app with: $java -jar MyServer.jar with no problems (this is the jar configured in the install script). I am not doing anything network related, any ideas? J.V.
