Are there any circumstances which would cause cacheDependency to forget the temporary files to delete?
Can it survive a machine reboot?
1 Answer, 1 is accepted
0
T. Tsonev
Telerik team
answered on 29 Jul 2010, 03:11 PM
Hello Lenny,
So far we've seen this only when:
The server is rebooted unexpectedly. Shutting down the application pool is enough to remove any leftover files.
You access the FileStream and don't dispose it.
Current internal builds delete the file immediately after the FileUploaded event has been fired. This way the chances for leaving files is even slimmer.
I hope this helps.
All the best,
Tsvetomir Tsonev
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