If I recall correctly it uses the TMP or TEMP system variable for the location of the temp files.
Make sure you have the proper permissions on the folder containing your temp files. The anonymous account (usually IUSR_???) and the service account (if you defined one) should have read/write permissions on the this folder.
Hi, If I recall correctly it
Hi,
If I recall correctly it uses the TMP or TEMP system variable for the location of the temp files.
Make sure you have the proper permissions on the folder containing your temp files. The anonymous account (usually IUSR_???) and the service account (if you defined one) should have read/write permissions on the this folder.
Cheers,
C