wodSFTP (General questions)
Additional information: File or assembly name 'WeOnlyDo.Security.Cryptography.KeyManager, Version=2.0.0.17, Culture=neutral, PublicKeyToken=900ddd6a51580424', or one of its dependencies, was not found. (Excepción de HRESULT: 0x800736B1)
We are using C#, with Visual Studio 2005 and version 2.0 of the .Net Framework and 3.3.0.66 of the wodSFTP (Licesend)
It is giving error when I try to use runtime dlls alone without installation.
(References to the runtime components is there in the project)
Regards
Eduardo
Re: wodSFTP
Hi Eduardo,
Are you distributing WeOnlyDo.Security.Cryptography.KeyManager.dll along with your application? Can you please make sure that you set Copy Local property of to True for references. Does that help?
Also, can you please make sure that the machine that you are distributing your application to has MSVCR71.dll in C:\Windows\System32 ?
Regards,
Damba