IIS 7.5, App pool not in applicationHost.config

霸气de小男生 提交于 2019-12-04 01:33:22

I'm not sure why this would occur, but I accessed the applicationHost.config from another machine via the admin share and the information was there and editable.

I opened the file using notepad++ with "Run as Administrator". I spent nearly an hour trying to figure out what was going on. I just couldn't see the binding. Turns out, the only way to edit applicationHost.config is to start Notepad (not notepad++) using "Run as Administrator" and open the file. Only then you will see the actual content of the file.

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