Consultor Eletrônico



Kbase P128585: Communication error 193 starting proservice
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   1/28/2008
Status: Unverified

FACT(s) (Environment):

Progress 9.1x

SYMPTOM(s):

Communication error 193 starting proservice

Error 193: %1 is not a valid Win32 application

CAUSE:

Spaces in the Progress installation path e.g.: C:\Program Files\

FIX:

Go to following registry key:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\ProService9.1D\ImagePath
Double click the ImagePath key and put quotes around the whole entry.
It should now look like:
"<path>\proSrvc.exe"
Then do the same for the following key:
HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Services\ProService9.1D\ImagePath
"<path>\ProSrvc.exe"
Now you can try to start the ProService.
If you still receive the error: You can then try manually reinstall the ProService:
Start ProEnv (dos prompt with Progress setting).
run the following commands:
prosrvc /remove
prosrvc /install