Consultor Eletrônico



Kbase P101002: ProxyGen does not start when clicking on the "Proxy Generator" shortcut
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   02/03/2011
Status: Unverified

SYMPTOM(s):

ProxyGen does not start when clicking on the "Proxy Generator" shortcut

The windows below appears:

Windows is searching for ProxyGen.exe. To locate the file yourself, click Browse.

FACT(s) (Environment):

OpenEdge 10.x
Windows
Microsoft .Net Framework is installed

CAUSE:

The target directory in the Proxy Generator shortcut is incorrect. It points to the "Bin" directory of the OpenEdge installation directory instead of "dotnet\bin".

FIX:

Modify the shortcut in order to point to the correct directory.

For example:
C:\Progress\OpenEdge\dotnet\bin\ProxyGen.exe /installdir C:\Progress\OpenEdge /wrkdir C:\OpenEdge\Work

Where the OpenEdge installation directory is "C:\OpenEdge", and the working directory is "C:\OpenEdge\Work"