all of my CuteWebUI controls now have AutoUseSystemTempFolder="false" and in the web config file I specify a destination for all controls. The temp files are being stored in that "UploaderTemp" folder but they are not being deleted after the 5 hours mark.
How does the deletion of the temp ".resx" files get done?
do any variables affect how the temp files are disposed of?