-February 2012+
SMTWTFS
2930311234
567891011
12131415161718
19202122232425
26272829123
45678910
  • RSS
  • Add To My MSN
  • Add To Windows Live
  • Add To My Yahoo
  • Add To Google

Statistics

  • Entries (1)
  • Comments (0)

Categories

Skype VS Visual Studio - A fight for port 80 and 443 

Sunday, January 31, 2010 3:08:00 PM

I just started using Skype afew weeks ago.  Very Cool!

Then...  In Visual Studio 2008 I was trying to run an ASP.NET app in debug mode using IIS.
After a successful compile I got this error message.
Unable to start debugging on the web server. The server committed a protocol violation. Section=ResponseStatusLine.

What does that mean?

Well it means I had Skype running and it was using port 80 and 443.  I needed to change the default skype settings.
Open Skype and under Tools/Options/Advanced/Connection uncheck (Use port 80 and 443 as alternatives for incoming connections).

Hope this saves someone some time.