Our Products:   CompleteFTP  edtFTPnet/Free  edtFTPnet/PRO  edtFTPj/Free  edtFTPj/PRO
0 votes
4k views
in .NET FTP by (162k points)
A user writes:

Please advise:
I'm getting the following error message when I try to BUILD the solution in VS2003.

C:\_vb\FTP_edtFTP\edtftpnet-1.2.5\src\net\ftp\FTPFileFactory.cs(136):

The type or namespace name 'OS400FileParser' could not be found (are you missing a using directive or an assembly reference?)

What is OS400FileParser and how do I find it?


We build edtFTPnet/Free from the command-line, and occasionally forget to check that the Visual Studio project file is up to date. In this case the OS400FileParser.cs file is missing from the project.

You simply need to add it to the project - it is in the same directory as rest of the source.

2 Answers

0 votes
by (740 points)
The file OS400FileParser.cs is still not in the VS2005 project file.

Would you please include that one.

Rov.
0 votes
by (162k points)
It has now been added, thanks for the reminder. Next release it'll be there.

Categories

...