NullReferenceException on Disconnect - WeOnlyDo Discussion board

NullReferenceException on Disconnect (General questions)

by nhird, Tuesday, May 30, 2006, 20:20 (6751 days ago)

I am working on a windows service that will connect to an sftp site and download files. I have written a test app to help test my code. I get a NullReferenceException after calling the Disconnect method. Basically, i connect to an ftp site, download files with the GetFiles method and disconnect. When calling disconnect i get the error. I am unable to trap this error as well.


Complete thread: