Salesforce

4GL/AB: Error: "System.IO.FileNotFoundException: Could not load file or assembly" running OpenEdge 10.2B application in a production environment

« Go Back

Information

 
Title4GL/AB: Error: "System.IO.FileNotFoundException: Could not load file or assembly" running OpenEdge 10.2B application in a production environment
URL NameP158311
Article Number000145073
EnvironmentProduct: OpenEdge
Version: 10.2B
OS: Windows
Question/Problem Description
4GL/AB: Error: "System.IO.FileNotFoundException: Could not load file or assembly" running OpenEdge 10.2B application in a production environment
System.IO.FileNotFoundException: Could not load file or assembly 'Progress.Messages, Version=10.2.2.1235, Culture=neutral, PublicKey Token=null' or one of its dependencies. The system cannot find the file specified.
The error occurs running a 4GL/ABL class or procedure in a runtime environment
Steps to Reproduce
Clarifying Information
The same code runs error free in a development environment
Only run-time product licenses are installed
 
Error Message
Defect NumberDefect OE00194417
Enhancement Number
Cause

The install module of the OpenEdge 10.2B run time ( deployment) environments fails to properly create the directory $DLC/bin/dotnet and place a copy of the  Progress.Messages.dll file in it.

Resolution

Upgrade to OpenEdge 10.2B01 or later.  If upgrading to OpenEdge 10.2B01 or later is not feasible, a workaround is to:

1.  Create the DLC/bin/dotnet directory.

2.  Copy the Progress.Messages.dll file from the DLC/dotnet/deploy/signed directory into the newly created DLC/bin/dotnet directory.

Workaround
Notes
Keyword Phrase
Last Modified Date9/13/2015 5:04 AM

Powered by