So I got a little excited when I saw how to debug the .Net Framework from within Visual Studio 2008. So I started the remote debugger on my Web-Server and attached to the process to debug some problem with my recent web-application. Next I choose to load the symbols of the .Net Framework to get my hands on the source of all evil – just to realize that I takes quite some time and then the web-server would just restart … that’s it. No debugging whatsoever 🙁