|
| Error 102 received in vs express 2005 |
 |
Thu, 3 Apr 2008 04:44:37 +0000 |
Error 102 Access to the path
'C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET
Files\arts\d3d8a785\839b5b5b\zrmactpq.res' is denied. /
How I got this error is a long story. I usually develop things on my local
machine and upload it to the iis server. My application has an upload feature.
The uploaded file is written to another local directory on the iis server. On
the iis server if I tried to write files with the default aspnet account I get
an io access denied error. So I created an account myself on the iis server
dedicated for this purpose. And on the iis itself I went and set the
impersonation to this newly account. Now the web.config on my iis is changed. I
copied this to my local machine. I got the error ever since.
I still wonder if this is the actual cause of this error?
|
| Post Reply
|
| Re: Error 102 received in vs express 2005 |
 |
Thu, 3 Apr 2008 08:31:28 +0000 |
HI
Please remove all files from the folder
C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\
and then check the rights of the folder
Regards
Purvesh Shah
|
| Post Reply
|
|
|
|
|
|
|
|
|
|