Registering IIS Custom Logging Modules with COM

Custom logging modules and logging UI modules are COM components that must be registered with COM. This can be done manually with Regsvr32.exe, or in the module itself.

See Also

Concepts

Creating Custom Logging Modules for IIS

Creating Logging User Interface Modules for IIS

Creating a Single DLL for a Custom Logging Module, UI, and Registration

Customizing IIS Logging