Page 1 of 1

ASSP as a Service in Windows Server 2008 x64

PostPosted: Sun May 23, 2010 10:38 pm
by stephen
This is my attempt to create a service in Windows Server 2008 X64 to start the ASSP AntiSpam SMTP Proxy
C:\assp>sc.exe create ASSPservice binPath= "C:\perl64\bin\perl.exe c:\assp\assp.pl" DisplayName= "ASSP Anti-Spam"
[SC] CreateService SUCCESS


When I tried to start the service I received this event log
The ASSP Anti-Spam service failed to start due to the following error:
The service did not respond to the start or control request in a timely fashion.