开发者

ASP.NET Access denied error

Access to the path "c:\windows\microsoft.net\framework\v1.1.4322\Temporary ASP.NET Files\hsbc9.0\699bfba7\9247b8b2" is denied.

Hi,

When i click on browse in iis I couldn't open my application,instead am getting the above mentioned error,Pleas开发者_如何学编程e help me on this.

Thanx in advance Preeti.


Try running aspnet_regiis -ir from Visual Studio Command Prompt. Or see this.


these are temp files you can delete all the files in c:\windows\microsoft.net\framework\v1.1.4322\Temporary ASP.NET Files\


If you're getting this from intellisense in the IDE before ever deploying, like I was, you can do one of the following:

  1. Run Visual Studio as an administrator.
  2. Give "Users" (or your own account) full control of C:\Users\\AppData\Local\Temp\Temporary ASP.NET Files\
0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜