|
-
Jun 17th, 2008, 05:17 AM
#1
Thread Starter
New Member
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
-
Jun 17th, 2008, 05:29 AM
#2
Lively Member
Re: VB.Net Application issue
are you accounting for the possibility of the connection timing out?
-
Jun 17th, 2008, 11:01 PM
#3
Thread Starter
New Member
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|