The Web Application Project […] is configured to use IIS. The Web server […] could not be found.

前端 未结 26 1595
醉酒成梦
醉酒成梦 2020-12-07 07:30

I have a web project in my solution file that is \"unavailable\" when I open the solution. When I right-click on the web project and reload the project, I get the following

26条回答
  •  时光取名叫无心
    2020-12-07 08:03

    For DNN users my issue was I needed a binding for dnndev.me at port 80. I have multiple installs that run on different ports and VS requires that that particular Url to exist on port 80 (not 86 like mine was).

提交回复
热议问题