System.TypeLoadException (wodSFTP / wodSFTP.NET / wodSFTPdll)
Hi,
I get the following exception when initializing an instance of sftp:
An unhandled exception of type 'System.TypeLoadException' occurred in weonlydo.client.sftp.dll
Additional information: Could not load type System.Byte from assembly WeOnlyDo.Client.SFTP, Version=2.0.2.1, Culture=neutral, PublicKeyToken=305e8ab915f4f7a3.
Any ideas?
Thanks
/rebus
Re: System.TypeLoadException
Rebus,
do you use NET 1.0 or NET 1.1?
I've never seen such error before. Perhaps your NET installation isn't correct? I mean, it's hard to believe that 'System.Byte' doesn't exist in NET.
Don't you agree?