Contents tagged with UI Module
-
IIS logging UI module sample added to CodePlex
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 modules available to the public, I released the Logging UI module. For some time, I've been hosting that downloadable release on my private web site (Tobin Titus' blog). As I plan to make some major changes to my personal site over the next few months, I wanted to make sure the release was still reliably available. That said, I've now added the source code to CodePlex.
-
Logging UI for Vista v1.1 Released
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 of some of the pages and I've even added tool tips that show what configuration is being changed with each control.
-
Logging UI for IIS 7.0 on Vista: Available for download
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.