Consultor Eletrônico



Kbase P133492: How to generate .NET Open Client proxies with .NET 1.1 Framework in 10.1C?
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   23/07/2008
Status: Unverified

GOAL:

How to generate .NET Open Client proxies with .NET 1.1 Framework in 10.1C?

GOAL:

Is it possible to specify the .NET 1.1 Framework when generating a .NET proxy in 10.1C?

FACT(s) (Environment):

OpenEdge 10.1C
Windows

FIX:

No, this is not possible to generate a .NET proxy with the 10.1C ProxyGen using the .NET 1.1 Framework since the o4glrt assembly has been generated with the .NET 2.0 Framework.

The following steps can be used in order to work around this limit. However, this is not supported by Progress Technical Support.

- Copy the 10.1B assemblies from %DLC%\dotnet\deploy\signed or %DLC%\dotnet\deploy\strongnamed-signed to the equivalent 10.1C installation directories.
To check which assemblies are used (signed or strongnamed-signed), generate the proxy with the .NET 2.0 Framework, and check it in the ProxyGen log file.

- In the ProxyGen, point to the .NET 1.1 XSD and CSC executables.