Welcome to the Xceed Community | Help
Community Search  
More Search Options

Search

You searched for the word(s): [no words] || User(s): andreas
< 1 second(s)
  • Re: FTP Synchronize terminate application

    Hello Ghislain, &nbsp; Any luck in your investigation? If not, any suggestion on what we can do? regards Andreas
    Posted to Xceed FTP for .NET (Forum) by Andreas on August 10, 2009
  • Re: FTP Synchronize terminate application

    I can't see how FtpClient can be use with Synchronize/AbstractFolders, we used the same approach used in Xceed's FileSystem snippet examples ''6.1.1&nbsp; Synchronizing with FTP from Zip file''. Do you got an snippet for an alternate approach? &nbsp; regards Andreas
    Posted to Xceed FTP for .NET (Forum) by Andreas on June 30, 2009
  • Re: FTP Synchronize terminate application

    Here's what i want to do in psuedo code. And I must be able to prevent or catch all exceptions that might occure. Preferable without to rig Application.ThreadException or such in my static main (the one I posted above 05-27-2009) that pops up dialogs about unhanlded expection. Is that possible? I run the synchronization 24/7with 2min intervalls, ...
    Posted to Xceed FTP for .NET (Forum) by Andreas on June 11, 2009
  • Re: FTP Synchronize terminate application

    Hello, &nbsp;I don't have that option to add for my FtpConnection&nbsp; -&gt; AddHandler udtLocalFtpConnection.StateChanged, AddressOf OnStateChange?? &nbsp;Special feature? Regards Andreas &nbsp; &nbsp;
    Posted to Xceed FTP for .NET (Forum) by Andreas on June 8, 2009
  • Re: FTP Synchronize terminate application

    I got this in my outer Exception, how can i take care of this to provide and safe application? &nbsp;regards Andreas &nbsp;MYExnHandler called with 5/27/2009 11:42:45 PM : The FTP command execution timed-out.Exception sourceXceed.FtpCall stack :&nbsp;&nbsp; at Xceed.Ftp.Engine.FtpCommand.OnCommandTimeout(Object state, Boolean ...
    Posted to Xceed FTP for .NET (Forum) by Andreas on May 27, 2009
  • Re: FTP Synchronize terminate application

    Unfortunately it didn't help, this monday I experienced a new crash. I've added some extra exception handlers (see below) to see what actually happens, if possible. Application.ThreadException and currentDomain.UnhandledException It seems according to the FileZilla user interface that the server goes ''down'' at the same time it occures, as if ...
    Posted to Xceed FTP for .NET (Forum) by Andreas on May 27, 2009
  • Re: FTP Synchronize terminate application

    Hello Andre, I've run with passive transfer and it took ~60h before it crashed. The Xceed trace log is added blow. How can I secure the call to Synchronizer.Synchronize? Even if there is error in connections we must be able to handle it, try later or inform the user. Any tip? In my first post I include a snippet of our call to Synchronize. We ...
    Posted to Xceed FTP for .NET (Forum) by Andreas on May 14, 2009
  • Re: FTP Synchronize terminate application

    I'll try that. But when&nbsp;I wrote terminate&nbsp;I mean ''kills''. Any clue why the FTP Synchronize kill the application even though it is wrapped in try,catch,finally blocks? I get an ''error report'' to send. &nbsp;Regards Andreas
    Posted to Xceed FTP for .NET (Forum) by Andreas on May 9, 2009
  • FTP Synchronize terminate application

    Hello, My application synchronize files from a NAS 24/7 every 2min. After X hours the application suddenly crashes/terminates. Sometimes we're able to log the exception that occurse but not always(strange). ''Connection to the FTP server's data channel timed-out.'' The call to Synchronize is wrapped in try,catch blocks so i can't figure out ...
    Posted to Xceed FTP for .NET (Forum) by Andreas on May 8, 2009
Contact | Site Map | Reviews | Legal Terms of Use | Trademarks | Privacy Statement Copyright 2011 Xceed Software Inc.