Results 1 to 3 of 3

Thread: VB.Net Application issue

  1. #1

    Thread Starter
    New Member
    Join Date
    May 2008
    Posts
    2

    VB.Net Application issue

    Hi All,

    I have created an application for our web based product. The application connects with the server and download the data. It checks for the updated data after every 10 mins time. It is working fine on some places but on sometimes it hangs and we need to restart the system. I didn't understand this weired behavior. If anybody know anything about this, please let me know. Thanks

  2. #2
    Lively Member
    Join Date
    Jan 2007
    Posts
    96

    Re: VB.Net Application issue

    are you accounting for the possibility of the connection timing out?

  3. #3

    Thread Starter
    New Member
    Join Date
    May 2008
    Posts
    2

    Re: VB.Net Application issue

    Hi,

    Thanks for the message. I didn't receive the time error as I used the exception handling and in case of time out or any exception, I add the message in log file. I didn't seen any error message in log file but the application stops / hangs itself. I am using the clsFTP class for connecting and downloading the data.

    The same application is working fine on most of the systems but on some systems it stops / hangs after few hours. Do you have any idea what this could be??? Thanks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width