About 252,000 results
Open links in new tab
  1. 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 connection Checking …

  2. What is the difference between Visual Studio and Visual Studio Express ...

    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 Studio Express a …

  3. Visual studio Express Edition vs Community - Stack Overflow

    Jul 30, 2015 · My question is What is difference between Visual Studio Express Edition for Desktop and Visual Studio Community version? I want use VS to create Desktop apps, currently I have ultimate …

  4. visual studio 2010 - IIS Express Windows Authentication - Stack Overflow

    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 Express...". …

  5. visual studio - Unable to launch the IIS Express Web server (various ...

    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 must …

  6. 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 probably is …

  7. How can I change IIS Express port for a site - Stack Overflow

    Jan 18, 2014 · 90 Here's a more manual method that works both for Website projects and Web Application projects. (you can't change the project URL from within Visual Studio for Website …

  8. visual studio - Unable to launch IIS Express Web Server - Failed to ...

    Oct 8, 2021 · Unable to launch IIS Express Web Server - Failed to Register URL - Cannot create a file when that file already exists | VS Community 2017 Asked 4 years, 2 months ago Modified 1 month …

  9. 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 up.)

  10. visual studio 2010 - Run iisexpress app pool under a different identity ...

    Is there a way to run the iisexpress app pool under a different identity other than the currently logged in user? I am getting around this problem using the "runas" command currently but I