<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://mvolo.com/utility/FeedStylesheets/atom.xsl" media="screen"?><feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en"><title type="html">IIS 7.0 Server-Side</title><subtitle type="html">Mike Volodarsky on advanced Web server deployment and development with IIS 7.0 and ASP.NET</subtitle><id>http://mvolo.com/blogs/serverside/atom.aspx</id><link rel="alternate" type="text/html" href="http://mvolo.com/blogs/serverside/default.aspx" /><link rel="self" type="application/atom+xml" href="http://mvolo.com/blogs/serverside/atom.aspx" /><generator uri="http://communityserver.org" version="2.1.60809.935">Community Server</generator><updated>2008-03-25T14:41:00Z</updated><entry><title>IIS 7.0 Url Rewriter gotchas when importing mod_rewrite rules</title><link rel="alternate" type="text/html" href="http://mvolo.com/blogs/serverside/archive/2008/12/07/IIS-7.0-Url-Rewriter-gotchas-when-importing-mod_5F00_rewrite-rules.aspx" /><id>http://mvolo.com/blogs/serverside/archive/2008/12/07/IIS-7.0-Url-Rewriter-gotchas-when-importing-mod_5F00_rewrite-rules.aspx</id><published>2008-12-08T02:16:00Z</published><updated>2008-12-08T02:16:00Z</updated><content type="html">One of the best things to happen to IIS 7.0 recently is the release of Url Rewriter , the IIS 7.0 url rewriting equivalent to Apache&amp;#39;s mod_rewrite. To ease the process of migrating Apache apps (notably PHP applications that rely on mod_rewrite rules for SEF / friendly urls), the Url Rewriter IIS Manager snapin includes an import function that can import mod_rewrite rules automatically. Apparently not everyone knows about this little gem, so if you need to get mod_rewrite rules running on IIS...(&lt;a href="http://mvolo.com/blogs/serverside/archive/2008/12/07/IIS-7.0-Url-Rewriter-gotchas-when-importing-mod_5F00_rewrite-rules.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://mvolo.com/aggbug.aspx?PostID=13599" width="1" height="1"&gt;</content><author><name>Mike Volodarsky</name><uri>http://mvolo.com/members/Mike+Volodarsky.aspx</uri></author><category term="IIS7" scheme="http://mvolo.com/blogs/serverside/archive/tags/IIS7/default.aspx" /><category term="IIS" scheme="http://mvolo.com/blogs/serverside/archive/tags/IIS/default.aspx" /><category term="url rewriter" scheme="http://mvolo.com/blogs/serverside/archive/tags/url+rewriter/default.aspx" /></entry><entry><title>IIS 7.0 Forms Authentication and Embedded Media Players</title><link rel="alternate" type="text/html" href="http://mvolo.com/blogs/serverside/archive/2008/11/16/IIS-7.0-Forms-Authentication-and-Embedded-Media-Players.aspx" /><id>http://mvolo.com/blogs/serverside/archive/2008/11/16/IIS-7.0-Forms-Authentication-and-Embedded-Media-Players.aspx</id><published>2008-11-16T22:04:00Z</published><updated>2008-11-16T22:04:00Z</updated><content type="html">One of the useful benefits of IIS 7.0 and the ASP.NET Integrated mode is the ability to protect all content using ASP.NET Forms Authentication. In the past, people would often protect the application pages themselves, and leave images and media content open for public access. It wasn&amp;rsquo;t easy to extend the same internet-based authentication scheme to static content unless the static content was served through custom handlers. Even this wasn&amp;rsquo;t a perfect solution as you&amp;rsquo;d often lose...(&lt;a href="http://mvolo.com/blogs/serverside/archive/2008/11/16/IIS-7.0-Forms-Authentication-and-Embedded-Media-Players.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://mvolo.com/aggbug.aspx?PostID=13548" width="1" height="1"&gt;</content><author><name>Mike Volodarsky</name><uri>http://mvolo.com/members/Mike+Volodarsky.aspx</uri></author><category term="IIS7" scheme="http://mvolo.com/blogs/serverside/archive/tags/IIS7/default.aspx" /><category term="Development" scheme="http://mvolo.com/blogs/serverside/archive/tags/Development/default.aspx" /><category term="IIS" scheme="http://mvolo.com/blogs/serverside/archive/tags/IIS/default.aspx" /><category term="Media" scheme="http://mvolo.com/blogs/serverside/archive/tags/Media/default.aspx" /></entry><entry><title>When to restart IIS when making changes to your application</title><link rel="alternate" type="text/html" href="http://mvolo.com/blogs/serverside/archive/2008/09/12/When-to-restart-IIS-when-making-changes-to-your-application.aspx" /><id>http://mvolo.com/blogs/serverside/archive/2008/09/12/When-to-restart-IIS-when-making-changes-to-your-application.aspx</id><published>2008-09-12T06:02:00Z</published><updated>2008-09-12T06:02:00Z</updated><content type="html">Knowing when to restart IIS to pick up various types of changes to your application has traditionally been a challenge. IIS and ASP.NET are both stateful software systems, which heavily rely on cached state that is loaded once to provide high performance. They also recognize the downside of being stateful - having to refresh the state when the underlying data changes - and most of the time provide mechanisms for picking up the changes automagically (typically via file change notifications/ReadDirectoryChangesW)....(&lt;a href="http://mvolo.com/blogs/serverside/archive/2008/09/12/When-to-restart-IIS-when-making-changes-to-your-application.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://mvolo.com/aggbug.aspx?PostID=13472" width="1" height="1"&gt;</content><author><name>Mike Volodarsky</name><uri>http://mvolo.com/members/Mike+Volodarsky.aspx</uri></author><category term="IIS7" scheme="http://mvolo.com/blogs/serverside/archive/tags/IIS7/default.aspx" /><category term="Development" scheme="http://mvolo.com/blogs/serverside/archive/tags/Development/default.aspx" /><category term="Troubleshooting" scheme="http://mvolo.com/blogs/serverside/archive/tags/Troubleshooting/default.aspx" /><category term="ASP.NET" scheme="http://mvolo.com/blogs/serverside/archive/tags/ASP.NET/default.aspx" /><category term="AppCmd" scheme="http://mvolo.com/blogs/serverside/archive/tags/AppCmd/default.aspx" /><category term="IIS" scheme="http://mvolo.com/blogs/serverside/archive/tags/IIS/default.aspx" /></entry><entry><title>Leverage the Top 10 Performance Improvements in IIS 7.0 </title><link rel="alternate" type="text/html" href="http://mvolo.com/blogs/serverside/archive/2008/08/02/Leverage-the-Top-10-Performance-Improvements-in-IIS-7.0-.aspx" /><id>http://mvolo.com/blogs/serverside/archive/2008/08/02/Leverage-the-Top-10-Performance-Improvements-in-IIS-7.0-.aspx</id><published>2008-08-03T00:40:00Z</published><updated>2008-08-03T00:40:00Z</updated><content type="html">IIS 7.0 improves on the already solid performance of its predecessor in quite a few places. But the real power lies in the new capabilities IIS 7.0 provides that can significantly improve performance, scalability, and reduce operational costs of running web applications...(&lt;a href="http://mvolo.com/blogs/serverside/archive/2008/08/02/Leverage-the-Top-10-Performance-Improvements-in-IIS-7.0-.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://mvolo.com/aggbug.aspx?PostID=13417" width="1" height="1"&gt;</content><author><name>Mike Volodarsky</name><uri>http://mvolo.com/members/Mike+Volodarsky.aspx</uri></author><category term="IIS7" scheme="http://mvolo.com/blogs/serverside/archive/tags/IIS7/default.aspx" /><category term="Performance" scheme="http://mvolo.com/blogs/serverside/archive/tags/Performance/default.aspx" /><category term="IIS" scheme="http://mvolo.com/blogs/serverside/archive/tags/IIS/default.aspx" /></entry><entry><title>Trace IIS 7.0 Errors Like a Pro with Failed Request Tracing</title><link rel="alternate" type="text/html" href="http://mvolo.com/blogs/serverside/archive/2008/08/01/Diagnose-IIS-7.0-Errors-with-Failed-Request-Tracing.aspx" /><id>http://mvolo.com/blogs/serverside/archive/2008/08/01/Diagnose-IIS-7.0-Errors-with-Failed-Request-Tracing.aspx</id><published>2008-08-01T04:25:00Z</published><updated>2008-08-01T04:25:00Z</updated><content type="html">When dealing with hard to find IIS 7.0 errors, I break out the trusty Failed Request Tracing. My favorite way of doing this is through the command line...(&lt;a href="http://mvolo.com/blogs/serverside/archive/2008/08/01/Diagnose-IIS-7.0-Errors-with-Failed-Request-Tracing.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://mvolo.com/aggbug.aspx?PostID=13412" width="1" height="1"&gt;</content><author><name>Mike Volodarsky</name><uri>http://mvolo.com/members/Mike+Volodarsky.aspx</uri></author><category term="IIS7" scheme="http://mvolo.com/blogs/serverside/archive/tags/IIS7/default.aspx" /><category term="Troubleshooting" scheme="http://mvolo.com/blogs/serverside/archive/tags/Troubleshooting/default.aspx" /><category term="Tools" scheme="http://mvolo.com/blogs/serverside/archive/tags/Tools/default.aspx" /><category term="AppCmd" scheme="http://mvolo.com/blogs/serverside/archive/tags/AppCmd/default.aspx" /><category term="IIS" scheme="http://mvolo.com/blogs/serverside/archive/tags/IIS/default.aspx" /></entry><entry><title>Make your next IIS 7.0 web server a lean one</title><link rel="alternate" type="text/html" href="http://mvolo.com/blogs/serverside/archive/2008/06/17/Make-your-next-IIS-7.0-web-server-a-lean-one.aspx" /><id>http://mvolo.com/blogs/serverside/archive/2008/06/17/Make-your-next-IIS-7.0-web-server-a-lean-one.aspx</id><published>2008-06-17T04:04:00Z</published><updated>2008-06-17T04:04:00Z</updated><content type="html">Among IT circles, IIS 7.0’s modularity is definitely one of its most welcomed traits.  It promises a significantly reduced surface area, lightweight management overhead, and better performance. Ever wonder how far you can go with modularizing IIS 7.0?
...(&lt;a href="http://mvolo.com/blogs/serverside/archive/2008/06/17/Make-your-next-IIS-7.0-web-server-a-lean-one.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://mvolo.com/aggbug.aspx?PostID=13339" width="1" height="1"&gt;</content><author><name>Mike Volodarsky</name><uri>http://mvolo.com/members/Mike+Volodarsky.aspx</uri></author><category term="IIS7" scheme="http://mvolo.com/blogs/serverside/archive/tags/IIS7/default.aspx" /><category term="Performance" scheme="http://mvolo.com/blogs/serverside/archive/tags/Performance/default.aspx" /><category term="IIS" scheme="http://mvolo.com/blogs/serverside/archive/tags/IIS/default.aspx" /></entry><entry><title>The next step</title><link rel="alternate" type="text/html" href="http://mvolo.com/blogs/serverside/archive/2008/05/27/the-next-step.aspx" /><id>http://mvolo.com/blogs/serverside/archive/2008/05/27/the-next-step.aspx</id><published>2008-05-27T05:46:00Z</published><updated>2008-05-27T05:46:00Z</updated><content type="html">It&amp;#39;s been one week since I left Microsoft, and what a week its been! I dont remember the last time I was on so little sleep :) I&amp;#39;ll be making some changes to www.mvolo.com and posting more info about the new stuff shortly. I have to say though that my focus is still almost completely on IIS 7.0 and related Windows Server 2008 tech. In the past week, I&amp;#39;ve been doing more learning and writing code than I have in a long time, which has been extremely exciting. I&amp;#39;ve been working on and...(&lt;a href="http://mvolo.com/blogs/serverside/archive/2008/05/27/the-next-step.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://mvolo.com/aggbug.aspx?PostID=13296" width="1" height="1"&gt;</content><author><name>Mike Volodarsky</name><uri>http://mvolo.com/members/Mike+Volodarsky.aspx</uri></author><category term="Other" scheme="http://mvolo.com/blogs/serverside/archive/tags/Other/default.aspx" /><category term="IIS7" scheme="http://mvolo.com/blogs/serverside/archive/tags/IIS7/default.aspx" /></entry><entry><title>Connecting to IIS 7.0 configuration remotely with Microsoft.Web.Administration</title><link rel="alternate" type="text/html" href="http://mvolo.com/blogs/serverside/archive/2008/05/26/Accessing-IIS-7.0-configuration-remotely-and-on-server-core.aspx" /><id>http://mvolo.com/blogs/serverside/archive/2008/05/26/Accessing-IIS-7.0-configuration-remotely-and-on-server-core.aspx</id><published>2008-05-27T03:20:00Z</published><updated>2008-05-27T03:20:00Z</updated><content type="html">IIS 7.0 provides a number of APIs that you can use to manage configuration remotely. This post provides the info and tools you need to configure remote access to IIS 7.0 configuration, including for use on Server Core installations....(&lt;a href="http://mvolo.com/blogs/serverside/archive/2008/05/26/Accessing-IIS-7.0-configuration-remotely-and-on-server-core.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://mvolo.com/aggbug.aspx?PostID=13295" width="1" height="1"&gt;</content><author><name>Mike Volodarsky</name><uri>http://mvolo.com/members/Mike+Volodarsky.aspx</uri></author><category term="IIS7" scheme="http://mvolo.com/blogs/serverside/archive/tags/IIS7/default.aspx" /><category term="Development" scheme="http://mvolo.com/blogs/serverside/archive/tags/Development/default.aspx" /><category term="Tools" scheme="http://mvolo.com/blogs/serverside/archive/tags/Tools/default.aspx" /><category term="Configuration" scheme="http://mvolo.com/blogs/serverside/archive/tags/Configuration/default.aspx" /><category term="IIS" scheme="http://mvolo.com/blogs/serverside/archive/tags/IIS/default.aspx" /></entry><entry><title>Leaving Microsoft ...</title><link rel="alternate" type="text/html" href="http://mvolo.com/blogs/serverside/archive/2008/05/14/Leaving-Microsoft.aspx" /><id>http://mvolo.com/blogs/serverside/archive/2008/05/14/Leaving-Microsoft.aspx</id><published>2008-05-14T21:54:00Z</published><updated>2008-05-14T21:54:00Z</updated><content type="html">After almost 5 years at the company, I am both sad and excited to say that I&amp;rsquo;ll be leaving the IIS team and Microsoft at the end of this week. Looking back , I can say that my experience at Microsoft has been truly amazing. I got to ship two amazing products, ASP.NET 2.0, and IIS 7.0. I got to do what I love to do &amp;ndash; design and build platform technology, while working with great people on the most ambitious web technologies Microsoft has ever released. I wrote more about my experience...(&lt;a href="http://mvolo.com/blogs/serverside/archive/2008/05/14/Leaving-Microsoft.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://mvolo.com/aggbug.aspx?PostID=13256" width="1" height="1"&gt;</content><author><name>Mike Volodarsky</name><uri>http://mvolo.com/members/Mike+Volodarsky.aspx</uri></author><category term="Other" scheme="http://mvolo.com/blogs/serverside/archive/tags/Other/default.aspx" /><category term="IIS7" scheme="http://mvolo.com/blogs/serverside/archive/tags/IIS7/default.aspx" /></entry><entry><title>The IIS 7.0 Resource Kit Book</title><link rel="alternate" type="text/html" href="http://mvolo.com/blogs/serverside/archive/2008/05/01/The-IIS-7.0-Resource-Kit-Book.aspx" /><id>http://mvolo.com/blogs/serverside/archive/2008/05/01/The-IIS-7.0-Resource-Kit-Book.aspx</id><published>2008-05-01T05:59:00Z</published><updated>2008-05-01T05:59:00Z</updated><content type="html">The IIS 7.0 Resource Kit Book is out! Coming straight from the IIS 7.0 team and some of our best MVPs, this should be the best IIS 7.0 book out there today ... ...(&lt;a href="http://mvolo.com/blogs/serverside/archive/2008/05/01/The-IIS-7.0-Resource-Kit-Book.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://mvolo.com/aggbug.aspx?PostID=13219" width="1" height="1"&gt;</content><author><name>Mike Volodarsky</name><uri>http://mvolo.com/members/Mike+Volodarsky.aspx</uri></author><category term="IIS7" scheme="http://mvolo.com/blogs/serverside/archive/tags/IIS7/default.aspx" /></entry><entry><title>IconHandler 2.0: file icons in your ASP.NET applications</title><link rel="alternate" type="text/html" href="http://mvolo.com/blogs/serverside/archive/2008/04/27/IconHandler-2.0-File-icons-in-ASP.NET-applications.aspx" /><id>http://mvolo.com/blogs/serverside/archive/2008/04/27/IconHandler-2.0-File-icons-in-ASP.NET-applications.aspx</id><published>2008-04-27T06:27:00Z</published><updated>2008-04-27T06:27:00Z</updated><content type="html">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 reported with the original version. ( I don&amp;rsquo;t RTFM, take me to download ) Here are the notable changes in v2.0: 1. Icon pre-generation . The IconHandler now includes IconGen.exe , a tool you can use to export all of the icons registered on your...(&lt;a href="http://mvolo.com/blogs/serverside/archive/2008/04/27/IconHandler-2.0-File-icons-in-ASP.NET-applications.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://mvolo.com/aggbug.aspx?PostID=13194" width="1" height="1"&gt;</content><author><name>Mike Volodarsky</name><uri>http://mvolo.com/members/Mike+Volodarsky.aspx</uri></author><category term="IIS7" scheme="http://mvolo.com/blogs/serverside/archive/tags/IIS7/default.aspx" /><category term="Development" scheme="http://mvolo.com/blogs/serverside/archive/tags/Development/default.aspx" /><category term="ASP.NET" scheme="http://mvolo.com/blogs/serverside/archive/tags/ASP.NET/default.aspx" /><category term="Goodies" scheme="http://mvolo.com/blogs/serverside/archive/tags/Goodies/default.aspx" /><category term="IIS6" scheme="http://mvolo.com/blogs/serverside/archive/tags/IIS6/default.aspx" /></entry><entry><title>Mvolo.com moves again</title><link rel="alternate" type="text/html" href="http://mvolo.com/blogs/serverside/archive/2008/04/25/Mvolo.com-moves-again.aspx" /><id>http://mvolo.com/blogs/serverside/archive/2008/04/25/Mvolo.com-moves-again.aspx</id><published>2008-04-25T19:02:00Z</published><updated>2008-04-25T19:02:00Z</updated><content type="html">Ever since I started blogging about IIS 7.0, I had the plan to do it on a server that was running the actual technology I was blogging about ... I deviated a little from the plan when I first stated out, making the first few posts using GoDaddy&amp;#39;s QuickBlog . Shortly afterwards, I moved to a self-hosted IIS 7.0 IDX 1 server sitting in my roommate&amp;#39;s garage. It was the first server on the internet to run Community Server in Integrated mode (that was a big deal to me back than, as many apps we...(&lt;a href="http://mvolo.com/blogs/serverside/archive/2008/04/25/Mvolo.com-moves-again.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://mvolo.com/aggbug.aspx?PostID=13189" width="1" height="1"&gt;</content><author><name>Mike Volodarsky</name><uri>http://mvolo.com/members/Mike+Volodarsky.aspx</uri></author><category term="Other" scheme="http://mvolo.com/blogs/serverside/archive/tags/Other/default.aspx" /></entry><entry><title>Creating portable ASP.NET applications that work on IIS 6.0, IIS 7.0 Classic, and IIS 7.0 Integrated modes</title><link rel="alternate" type="text/html" href="http://mvolo.com/blogs/serverside/archive/2008/04/15/Creating-portable-ASP.NET-applications-that-work-on-IIS-6.0_2C00_-IIS-7.0-Classic_2C00_-and-IIS-7.0-Integrated-modes.aspx" /><id>http://mvolo.com/blogs/serverside/archive/2008/04/15/Creating-portable-ASP.NET-applications-that-work-on-IIS-6.0_2C00_-IIS-7.0-Classic_2C00_-and-IIS-7.0-Integrated-modes.aspx</id><published>2008-04-15T15:30:00Z</published><updated>2008-04-15T15:30:00Z</updated><content type="html">ASP.NET applications in IIS 7.0 Integrated mode requires configuration changes if they define custom modules or handlers ... However, it is possible to create portable ASP.NET applications that can function in all three environments without configuration changes....(&lt;a href="http://mvolo.com/blogs/serverside/archive/2008/04/15/Creating-portable-ASP.NET-applications-that-work-on-IIS-6.0_2C00_-IIS-7.0-Classic_2C00_-and-IIS-7.0-Integrated-modes.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://mvolo.com/aggbug.aspx?PostID=13170" width="1" height="1"&gt;</content><author><name>Mike Volodarsky</name><uri>http://mvolo.com/members/Mike+Volodarsky.aspx</uri></author><category term="IIS7" scheme="http://mvolo.com/blogs/serverside/archive/tags/IIS7/default.aspx" /><category term="ASP.NET" scheme="http://mvolo.com/blogs/serverside/archive/tags/ASP.NET/default.aspx" /></entry><entry><title>Using Visual Studio 2005 with IIS 7.0</title><link rel="alternate" type="text/html" href="http://mvolo.com/blogs/serverside/archive/2008/04/04/Using-Visual-Studio-2005-with-IIS-7.0.aspx" /><id>http://mvolo.com/blogs/serverside/archive/2008/04/04/Using-Visual-Studio-2005-with-IIS-7.0.aspx</id><published>2008-04-04T16:05:00Z</published><updated>2008-04-04T16:05:00Z</updated><content type="html">I've blogged quite a bit about using Visual Studio to develop and debug IIS 7.0 applications in the past. 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 in one place.

Now, you can find the same information for Visual Studio 2005, in a new article titled Using Visual Studio 2005 with IIS 7.0....(&lt;a href="http://mvolo.com/blogs/serverside/archive/2008/04/04/Using-Visual-Studio-2005-with-IIS-7.0.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://mvolo.com/aggbug.aspx?PostID=13144" width="1" height="1"&gt;</content><author><name>Mike Volodarsky</name><uri>http://mvolo.com/members/Mike+Volodarsky.aspx</uri></author><category term="IIS7" scheme="http://mvolo.com/blogs/serverside/archive/tags/IIS7/default.aspx" /><category term="Development" scheme="http://mvolo.com/blogs/serverside/archive/tags/Development/default.aspx" /><category term="Debugging" scheme="http://mvolo.com/blogs/serverside/archive/tags/Debugging/default.aspx" /><category term="VisualStudio" scheme="http://mvolo.com/blogs/serverside/archive/tags/VisualStudio/default.aspx" /></entry><entry><title>Backing up and restoring IIS 7.0 shared configuration</title><link rel="alternate" type="text/html" href="http://mvolo.com/blogs/serverside/archive/2008/03/25/backing-up-and-restoring-IIS-7.0-shared-configuration.aspx" /><id>http://mvolo.com/blogs/serverside/archive/2008/03/25/backing-up-and-restoring-IIS-7.0-shared-configuration.aspx</id><published>2008-03-25T18:41:00Z</published><updated>2008-03-25T18:41:00Z</updated><content type="html">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 IIS 7.0 servers to share a single configuration file.
...(&lt;a href="http://mvolo.com/blogs/serverside/archive/2008/03/25/backing-up-and-restoring-IIS-7.0-shared-configuration.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://mvolo.com/aggbug.aspx?PostID=13128" width="1" height="1"&gt;</content><author><name>Mike Volodarsky</name><uri>http://mvolo.com/members/Mike+Volodarsky.aspx</uri></author><category term="IIS7" scheme="http://mvolo.com/blogs/serverside/archive/tags/IIS7/default.aspx" /><category term="Configuration" scheme="http://mvolo.com/blogs/serverside/archive/tags/Configuration/default.aspx" /></entry></feed>