Consultor Eletrônico



Kbase P176493: Client cannot find built-in classes when running with renamed executable
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   11/4/2010
Status: Unverified

SYMPTOM(s):

Client cannot find built-in classes when running with renamed executable

Prowin32.exe was renamed or copied to a different name

Running with renamed executable raises various errors when referring to a built-in class such as Progress.Windows.Form

One of the following errors occurs:

Could not find or generate class Progress.Windows.Form, which is a super class of <classname>. (12919)

Could not find or generate class , which is a super class of . (12919)

Invalid datatype specified: Progress.Windows.Form. Specify a datatype such as 'character' or the name of a class. (5638)

Invalid datatype specified: <type>. Specify a datatype such as 'character' or the name of a class. (5638)

FACT(s) (Environment):

OpenEdge 10.2x
Windows

CAUSE:

When the prowin32.exe file was copied/renamed, the same wasn't done to the accompanying prowin32.exe.config and prowin32.exe.manifest files.

FIX:

Also copy/rename the prowin32.exe.config and prowin32.exe.manifest files to the new executable's name