KeyManager FileNotFoundException; 64-bit & Visual - WeOnlyDo Discussion board

KeyManager FileNotFoundException; 64-bit & Visual (wodSFTP / wodSFTP.NET / wodSFTPdll)

by Bram, Monday, February 09, 2009, 14:40 (5527 days ago)

We are using VS.NET 2008 C# on 64-bit servers for a SharePoint project. The VS.NET project is targeted at .NET framework 2.0 due to SharePoint development.

When using the 'old' version of WeOnlyDo.Client.SFTP component (v. 3.0.5.32) together with WeOnlyDo.Security.Cryptography.KeyManager (v. 1.0.3.14) we got errors: System.BadImageFormatException: is not a valid Win32 application. (Exception from HRESULT: 0x800700C1) .

We tried the new version WeOnlyDo.Client.SFTP (v. 3.3.1.75) and WeOnlyDo.Security.Cryptography.KeyManager (v. 2.0.1.18) (public download). After compiling and running the code we get an error: System.IO.FileNotFoundException: Could not load file or assembly 'WeOnlyDo.Security.Cryptography.KeyManager, Version=2.0.1.18, Culture=neutral, PublicKeyToken=900ddd6a51580424' or one of its dependencies. The system cannot find the file specified.
File name: 'WeOnlyDo.Security.Cryptography.KeyManager, Version=2.0.1.18, Culture=neutral, PublicKeyToken=900ddd6a51580424'
.

We tried multiple development boxes, but all got the same problem. After searching the support pages we copied the MSVCR71.dll in C:WindowsSystem32 . But this didn't solve the problem.

Hope someone can help us?

Many thanks, Bram


Complete thread: