Identity does not have write access to Temporary ASP.NET Files
am 24.04.2008 15:05:31 von Naveen G NairHi 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
Naveen G