Hi,
I tried to create one service 'BOEV5Service'; First I added the details in registry;
After that When i execute "sc create BOEV5Service binpath = C:\BOEV5SERVER\intel_a\code\bin\BOEV5Service.exe" , i got "[SC] CreateService SUCCESS" message.
When i try to execute "sc start BOEV5Service", i got error "[SC] StartService FAILED 1053: The service did not respond to the start or control request in a timely fashion".. Can anyway help me in this?
I tried to create one service 'BOEV5Service'; First I added the details in registry;
After that When i execute "sc create BOEV5Service binpath = C:\BOEV5SERVER\intel_a\code\bin\BOEV5Service.exe" , i got "[SC] CreateService SUCCESS" message.
When i try to execute "sc start BOEV5Service", i got error "[SC] StartService FAILED 1053: The service did not respond to the start or control request in a timely fashion".. Can anyway help me in this?
Comment