Kbase 21048: AdminService -- Error 0003 System Cannot Find Path Specified
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  07/02/2011 |
|
Status: Verified
SYMPTOM(s):
Cannot start the AdminService
Could not start AdminService for PROGRESS 9.xx service on PC-NAME
Error 0003 The system cannot find the path specified
FACT(s) (Environment):
Windows NT 32 Intel/Windows 2000
Progress 9.x
CAUSE:
Entries missing or corrupted in Registry.
FIX:
Confirm this with regedt32. Look at the following keys for the installed
version:
HKEY_LOCAL_MACHINE/SYSTEM/ControlSet001/Services/AdminService9.xx
HKEY_LOCAL_MACHINE/SYSTEM/ControlSet003/Services/AdminService9.xx
The DisplayName and\or the ImagePath String Values are missing from the Key.
1) Using regedt32, delete registry keys for AdminService9x in both
ControlSet001 and 003.
2) Go to a command prompt, and from the Progress bin directory, enter
the following command to remove AdminService for Progress.
admsrvc /remove
Message, "AdminService9x removed", should be returned.
3) To install AdminService for Progress, enter this command:
admsrvc /install
Message, "AdminService9x installed", should be returned.
4) Check NT Services to see that AdminService for Progress9x is
now started.