Archives
-
A number of people have been reporting problems when trying to debug their ASP.NET applications on Windows Vista with Visual Studio 2005 F5 debugging support. There are a handful of posts about trying to get this to work in various ways ... most of which are missing key information needed to *really* get it to work.Fix problems with Visual Studio F5 debugging of ASP.NET applications on IIS7 Vista
Hopefully this will be the *definitive* guide to enabling F5 debugging on Vista / IIS7.
Read the details at http://mvolo.com/blogs/serverside/archive/2006/12/28/Fix-problems-with-Visual-Studio-F5-debugging-of-ASP.NET-applications-on-IIS7-Vista.aspx. -
IIS7 modules vs. IIS6 ISAPI: Managing request state in your module
For post #4 in the IIS7 Modules vs. IIS6 ISAPI series, let's take a look at another common pattern in IIS module development - storing request-specific state inside your module.
Read more at http://mvolo.com/blogs/serverside/archive/2006/12/25/Managing-request-state-in-your-IIS7-module.aspx. -
I have finally finished moving my blog over to a self-hosted IIS7 server, where I can actually demo the technology I am writing about. Come check out the new home of www.mvolo.com!The self-hosted journey is finally over
More of this post at http://mvolo.com/blogs/serverside/archive/2006/12/19/The-self_2D00_hosted-journey-is-finally-coming-to-an-end.aspx.