This is a migrated thread and some comments may be shown as answers.

temp files not being deleted

1 Answer 79 Views
AsyncUpload
This is a migrated thread and some comments may be shown as answers.
John Chatt
Top achievements
Rank 1
John Chatt asked on 13 Aug 2010, 07:14 PM
I was having the issue discussed on post (http://www.telerik.com/community/forums/aspnet-ajax/async-upload/known-issues-and-breaking-changes.aspx#1274202) So I downloaded the latest internal build and it is fixed. However while looking into this bug I also found that my temp files were not being deleted after the default 4 hours.

What is the mechanism for deleting temp files? is it on the controls load or other event that this occurs? and how does it decide which to delete?

What can cause this issue? and is there a fix?

1 Answer, 1 is accepted

Sort by
0
Genady Sergeev
Telerik team
answered on 20 Aug 2010, 10:24 AM
Hi John Chatt,

In general there should be no problems with temp files with the latest release. I've tried uploading some files without saving them to the target folder (hence leaving them in the temp folder) and the latter were successfully deleted after the amount of time specified in the TemporayFileExpiration property (4 hours by default). In the light of this, we will need some information regarding your scenario:

1) Did you use IIS or Cassini for your tests?
2) If IIS, have you restarted the application pool?
3) Have you restarted your computer?
 

Regards,
Genady Sergeev
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
Tags
AsyncUpload
Asked by
John Chatt
Top achievements
Rank 1
Answers by
Genady Sergeev
Telerik team
Share this question
or