I migrated my web app from an Windows 2000/IIS 5.0 platform to Windows 2008/IIS 7.0. I configured IIS 7.0 to do ODBC logging using the instructions found here.
However once I made the switchover, I'm no longer capturing ProcessingTime. Every entry in the table since the switch over has 0 (ms) as the processing time. Is there any way to change my configuration to capture this data?