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...
0 comments
Filed under: IIS 7, SDK, UI Module, extensibility, vista, iis 7.0, Logging
Feb 01, 2007
I have completed the final pieces of the Logging UI for Vista and posted them on the DownloadCENTER. I've completed functionality to allow you to configure central binary logging , central W3C logging , and site defaults . I've modified the look and feel...
3 comments
Filed under: IIS 7, SDK, .NET, UI Module
Jan 30, 2007
As many of you already know, the management console for IIS 7.0 on Windows Vista does not have a UI for logging. Since this was a pain point for several customers, I decided to test out the extensibility APIs by creating a logging UI module. I've posted...
3 comments
Filed under: IIS 7, SDK, .NET, UI Module, Download