Nov 27, 2008
Nutshell: Microsoft Web Platform Installer is a great tool to have. You may ask, Why? Well, for the readers who are not yet aware of Web PI, it installs and updates all of Microsoft's web platform packages from a single interface. With the release of...
0 comments
Tags: Web PIIIS 7IIS 6Windows
Nov 23, 2008
AppCMD is the main command line utility for managing IIS 7 within Windows Vista and Windows Sever 2008...I have felt navigating through AppCMD is easier than ADSUTIL.vbs (its predecessor) but here's an entry nevertheless for the beginners. Below are a...
0 comments
Tags: IIS 7LineAppCmdCommand
Nov 23, 2008
IIS 7 has come with some very cool features; be it the cool new UI, which has got the right information at the correct places or the integrated pipeline architecture of the core webserver itself of which I have spoken earlier .However, one feature that...
0 comments
Tags: IIS 7feature delegation
Oct 03, 2008
For those of you that remember that far back, I released a sample that also filled a need for Windows Vista. Since the original version of Windows Vista did not ship with a user interface for managing logging, and we needed samples of how to build UI...
1 comments
Tags: IIS 7SDKUI Moduleextensibilityvistaiis 7.0Logging
Oct 01, 2008
Just finished writing a very simple IIS 7 UI ModulePage that will enable us to view the meaning of the status and sub-status codes from within the IIS Manager UI. Here's a documentation to get you started. Just follow the document, there isn't much that...
0 comments
Tags: IIS 7How ToModuleStatusCheck
Sep 22, 2008
This is likely old ground for some, but I thought I’d cover it again just in case. As you may know Visual Studio allows you to create a new web site on IIS. However, there are some minor steps that you need to complete before it will work appropriately...
4 comments
Tags: IIS 7Installationvista
Sep 21, 2008
I know that most of you reading the blogs on this site have already seen how handy the errors are in IIS 7.0 as compared to previous error conditions. This weekend, I was playing with BlogEngine.NET and thought I'd put it on my personal site ( tobint...
3 comments
Tags: IIS 7errors
Sep 03, 2008
This is something that I wanted to write from a long time now.Yesterday a friend of mine asked me exactly the same question and I thought what a better time than now to write an entry ... To start off lets begin by understanding the request pipeline that...
0 comments
Tags: IIS 7IIS 6