System.TypeLoadException - WeOnlyDo Discussion board

System.TypeLoadException (wodSFTP / wodSFTP.NET / wodSFTPdll)

by rebus, Wednesday, October 27, 2004, 10:47 (7123 days ago)

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

by wodSupport, Wednesday, October 27, 2004, 12:29 (7123 days ago) @ rebus

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?