What is with IIS7? No matter what I do I will throw something down to prevent me from getting any work done.
For some reason I get an 500.0 error message that gives no information "Not determined yet" in every field - so I try and work on the configuration following the advice given my the Microsoft support link.
This then gets me the error:
Description: Calling LoadLibraryEx on ISAPI filter "C:\Windows\Microsoft.NET\Framework\v2.0.50727\aspnet_filter.dll" failed
Error Code: 0x80070005
Notification: BeginRequest
Module: IIS Web Core
Requested URL: http://localhost:80/iskai/projects/blogapi/default.aspx
Physical Path: C:\Users\Iskai\Development\src\projects\BlogApi\src\Site\default.aspx
So then I try to reinstall IIS:
C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC>aspnet_regiis -i
An error has occurred: 0x80004005 Unspecified error
Seriously. Everything about this is broken. While I'm no particular fan of Linux, it at least tells you what the problem is when it bombs.