Once again microsoft succeed in completely baffling me with a non sensical error message - “Unexpected Error 0×8ffe2740 Occurred”.
What it really meant to say was that IIS is not able start on port 80 so sort it out, the reason for this was Skype (As I have seen before).
There I was hammering away, well in the zone writing a pretty beefy login system in C# when all of a sudden all the pages stopped working. I was running the application on my own machine so I tried to debug by setting a breakpoint and attaching the aspnet worker process. Nope just output […]