IIS and Skype Port 80 Conflict...
So, I just had to restart IIS locally and it gave me an error. It was odd because it was just working but wouldn't restart. I researched the error and it pointed to a port conflict. So, I grabbed a utility off the internet and checked to see which apps were using port 80. It turns out that Skype defaults to having an option checked that allows for it to use ports 80 and 443 as alternate connection ports. This had never been an issue in the past because IIS would start before Skype. If it started after Skype was already running, the the conflict came up. In Skype, simply go to tools > options and deselect alternate port checkbox under the Connection menu and the problem is instantly resolved. Not a big deal, but it's a real pain when you're in the middle of something and you're forced to track down an issue like this! Hopefully this saves someone a little time.

Thanks again!