Can’t enable IIS Express in Visual Studio

Asked By 70 points N/A Posted on -
qa-featured

Hello Experts,

The Microsoft Visual Studio installation went pretty well and good without any problem. However, the real problem triggered when I try to specify the Web server that Visual Studio uses to run. How do I rectify this error? Did I make anything wrong while installing IIS? Please guide to fix the error. Thanks in advance.

 

Microsoft Visual Studio

Do you want to configure this Web project to use IIS Express as its web server? A new site will be created on the IIS Express server to host your project.

SHARE
Answered By 0 points N/A #188407

Can’t enable IIS Express in Visual Studio

qa-featured

This is not an error. This is a dialog that asks you if you want to host your project on the webpage which will be created for you on the server, free of charge or if you already have a web server for this purpose.

The gratis webpage creation is usually included in the price of purchasing various software tools, such as Microsoft Visual Studio.

Related Questions