Our Products:   CompleteFTP  edtFTPnet/Free  edtFTPnet/PRO  edtFTPj/Free  edtFTPj/PRO
0 votes
2k views
in .NET FTP by (440 points)
I've just downloaded the evaluation of edtFTPnet/Express. I'm using VB.NET in Visual Studio 2008. I'm working through the "How to build a GUI FTP client (with no code)" help document. When I try to save the project, I receive an error indicating "Object reference not set to an instance of an object.".

This error appears to be related to the FTPConnectionEditor control. It does not appear to recognize the FTPConnection control on the form. The Connection property of the FTPConnectionEditor does not allow me to select the FTPConnection object. When I remove the FTPConnectionEditor from the form, the error goes away.

Anyone have a suggestion for me on how to get past this error? I've tried removing the controls and re-adding them, but experienced the same results.

Thanks!

1 Answer

0 votes
by (440 points)
I was using the FTPConnection versus the ExFTPConnection control. My mistake.

Categories

...