Sep 22, 2008
Some time ago, I tried to start up the IIS Management Console on my Vista machine and I received an exception. After trying a few quick fixes, I gave up. I had several VPC images that I worked from and I didn't particularly need this machine to work when...
10 comments
Filed under: configuration, errors, vista, sp1, 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
Mar 10, 2008
In my last post [ ^ ] I gave a quick overview of how to extend configuration. More specifically I covered extending configuration by adding new sections to configuration. One thing I also mentioned was that you can extending existing configuration sections...
3 comments
Filed under: IIS 7.0, Configuration, Extensibility
Mar 05, 2008
In IIS 7 we introduced a completely new configuration system which is used by the IIS runtime and all our administration tools. The configuration system is based on distributed XML files that contain the configuration for IIS, ASP.NET and other components;...
3 comments
Filed under: IIS 7.0, Configuration, Extensibility