Consultor Eletrônico



Kbase P135497: How to Install .net OpenClient patches?
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   30/09/2008
Status: Unverified

GOAL:

How to Install .net OpenClient patches?

GOAL:

How to install .net OpenClient Hotfixs?

FACT(s) (Environment):

Windows
OpenEdge 10.x

FIX:

Following are steps to install hot fixes for .net OpenClient:
- install hotfix on the development/build machine
- rebuild the proxies
- use Visual Studio to rebuild the application, which should then include the new proxies and new Progress.o4glrt.jar (Progress.messages.dll should not have changed, although it has a new version)
- deploy the rebuilt application to end-users, shipping the new proxies and new Progress.*.dll files as well.
It is necessary to rebuild the application to make sure the correct assembly version information is in the application manifest.
Otherwise, the application will still be looking for the original Progress.o4glrt.dll.