简体   繁体   中英

Initializing the applicationhost.config file failed. Cannot find IIS Express

I recently installed the Visual Studio 2017 RC and created AngularJS SPA application. I had to uninstall the VS 2017 RC as it was hanging multiple times. Now, Whenever I try to open this SPA application using VS 2015 I get this error. Any help to resolve this would be helpful. Thank you.

Initializing the applicationhost.config file failed. Cannot find IIS Express

错误

I have got the same issue. So I install the IIS Express from https://www.microsoft.com/en-us/download/details.aspx?id=48264

Then reload the solution. problem solved.

Follow this link :

https://drive.google.com/open?id=0B9Q8e7mRZ7_oaXRHX01yMUNPbUE

You need to modify the visual studio web services. The video shows how to modify VS. Modification depends on which type of template you are using that shows error. If its WCF, then you make web service updates during modification of VS.

我无法解决这个问题,但我设法通过卸载并重新安装 Visual Studio 2015 来解决。

you can download IIS express from this link and install it

https://www.microsoft.com/en-us/download/details.aspx?id=48264

I had faced the same problem while trying to "Live Share" my web development project on the web browser. I was using the latest version of Visual Studio still I got this issue. Then I go to the Visual Studio Downloader to download the ASP.NET and web development Workloads which is available in the Workloads section. Here I had attached the image in which you can see in the details it is clearly written that Live Share is available. visual studio downloader where you can see the Live Share option

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM