Closed lmolkova closed 6 years ago
@lmolkova integratedMode has little to do with classic pipeline. You'd need to register this http module twice - once for integrated pipeline, one for classic.
integratedMode has little to do with classic pipeline. You'd need to register this http module twice - once for integrated pipeline, one for classic.
I've also added transformation for httpModules
Based on https://github.com/Microsoft/ApplicationInsights-dotnet-server/issues/904 and https://github.com/Microsoft/ApplicationInsights-dotnet-server/issues/623 customers still run IIS in classic mode and cannot use TelemteryCorrelationHttpModule automatically.
Let's enable classic pipeline