博客
关于我
强烈建议你试试无所不能的chatGPT,快点击我
iis access denied, you do not have permission.
阅读量:5942 次
发布时间:2019-06-19

本文共 680 字,大约阅读时间需要 2 分钟。

this kind of problems are usually caused by some IIS configuration issues, like application pool settings, application pool anonymous settings, in my case, I set application pool anonymous settings user to application pool identity, and application pool process model to LocalSystem and solved the problem, this is a right case, there was nothing wrong with my web.config file or anything about the bits, so, just change the settings.

As to IIS settings, trouble shooting always locates at application pool and access authority related, including the .NET framework version. Check these settings and restart your site. Just dash-

转载于:https://www.cnblogs.com/hualiu0/p/5344181.html

你可能感兴趣的文章
SHELL获取计算机外网ip的几种写法
查看>>
博客正在搬迁中
查看>>
触发器与存储过程的区别
查看>>
我的友情链接
查看>>
centos搭建supervisor
查看>>
linux日志分割
查看>>
Samba再报安全漏洞
查看>>
我的友情链接
查看>>
我的友情链接
查看>>
Spring学习资料之 依赖注入(一)
查看>>
安装win7提示安装程序无法创建新的系统分区和定位现有系统分区
查看>>
快递查询接口的调用与解析案例
查看>>
我的友情链接
查看>>
服务器性能优化配置建议
查看>>
oracle sql语句实现累加、累减、累乘、累除
查看>>
SCNetworkReachabilityRef监测网络状态
查看>>
3D地图的定时高亮和点击事件(基于echarts)
查看>>
接口由40秒到200ms优化记录
查看>>
java 视频播放 多人及时弹幕技术 代码生成器 websocket springmvc mybatis SSM
查看>>
Activiti6.0,spring5,SSM,工作流引擎,OA
查看>>