Apr 26, 2008
Since its release, IconHandler has been a pretty popular module (on its own and with the custom DirectoryListingModule ). Today, I am releasing v2.0 of IconHandler, which contains some much-requested functionality and fixes a few issues that people have...
1 comments
Filed under: ASP.NET, modules, IIS 7.0
Apr 15, 2008
ASP.NET applications in IIS 7.0 Integrated mode requires configuration changes if they define custom modules or handlers. However, it is still possible to create portable ASP.NET applications that can function in all three environments without configuration...
2 comments
Filed under: IIS7, ASP.NET, Integrated pipeline
Apr 04, 2008
A few weeks back, I put together a detailed article about using Visual Studio 2008 to work with IIS 7.0 applications, collecting all the various how-to and gotchas I've blogged about in the past in one place. Now, you can find the same information for...
0 comments
Filed under: development, VisualStudio, IIS 7.0
Apr 01, 2008
Bill's recent post reminded me of a question I often get about backing up and restoring configuration when IIS 7.0 is being used in the Shared Configuration mode. In this mode, the applicationHost.config file is stored on a UNC share to allow multiple...
0 comments
Filed under: Configuration, IIS 7.0