Re: 'System.NullReferenceException' occurred (General questions)
Hi Charles,
What happened when you use direct value instead reading it from config file?
I think Connect Method is missing in your code:
[code]uploadServer.sftpClient.Connect()[/code]
Drazen