|
From: Pleasant, T. <tra...@lm...> - 2005-10-06 17:14:30
|
I have set up the application and when I run MyApp.bat it works the way it is suppose to. I ran InstallMyApp-NT.bat to install the Windows Service. When I try to run net start MyApp A system error has occured. System error 1067 has occured. The process terminated unexpectedly. When I check the Windows Services and the properties for that service I see: C:\MyApp\bin\wrapper.exe -s C:\MyApp\bin\..\conf\wrapper.conf This is the same comman in MyApp.bat, so there is no difference there. |