Mar 27, 2008
In an hour or so I will be on stage at the Microsoft Technology Summit. I think I've presented every year since they started MTS - a small conference here in Redmond for technology influentials, particularly those of competitive platforms. ...
1 comments
Tags: IIS7
Mar 25, 2008
Ever wanted to add a custom mime type to your Web server? I ran into this issue the other day when I tried to serve up .mp4 files from my Web server and duh, I got this error: 404.3 error - mime type missing! Why does IIS block requests for unknown...
4 comments
Tags: IIS7AdministrationDevelopersAdministratorsConfigurationTutorial
Mar 24, 2008
Won's recent post on possible configuration corruption caused by OneCare/Forefront reminded me of something that every IIS7 customer should know about: how to backup and restore IIS7 configuration! No matter whether your configuration file gets corrupted...
3 comments
Tags: IIS7AdministrationTroubleshootingDevelopersAdministratorsConfiguration
Mar 24, 2008
IIS7 includes an all-new distributed configuration option, which allows for IIS7 configuration to be stored in web.config files, along with asp.net configuration, to be deployed with your content. This makes transferring IIS7 configuration from your Vista...
4 comments
Tags: IIS7DevelopersAdministratorsConfigurationTutorial
Mar 23, 2008
IIS7 includes an all-new distributed configuration option, which allows for IIS7 configuration to be stored in web.config files, along with asp.net configuration, to be deployed with your content. This makes transferring IIS7 configuration from...
3 comments
Tags: IIS7DevelopersConfigurationTutorial
Mar 22, 2008
IIS7 includes an all-new distributed configuration option, which allows for IIS7 configuration to be stored in web.config files, along with asp.net configuration, to be deployed with your content. This makes transferring IIS7 configuration from your development...
2 comments
Tags: IIS7DevelopersConfigurationTutorial
Mar 21, 2008
One of the best parts of being on the IIS team is shipping great software. First there was IIS7, now you can expect to see lots of great extensions for the best Web server in the world that plug-in seamlessly using the new IIS7 extensibility model...
4 comments
Tags: IIS7DevelopersMediaAdministratorsExtensions