Why do you get this error when you try to start IIS?
The reason is that port 80 (which is used by iis and most other webservers) is taken by some other program. In my case, this was Skype. However, this could be any other p2p or torrent program.
The easiest way out is to stop other programs such as skype, torrent etc, and attempt to start the IIS.
However, there is an option that is available in Skype which keeps skype away from taking port 80. It is, Tools -> options -> Advanced ->Connection-> Use port 80 and 443 as alternatives for incoming connections. Uncheck this option, and skype would no more borrow webserver or sql server default ports…(thanks hethu for the skype tip)
2 comments:
You get this error because IIS is a crap... and on top of that, ASP.net is a crap... so that's why you get a crappy error message... ;) cant they really give some meaning full error for this sort of very primitive problem? duh!
ha ha... "crap" is a lil harsh word, but suites quite well in this context... ;) . hope u are doing great pal
Post a Comment