Login  
Search All Forums
Dart Home | PowerTCP FTP for .NET | Custom Development Reply | PowerTCP FTP for .NET Topics | Forums   
AuthorForum: PowerTCP FTP for .NET
Topic: error... file not open...
kci
kimcheiri@hotmail.com

From: seoul, South Korea
Posts: 10
Member Since: 09/18/04
posted May 19, 2005 1:06 AM

During I am uploading or downloading a file to a computer, the following error message appears.

<img src="http://www.twgcc.co.kr/image/error.jpg">

1. What's the reason?
2. Despite this error, I can uploading or downloading a file without any problem.
  If so, is there any method I can get rid of this error?
Tony Priest



From: Utica, NY USA
Posts: 8466
Member Since: 04/11/00
posted May 19, 2005 6:45 AM

Can you please translate the Korean part of the message for me?
kci
kimcheiri@hotmail.com

From: seoul, South Korea
Posts: 10
Member Since: 09/18/04
posted May 24, 2005 4:21 AM

www.twgcc.co.kr/image/error.jpg
^^...
Tony Priest



From: Utica, NY USA
Posts: 8466
Member Since: 04/11/00
posted May 24, 2005 8:51 AM

You are getting an exception in your progress event and you are not handling it. Somewhere in your progress event you are accessing a closed file.

Make sure you always put try .. catch around the code in your events.
kci
kimcheiri@hotmail.com

From: seoul, South Korea
Posts: 10
Member Since: 09/18/04
posted June 2, 2005 10:49 PM

Thank you very much~~~^^
Reply | PowerTCP FTP for .NET Topics | Forums   
This site is powered by PowerTCP WebServer Tool PowerTCP WebServer for ActiveX