marijsandy

service not starting

Hello, i have made a service in java. I have compiled it to a single exe and when i start it in the constole (servicename -install + net start servicename) it work perfectly. The service gets installed and then runs. When i try to install it wity advanced installer, the service installs but i get an error that the service can't be started.

I really need help because this is a project for school that has to be fixed by tomorrow


Thanks in advance !!!
Cata
Posts: 638
Joined: Thu Apr 10, 2003 7:37 am
Contact: Website

I cannot help you without more information. How did you compile into a single EXE? Did you follow the AI rules for Win32 services? Have you read the Tutorial and Help pages?

Thanks,
Cata
Catalin Rotaru - Advanced Installer Team
Follow us: Twitter - Facebook - YouTube
Guest

i've done verything as described in the tutorial.
I can't even start the sampleservice provided in this tutorial

Return to “Common Problems”