Since for various reasons I cannot use IIS for the ASP.NET website that I am developing, I run Cassini from the command line to check the site. However, after installing Visual Studio 2008 SP1, I get a System.Net.Sockets.SocketException when I try to start the web server. Does anyone else have this problem, and if so, how did you fix it?
source share