I’m doing some ASP.NET development in Visual Studio 2005 at the moment, and I’ve spent the last half hour beating my head against the wall because of an obscure error message: ASP.NET Development Server failed to start listening on port 1651. Error message: Only one usage of each socket address (protocol/network address/port) is normally permitted. …
Tag archives: Visual Studio
Upgrading to Visual Studio 2005
Today I got my copy of Visual Studio 2005 through the post, so I’ve been having a play with that, by upgrading some of my VB.NET 2003 projects. Unfortunately, I got a rather confusing error message from them, and I couldn’t find much info on the web, so I’m documenting it here for other people’s …