Aug 30, 2006
Here is the output of getmreg tool for all the modules listed under <system.webServer/globalModules> section in IIS7 full install. This tells what notifications are delivered to native modules shipped with IIS7. 1. UriCacheModule - getmreg.exe...
3 comments Tags: GetMReg
Aug 30, 2006 Attachment: GetMRegInstall.zip
// // Filename - getmreg.cxx // // Build this as an executable. // Keep this exe and module dll // in the same folder // // Run using // getmreg.exe <path to module> // // This tool uses hostable web core functionality // of IIS7. So this will only...
10 comments Tags: GetMReg