|
Subject:
|
How to change temporary file creation path
|
|
Posted By:
|
shilpa_net2004
|
Post Date:
|
12/14/2005 1:53:46 AM
|
We have a windows 2003 server terminal server where we want to develop and run a C# windows forms application. We don’t have access to this path “C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322” because c drive is blocked for security purpose. That is why we get error “Access to temporary file creation denied” when compiling C# class file. Whereas we have access to H drive where we have to direct temporary file creation. Tell me some way to create temporary file in H:drive or other drives where there is access.
|
|