IIS Team Blogs Tagged with "ASP.NET, Configuration" (RSS)

Workaround: Running ASP.NET 1.1 on Vista SP2/WS08 SP2

Many of you have probably read the article on how to install ASP.NET 1.1 on IIS7 on Vista and WS08 (The article can be found at http://learn.iis.net/page.aspx/472/how-to-install-aspnet-11-with-iis7-on-vista-and-windows-2008/ ). While above works great...

Now Online: Comprehensive IIS7 Technical Reference

If you’ve ever tried to find information on how to install a particular IIS7 feature, or how to configure it using the IIS Manager tool, AppCmd.exe, the new Microsoft.Web.Administration interface or WMI provider, this post is for you.  Every IIS7...

Why IIS7? Top 12 cool features…

Every time I talk with customers in meetings or at conferences I’m struck by how many cool amazing new capabilities IIS7 has.  I can go on for literally hours talking about the new features and benefits, and showing demos.  And with each new...

Find New IIS7 Extensions at http://www.iis.net/extensions/

I’m happy to announce that IIS7 Extensions have found their home at http://www.iis.net/extensions Every since IIS7 shipped 9 months ago, the IIS team has been cranking away adding new features to the platform. Last time I blogged about how we do this...

How to Script / Automate IIS7 Configuration (without writing code)

I hear this question a lot in the http://forums.iis.net/ , and thanks to Carlos and team's rocking Configuration Editor, figuring this out on your own is a breeze. Here is how you can generate code for ANY IIS7 configuration change, without writing a...

Section level encryption of ASP.NET settings in IIS 7

As you know, ASP.NET supports section level encryption for protecting its configuration. It supports both RSA, which is default, and DPAPI out of the box and it also provides a way to use a custom protection provider. (Click here for more information...

Related Tags

Microsoft Communities