Discuss (FTP), (FTP on .NET CF) and (FTPS, SFTP and SCP).
no avatar
User

mdv.jon

Posts

2

Joined

Tue Jun 30, 2015 1:38 am

Missing objects in Open Source code files

by mdv.jon » Tue Jun 30, 2015 2:14 am

edtFTPnet/Free product comes with the source code for the FTP library. This is AWESOME, by the way. Our internal IT practices frowns quite severely at third-party libraries that we cannot see the source for. We have been using the edtFTPnet/Free product line for several years for internal file handling applications. We recently had a need to make sure that we had everything in the source code for edtFTPnet - basically we tried to build the project that is included in the downloadable ZIP file. It would not build in VS2012 or VS2008. It seems that there are multiple class objects missing in from the code-base, a list is included below of the ones that we have found so far. Is there any chance of getting the source for these objects? We would like to be able to build the DLL as you have it as a download from your website.

As a side-note, the DLL included in the download works just fine. We just cannot compile the source code because of the missing objects.

Now for the disclaimer: We are NOT trying to reverse engineer or otherwise claim this product as our own. We are NOT trying to reap any kind of monetary benefit from your most awesome library. We include all documentation and your copyrights are kept intact as far as we are concerned.

Class objects found missing so far:
ILogTag
LogTag
LogLevelEnumeration
LogLevelHelper
LogMessageEventArgs
LogMessageHandler
VersionDetails
CustomLogLevelAppender

Thanks for any help you might be able to provide.
no avatar
User

support2

Posts

3987

Joined

Tue May 18, 2004 8:30 am

Re: Missing objects in Open Source code files

by support2 » Wed Jul 01, 2015 11:52 pm

Everything you need is in the source distribution. You might need to add LogTag.cs and VersionDetails.cs to the VS project if you are using the project we distribute - it can get out of date as we don't use it to build ourselves.
no avatar
User

mdv.jon

Posts

2

Joined

Tue Jun 30, 2015 1:38 am

Re: Missing objects in Open Source code files

by mdv.jon » Tue Jul 07, 2015 12:45 am

Thanks, that's just what I needed.

Who is online

Users browsing this forum: No registered users and 37 guests

Powered by phpBB ® | phpBB3 Style by KomiDesign