Wednesday 13 March 2013

Logging In IIS


You can use Response.AppendToLog( string ). It's the most efficient way to do it. You must also not forget to check the Uri Query box. Here is the way to do this :

1. Open IIS.
2. Navigate to the Web Site (default : Default Web Site)
3. Properties.
4. Go to the log properties
5. Extended properties
6. Check Uri Query
7. Apply

Here you go.

0 Comments:

Post a Comment

Subscribe to Post Comments [Atom]

<< Home