> I am getting the following error in starting a perl service which is
> created by my script.
>
> Error:
> error 2186 :The service is not responding to the control function
>
> Event Deatails:
>
> Event ID:7009,
> Source: Service Control Manager
> Timeout (120000 milliseconds) waiting for service to connect.
Your script has to tell the service manager that is started. And you
did not.
Are you using Win32::Daemon or PerlSvc to create the service?
You need to use one of them or run your script via srvany.exe.
Jenda
== [EMAIL PROTECTED] == http://Jenda.Krynicky.cz ==
: What do people think?
What, do people think? :-)
-- Larry Wall in <[EMAIL PROTECTED]>
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]