I've been testing my site in IIS for the past two months but have been seeing some weird behavior. I was doing some debugging and needed to go into IIS and noticed that the site didnt appear. So, I tried adding it and I got a message stating that the site already exists. This is the message I get -
The binding '*:80:' is assigned to another site. If you assign the same binding to this site, you will only be able to start one of the sites. Are you sure that you want to add this duplicate binding?
It gives me an option to click 'Yes' or 'No'. When I select 'Yes', the website is added but it is stopped.
I am running IIS 7.5 on Windows 7. I have never experienced this before and I find it strange it started happening all of a sudden. I can still connect to site even though its not visible in IIS! Also, my application sends emails and I noticed that I havent been receiving emails either. Has anyone experienced either of these and have any suggestions on what I can do?