IIS出现The specified module could not be found错误解决方法!
当IIS出现The specified module could not be found错误的时候如何解决呢?
以下是我的解决方法:
- 打开IIS信息服务;
- 在左侧找到自己的计算机,点击右键,选择“属性”;
- 主属性中选择“编辑”,打开“目录安全性”选项卡,单击“匿名访问和验证控制”里的“编辑”按钮;
- 在弹出的对话框中确保只选中了“匿名访问”和“继承windows验证”两项,并且去掉“允许IIS控制密码”;
IIS出现The specified module could not be found解决!