Kbase 18849: OPEN CLIENT: Multiple Versions And The CLASSPATH -- V9
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  19/05/1999 |
|
Solution ID: 18849
FIX:
If a Java or ActiveX client is being used with the Open AppServer it is a requirement that o4glrt.zip be added to the CLASSPATH.
For an ActiveX client, it is also a requirement that o4glactivex.dll be registered using regsvr32.exe.
If a new version of Progress is installed, the CLASSPATH needs to be reset to include the new o4glrt.zip. ActiveX clients should also re-register the new o4glactivex.dll file.
If two versions of Progress are to be maintained on the machine at the same time, the CLASSPATH needs to be modified to contain the o4glrt.zip file for the desired version before running the Java or ActiveX application. In contrast, both versions of o4glactivex.dll can be registered at the same time.