Jul 21, 2007
If you have worked with IIS6 and previous versions of IIS, you are most likely familiar with the IIS metabase paths. You know, the ones that look like LM/W3SVC/1/ROOT . These metabase paths serve as a mechanism to identify a part of the IIS website hierarchy...
0 comments
Tags: IIS7IIS News ItemAppCmdConfiguration
Jul 12, 2007
In the course of IIS7 development, the team and I have answered an infinity of questions about IIS7 on any possible topic imaginable. Ironically, neither I nor anyone else I know on the team has ever answered the most basic question - what is the minimum...
3 comments
Tags: IIS7IIS News ItemAppCmd
Jun 20, 2007
A Visual Studio patch that fixes the Visual Studio F5 debugging of IIS7 applications on Windows Vista Home Premium and above has been released! This patch solves the "An authentication error occurred while communicating with the web server. Please see...
4 comments
Tags: IIS7DebuggingIIS News ItemVisualStudio
May 29, 2007
Check out the latest on the IIS FastCGI project, including the new IIS7 FastCGI in Longhorn server beta 3, the out-of-band developer update, and the new PHP 5.2.2. Read more at http://mvolo.com/blogs/serverside/archive/2007/05/29/The-latest-on-the-FastCGI...
1 comments
Tags: IIS7PHPFastCGIIIS News Item
May 24, 2007
In a web application, it’s often necessary to redirect clients requesting one url to another url. A while ago, I wrote a module to do basic http redirection for an ASP.NET application. The HttpRedirection module allows you to configure regular expression...
1 comments
Tags: IIS7ASP.NETdevelopmentIIS News ItemGoodies
May 19, 2007
In a previous post titled Where did my IIS7 server go? Troubleshooting "service unavailable" errors , I covered the basic steps for dealing with 503 Service Unavailable errors on IIS7. This post dives deeper into debugging the IIS worker process to get...
0 comments
Tags: IIS7troubleshootingDebugging
Apr 26, 2007
The Server Beta 3 is a key release for IIS7 - we are probably one of the few if not the only team in Windows to put so much work into the product during the Longhorn server milestone, focused on improving the production hosting features of the server...
1 comments
Tags: IIS7
Mar 18, 2007
Welcome to the first post of the "Most Important AppCmd Commands" series . Have you ever made some changes to a system's state, and then after everything suddenly stopped working, wondered how the hell you are going to get back to a working state? Well...
0 comments
Tags: IIS7IIS News ItemAppCmd