Consultor Eletrônico



Kbase P171016: Cannot load Progress.*.dll assemblies into Visual Studio, getting error stating that an attempt was
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   05/08/2010
Status: Unverified

SYMPTOM(s):

Generated .NET proxies on one machine and transferred them to another machine for use in Visual Studio

Could not load file or assembly 'Progress.Messages' or one of its dependencies. An attempt was made to load a program with an incorrect format.

The files were transferred to the other machine using ftp

The proxy (and our Progres.*.dll files) could not be added to Visual Studio as a reference

FACT(s) (Environment):

Windows
OpenEdge 10.x

CAUSE:

The resulting proxies (i.e. .DLL files) were transferred via ftp in ascii mode

FIX:

Transfer the files via ftp in binary mode. Using ascii mode will corrupt the files.