Our Products:   CompleteFTP  edtFTPnet/Free  edtFTPnet/PRO  edtFTPj/Free  edtFTPj/PRO
0 votes
2.8k views
in .NET FTP by (160 points)
I am trying to follow the How to, to setup the ftp connection in VS .Net 2012 and they don't work. The line

public class FTPConnection : component, IFTPComponent;

I get an error on component and IFTPComponett stating that the namespace could not be found.

2 Answers

0 votes
by (162k points)
More details/code please.
0 votes
by (160 points)
The directions that are given under the How To... are not designed for visual studio .Net 2012. When I try to follow them, I copy the lines into the program and VS 2012 does not understand the code.

Categories

...