Our Products:   CompleteFTP  edtFTPnet/Free  edtFTPnet/PRO  edtFTPj/Free  edtFTPj/PRO
0 votes
2.4k views
in .NET FTP by (120 points)
The documentation does not refer to the version of the .net framework I should be using.

I'm on :
VS.NET 2002 (7.0.9466)
.NET Framework 1.0 (1.0.3705)

and I'm getting an error when I create a new instance of the FTP Client :

"File or assembly name System, or one of its dependencies, was not found" which smells like I'm working on a different version to the one expected.

1 Answer

0 votes
by (162k points)
1.1.x ... although you should be able to recompile for use with 1.0

The documentation does not refer to the version of the .net framework I should be using.

I'm on :
VS.NET 2002 (7.0.9466)
.NET Framework 1.0 (1.0.3705)

and I'm getting an error when I create a new instance of the FTP Client :

"File or assembly name System, or one of its dependencies, was not found" which smells like I'm working on a different version to the one expected.

Categories

...