Psst! Did you know DevelopmentNow is a mobile web site design agency?

Contact us for help mobilizing your site, or to sign up for our beta Mobile Web SDK!
all groups > dotnet framework > april 2008 >

dotnet framework : identity does not have write access to Temporary ASP.NET Files'.


Madhur
4/24/2008 12:00:00 AM
Give the specified folder permissions to IIS_WPG and also to current
application pool account.
That should resolve.

--
Madhur

[quoted text, click to view]
Naveen
4/24/2008 6:03:45 AM
Hi Friends,

I created one ASP.Net 2.0 application and deployed that in IIS.

When I tried to access that through IE, it is giving following error.

The current identity (ComputerName\ASPNET) does not have write access
to 'C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET
Files'.


I have done following things

run C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\aspnet_regiis.exe -i
run aspnet_regiis -ga "ComputerName/ASPNET"

But still i am getting same error.

Please help me.

Thank you

AddThis Social Bookmark Button