blogs.conchango.com

welcome to the conchango blogging site
Welcome to blogs.conchango.com Sign in | Join | Help
in Search

James Simmonds' Blog

Now can I have my dog back...

Mondays, Skype and IIS

My ASP.NET project failed to start this morning - VS.NET reported that "the web server is not running .NET 1.1" and my web project in the solution was unavailable....hhhmmm. IIS Manager reported the default website was not running and any attempt to start it resulted in an 0x8ffe2740 error code (and no decent message as usual!).

Bit of googling later it turns out that Skype's nicked port 80 off of IIS! Quite how it got it's paws on it I don't know as I haven't changed a single thing with IIS or Skype. TCPView confirmed Skype had port 80 and this blog post pointed me in the direction of the option disabling Skype from using port 80 so all is well again.

It would have to happen on a Monday....I hate Mondays!

Published 15 November 2004 14:04 by james.simmonds

Comments

 

james.simmonds said:

Hi
I had same problem! I didn't change a thing on skype either...quite strange. And it happened on a Monday, too...
By the way the hexadecimal error code in the event viewer can be translated to decimal and you can get the error message by adding this as a parameter to net.exe helpmsg ...
This is Microsoft's "easy way"...
December 28, 2004 13:07
 

james.simmonds said:

James,

Exact same problem, no change on either Skype or IIS, and my default web site froze. But unfortunately it was not on a Monday - but a Friday (atleast that indicates there is nothing sinister about Mondays and software!)

- sorted it by removing skype - as i do not need to use both skype and IIS concurrently.
March 21, 2005 11:35
Anonymous comments are disabled
Powered by Community Server (Personal Edition), by Telligent Systems