I had an issue where I had installed ASSP as a Windows Service and it would not start.
I found that I had not specified the path to the assp.pl file correctly.
The fix was to remove the incorrect  ASSP service and redo the addservice with the correct parameters.

to manually delete a service in Windows you will need to use regedit
  1. Run Regedit or regedt32.

  2. Find the registry entry:

    HKEY_LOCAL_MACHINE/SYSTEM/CurrentControlSet/Services

  3. Find the service there and delete it.
    You may wish to look at the keys and see what files the service was using and perhaps delete them also.
Thanks to
http://www.cryer.co.uk/brian/windows/howto_nt_das.htm

-- 

Regards,
Stephen Kirby
Elstar Computing


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Assp-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/assp-user

Reply via email to