Hi,
I have created a asp.net application.when i try to execute the application, I am getting this error.
Access to the path "c:\windows\microsoft.net\framework\v1.1.4322\Temporary ASP.NET Files\webApplication1\5163874c\83859bc7" is denied.
While searching the net,i found this solution.
To grant ASP.NET write access to a file, right-click the file in Explorer, choose "Properties" and select the Security tab. Click "Add" to add the appropriate user or group. Highlight the ASP.NET account, and check the boxes for the desired access.
But I do not have the security tab when i right click the properties of the file.
I have tried reinstalling the iis and also the VS.Net.
Any help on this please.
Regards
Exelio:sad: