Kbase P128788: How to manually refer to a specific .NET Framework version in the ProxyGen when generating the .NET
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  19/02/2009 |
|
Status: Verified
GOAL:
How to manually refer to a specific .NET Framework version in the ProxyGen when generating the .NET proxy
GOAL:
How to manually specify the .NET 1.1 Framework in the Proxy Generator
FACT(s) (Environment):
OpenEdge 10.x
Windows
FIX:
Follow the steps below in order to manually specify the 1.1 version of the .NET Framework, for example, for the .NET compiler (csc.exe) and the XSD Generator (xsd.exe):
1- When generating the .NET proxy, select the .NET tab
2- Select Custom in the Compiler field.
3- In the Compiler Command field, specify the full path or a path that is relative to the system path for the compiler executable (csc.exe)
4- In the XSD Generator field, specify the full path or a path that is relative to the system path for the XSD Generator executable (xsd.exe)