Salesforce

Instances in Progress Explorer get lost when using multi Progress versions

« Go Back

Information

 
TitleInstances in Progress Explorer get lost when using multi Progress versions
URL NameP45120
Article Number000147826
EnvironmentProgress 9.1X
OpenEdge 10.0X
OpenEdge 10.1X
Windows 2003
Windows NT 32 Intel/Windows 2000
Question/Problem Description
Progress Explorer not retaining servers
Instances in Progress Explorer get lost when using multiple Progress versions on the same machine
Steps to Reproduce
Clarifying Information
Error Message
Defect NumberOE00088097
Enhancement Number
Cause
10.X is wiping out 9.1X's proexp12.msc file and vice versa
Resolution
In order to fix the issue, please follow steps above:

1) Progress 9.1D

- go to %DLC% directory
- copy proexp12.msc to proexp_91d.msc
- backup proexp.prm file

- edit proexp.prm and remove the lines:
@{Startup\DLC}\bin\runproexp.exe
@{Startup\DLC}

add the lines:
mmc
/s
<full-directory-path-to-91d-dlc-dir>/proexp_91d.msc

2) OpenEdge 10.X

- go to %DLC% directory
- copy proexp12.msc to proexp_100x.msc
- backup proexp.prm file

- edit proexp.prm and remove the lines:
@{Startup\DLC}\bin\runproexp.exe
@{Startup\DLC}

add the lines:
mmc
/s
<full-directory-path-to-OE10.X-dlc-dir>/proexp_100x.msc

3) Now  both Progress Explorers (9.1D/10.X) will retain servers
Workaround
Notes
Keyword Phrase
Last Modified Date9/13/2015 3:07 PM

Powered by