Enterprise Library 2.0 with Active Server pages(Old ASP)

How can i use Enterprise Library Application Logging block 2.0 with Active Server pages(Old ASP) to maintain the Log.

[124 byte] By [asinha] at [2007-12-26]
# 1
Use interoperability feature of .Net, put a CCW(COM Callable Wrapper) around your .net code and use it with your classic ASP. (http://msdn2.microsoft.com/en-us/library/ms404285.aspx)
RajeshGiri at 2007-9-4 > top of Msdn Tech,Architecture,Architecture General...