Oct 16, 2008
I just ran across this Microsoft ISV Training Course that describes how to enable and use web application remote management. IIS 7's remote management is a really cool way to allow non-administrator users privileges to administer their sites and...
2 comments
Filed under: UI, IIS7, Remote Manager
May 23, 2008
Note: This blog post is now an article in the Learn section of IIS.NET. http://learn.iis.net/page.aspx/478/configuring-one-to-one-client-certificate-mappings/ Background: IIS 6 had a User Interface to configure and map one to one certificates...
8 comments
May 13, 2008
Today we have released the IIS7 Administration Pack and Database Manager Customer Technical Preview 2. This is a collection of IIS 7 Manager plug-ins and extensions which we hope that you will find useful. So, what's special about Technical Preview 2...
8 comments
Filed under: iis news item, UI, IIS7, AdminPack
Apr 30, 2008
This issue has been surfacing on the forums a lot recently, so I think some clarification is in order. The general question that is seen on the message boards is this: I installed IIS7 on Windows XP but it doesn't work. Can anyone help? First, IIS...
4 comments
Filed under: IIS7, Remote Manager
Mar 21, 2008
Yesterday, we released the IIS7 Administration Pack technical preview. This is a collection of extensions to the IIS7 Administration UI which we hope you the customers will find useful. Here is a quick rundown of the added features: ASP.NET Authorization...
2 comments
Filed under: iis news item, UI, IIS7, AdminPack
Mar 04, 2008
The final release of IIS 7.0 Manager (a.k.a. Remote Manager for IIS 7.0) is now available. This tool is pretty cool because it allows you to connect to a remote IIS server and administer it using the same familiar IIS 7 management console found...
8 comments
Filed under: Vista IIS7, UI, IIS7
May 25, 2007
This is just an overview of my personal experience with IIS7’s Extensibility capabilities. I’m breaking this down into 3 sections: 1. Tips and Tricks with the GAC and how to avoid being confused 2. What’s in an Async Call? 3. Advantages of breaking the...
1 comments
Filed under: UI, Extensibility, IIS7
Apr 23, 2007
... or How to beat the system by having Visual Studio Form Designer create your module forms. The UI extensibility point is a powerful feature found in IIS7, but one of the more difficult things is designing the layout of the extended module forms. It...
3 comments
Filed under: Vista IIS7, UI, Extensibility