Welcome to the Xceed Community Sign in | Join | Help
Community Search  

Required files for FTP library

Sort Posts: Previous Next
  •  03-25-2008, 1:31 PM Post no. 5310

    Required files for FTP library

    In my application that uses the Xceed FTP library, I reference the FTP and the FileSystem libraries. When I build the application, 3 DLL files are copied to my program folder (Xceed.Compression.PPMd.dll, Xceed.FileSystem.dll, and Xceed.Ftp).

    When a user tries to run the program, they get an error message stating that the Xceed.Compression.dll file can not be found. Exactly what files do I need to distribute and why are they not copied to my program folder along with the 3 DLLs I mention above?

    I am using VS.NET 2008, C#, and building for framework 2.0.

    Thanks Cjr
  •  03-27-2008, 5:13 PM Post no. 5311 in reply to 5310

    Re: Required files for FTP library

    What version of the product are you using? There was a problem with the 3.6 version that was adding a reference to Xceed.Compression.PPMd.dll (which was useless).

    When <a href="http://doc.xceedsoft.com/products/XceedFileSystem/Methods_of_deployment.html">deploying</a> an application with FTP for .NET, you need the following .dlls:

    Xceed.Ftp.dll
    Xceed.Compression.dll
    Xceed.Compression.Formats.dll
    Xceed.FileSystem.dll
    Charles Bérubé-Rémillard
    Technical Support
    Xceed Software Inc.
  •  04-02-2008, 8:13 AM Post no. 5312 in reply to 5311

    Re: Required files for FTP library

    I have the latest version now. I was at 3.5 but I have recently purchased 3.7.

    I assume that I have to reference the DLL's in my solution since they are not automatically included in my build.

    Thanks for the info!
  •  04-02-2008, 10:59 AM Post no. 5313 in reply to 5312

    Re: Required files for FTP library

    That's exactly it!
    Charles Bérubé-Rémillard
    Technical Support
    Xceed Software Inc.
View as RSS news feed in XML
Contact | Site Map | Reviews | Legal Terms of Use | Trademarks | Privacy Statement Copyright 2008 Xceed Software Inc.