Welcome to MSDN Blogs Sign in | Join | Help

Browse by Tags

All Tags » IIS ASP.NET   (RSS)
Sorry, but there are no more tags available to filter with.

Logging customized info in IIS by using AppendToLog

When we try to log HTTP request and response info of IIS, essentially, we'd like to enable IIS logging as W3C extended format. Unfortunately, IIS (at least 6), doesn't allow to log some customized items such as customized HTTP headers. That's what AppendToLog
Posted by yaleeyangmsblog | 1 Comments
Filed under:

IIS7 and ASP.NET

IIS7 provides two modes while integrating with ASP.NET. One is classic mode as back-compatibility approach, in which ASP.NET plays a role as an ISAPI extension (aspnet_isapi.dll) -- standalone app domain. Another is integrated mode -- "enabling ASP.NET
Posted by yaleeyangmsblog | 1 Comments
Filed under:
 
Page view tracker