all groups > dotnet framework > april 2008 >
You're in the

dotnet framework

group:

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


Re: identity does not have write access to Temporary ASP.NET Files'. Madhur
4/24/2008 12:00:00 AM
dotnet framework: Give the specified folder permissions to IIS_WPG and also to current
application pool account.
That should resolve.

--
Madhur

[quoted text, click to view]
identity does not have write access to Temporary ASP.NET Files'. 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