Consultor Eletrônico



Kbase P68383: Generating .Net proxies from ProxyGen fails the java.exe and
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   19/02/2004
Status: Unverified

FACT(s) (Environment):

OpenEdge 10.0A

SYMPTOM(s):

Generating .Net proxies from ProxyGen

Generation fails but even after ProxyGen is closed java.exe and csc.exe processes are continually started and stopped in the background (as seen through Task Manager)

CAUSE:

ProxyGen tries to determine the location of the csc.exe and xsd.exe executables that it needs to generate .Net proxies. When the versions of the files that it decides to use are from different versions of the .Net runtime and/or Visual Studio .Net you will see this problem.

FIX:

In ProxyGen open the .NET tab of the Generate Proxies window, select the 'Custom' compiler option and type in the fully qualified path for both the 'Compiler Command' field (for csc.exe) and the 'XSD Generator' field (for xsd.exe).