VS 2010 (wodSFTP / wodSFTP.NET / wodSFTPdll)
Hi,
We have a project (originally compiled in vs2005) that uses wodSSH.Net v2.4.0. We are trying to move to VS2010, but when we try to build we receive the following error:
Error 1 Unexpected error reading metadata from file 'c:...WeOnlyDoAssemblyWeOnlyDo.Client.SSH.dll' -- 'Index not found.'
An online search turns up this link, which seems to indicate that it may be a problem with the dll:
http://connect.microsoft.com/VisualStudio/feedback/details/500068/building-project-fails-unexpected-error-reading-metadata-from-file-weonlydoclient-sftp-dll-index-not-found
Is there a de-obfuscated dll that I can use?
TIA