Hi
I am facing one issue related to InprocServer/TempDir in the Windows Registry.
I have to do an implementation of one of our Intranet Solution in Canada. The application is developed using ASP.Net.
We are using Crystal Report to create reports. You must be aware that while generating the reports Crystal Report uses C:\Windows\Temp for writing temporary files. The problem is the client does not want us to use that folder for security reasons.
We tried entering the values in the windows registry in the InprocServer/TempDir but it throws an exception Error in File UNKNOWN.RPT:The request could not be submitted for background processing."
Can you tell me what do I have to do inorder to handle this error.