My posts tagged with "IIS7"(RSS)

Anatomy of an IIS7 configuration path

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...

Creating IIS7 sites, applications, and virtual directories

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...

At last, Visual Studio patch for F5 debugging on Windows Vista has been released

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...

The latest on the FastCGI project and PHP support on IIS

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...

Redirect clients in your application with HttpRedirection module

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...

Troubleshoot 503 Service Unavailable errors with start-up debugging

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...

Longhorn Server Beta 3 with much improved IIS7 is out!

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...

Most Important AppCmd Commands: Backing up and restoring IIS7 configuration

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...

« First ...  « Previous  3 4 5 6 7  Next »

Microsoft Communities