Unable to launch the ASP.NET Development Server. Port 'n' is in use
-
I turned off Dynamic ports in VS2008 for a project because I need to configure an external app with a url to my application so the port needs to be the same every time. The problem is now VS returns an error "Unable to launch the ASP.NET Development Server. Port 'n' is in use." How can I get my system to release this port so it can be reserved and used only by my website?
-
I turned off Dynamic ports in VS2008 for a project because I need to configure an external app with a url to my application so the port needs to be the same every time. The problem is now VS returns an error "Unable to launch the ASP.NET Development Server. Port 'n' is in use." How can I get my system to release this port so it can be reserved and used only by my website?
Which Operating system are you using ? Do you have antivirus installed in your system ? Some times Antivirus may block the ASP.NET Development Server. Or you can have a look into this link Unable to connect to the ASP.NET Development Server[^]
Cheers ! Abhijit Jana | MVP Web Site : abhijitjana.net | Follow Me @ twitter Read my Latest Article :Mastering Debugging in VS 2010