Event message: An unhandled access exception has occurred (IIS 7.5, cannot load website)

萝らか妹 提交于 2019-11-30 13:07:35

The local users group needed modify permissions to get past this error. Resolved.

I would just like to clarify for anyone else who comes to this question. The permissions need to be changed on the folder where the website resides in windows explorer.

I had this exact error - the only solution that worked was setting the app pool's Enable 32-bit Applications advanced setting to True.

Update: As I continue to have issues with a particular solution, I've found that clearing the C:\WINDOWS\Microsoft.NET\Framework\v4.xxx.xx\Temporary ASP.NET Files\ resolves the issue in most cases.

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!