About 289,000 results
Open links in new tab
  1. visual studio 2013 - Why and how to fix? IIS Express "The specified ...

    In Visual Studio 2017, select Project/Properties and then select the Web option. In the IIS section next to the default project URL click Create Virtual Directory.

  2. visual studio - Unable to launch the IIS Express Web server …

    I have an ASP.NET MVC 4 solution. When I try to open it using Visual Studio 2012, I get following error: Microsoft Visual Studio Configuring Web https://localhost: for ASP.NET 4.5 failed. You …

  3. visual studio 2010 - IIS Express Windows Authentication - Stack …

    Visual Studio 2010 SP1 and 2012 added support for IIS Express eliminating the need to edit angle brackets. If you haven't already, right-click a web-flavored project and select "Use IIS …

  4. iis 7 - Using Custom Domains With IIS Express - Stack Overflow

    When using Visual Studio 2012 and above with IIS Express, changing an existing binding does not work permanently. (It may work until you close VS, but after that, things get really messed …

  5. What is the difference between Visual Studio and Visual Studio …

    Mar 3, 2011 · I know there are basic differences like no plugins and such. But if I use Visual Studio Pro at work and want to do some ASP.NET MVC apps at home, would I find Visual …

  6. c# - IIS Express from Visual Studio 2022 is not able to run "This site ...

    Mar 28, 2025 · I am trying to run a c# project from VS2022 in debug mode but I am getting the following error: This site can’t be reached The connection was reset. Try: Checking the …

  7. visual studio - Creating virtual directories in IIS express - Stack ...

    3 If you're using Visual Studio 2013 (may require Pro edition or higher), I was able to add a virtual directory to an IIS Express (file-based) website by right-clicking on the website in the Solution …

  8. How to download and Install VS 2012 in Windows 10

    Nov 2, 2015 · Download VS Express for Web if you want to create ASP.NET Web Application projects. Download VS Express for Windows Desktop if you want to create Windows Desktop …

  9. How do I get the serial key for Visual Studio Express?

    I am Visual Studio 2010 Professional user. But for a reason I need Visual Web Developer 2008 Express edition. I downloaded this, but I need the serial key to activate the product, otherwise …

  10. Setting up SSL certificate in Visual Studio - Stack Overflow

    Jun 2, 2021 · IIS Express (technically HTTP.Sys, which IIS Express sits on top of) requires more complex commands to create and trust a self-signed cert. If you're using IIS Express, it …