T
Trevor Miller
We have a web app that writes temp files to the web servers temp
folder in order to get the Cyrstal Report from the app server to the
web server. Our DLL's place the temp file there which is a Crystal
Report exported. We then move that temp file to our own web folder
creating the PDF. It seemed to be working fine but this last build
the only way we can get it to work is to give the anonymous user read
rights the the TEMP folder. Otherwise the temp files writes but we
error out on the move. I am perplexed by this as it was working
before so why would it require this now. The anonymous user has not
changed, the OS has not changed. What permissions should be on the
Temp folder by default and should we even be using that folder at all
in this method?
folder in order to get the Cyrstal Report from the app server to the
web server. Our DLL's place the temp file there which is a Crystal
Report exported. We then move that temp file to our own web folder
creating the PDF. It seemed to be working fine but this last build
the only way we can get it to work is to give the anonymous user read
rights the the TEMP folder. Otherwise the temp files writes but we
error out on the move. I am perplexed by this as it was working
before so why would it require this now. The anonymous user has not
changed, the OS has not changed. What permissions should be on the
Temp folder by default and should we even be using that folder at all
in this method?