Consultor Eletrônico



Kbase P165117: Getting file not found exception after upgrading from one release of Infragistics controls to anothe
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   01/07/2010
Status: Unverified

SYMPTOM(s):

Getting file not found exception after upgrading from one release of Infragistics controls to another

System.IO.FileNotFoundException 'Infragistics2.Win.<version.info>, Culture=neutral, PublicKeyToken=7dd5c3163f2cd0cb' or one of its dependencies. The system cannot find the file specified.

FACT(s) (Environment):

Windows
OpenEdge 10.2x

CAUSE:

After upgrading an application that uses a newer version of some .NET control the assemblies.xml file needs to be updated with the changed version for accurate reference in the Global Assemblies Cache or local copy of the control

FIX:

1) Use the "Update Assembly References" option in Architect under the "OpenEdge >> Migration" menu...
or...
2) Use the "Assembly References" tool from any of the OpenEdge Studio tools, under the "Tools" menu...

to update the assemblies.xml file to reference the current version of the controls and ship the new assemblies.xml file along with the application.