Consultor Eletrônico



Kbase 21278: Error: %1 Not a Valid Windows NT Application
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   2/14/2011
Status: Verified

SYMPTOM(s):

Error starting Proservice or Adminservice through the Control Panel/Services

The same errors may occur for the AdminService except the word "AdminService" replaces "ProService" and "ProControl".

"ProService (0193): %1 not a valid Windows NT application."

"Cannot create ProControl 9.1B process"

FACT(s) (Environment):

Progress 9.1B
Windows NT 4.0
Windows
Progress 9.1x
OpenEdge 10.x

CAUSE:

This is a known Microsoft issue. It occurs when a service component required for Windows NT, an application, or a network protocol, is corrupted or missing. The problem can also occur if the folder location of the executable contains spaces in the directory name (long filename). An example would be when the executable is located in the \Program Files\<service.exe> folder.

FIX:

1) Run Registry Editor (Regedt32.exe), and then navigate to the
following key:

HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\ProService9.1B

Double click the ImagePath value, and then change the Value Data of ImagePath by adding quotation marks around the complete path,
including the executable name.

For example: "C:\Program Files\Progress\ProSrvc.exe".

2) Run Registry Editor (Regedt32.exe), and then navigate to the
following key:

HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\AdminService9.1B

Double click the ImagePath value, and then change the Value Data of ImagePath by adding quotation marks around the complete path,
including the executable name.

For example: "C:\Program Files\Progress\AdmSrvc.exe".