Skip to Content
0
Former Member
May 14, 2008 at 03:57 AM

Could I change the default temp folder(C:\Windows\Temp)?

408 Views

Post Author: h1i9k7o2

CA Forum: Crystal Reports

Hi All:

My web server is IIS 6. Sometimes the temp crystal report objects could not dispose when I close IE. I have some codes to control the evnet(colse IE to dispose CR objects) but the result is not good. Could I change the default temp folder(C:\Windows\Temp)? Because I want to delete the temp files by schedule. If the temp folder in C:\Windows\Temp, there maybe have anohter .tmp files in this folder and I want to avoid to delete them. Thank you very much.