After enabling Application Insights on my Web project, it runs ok for a couple of requests, but then all requests hang indefinitely. This is running locally using the Visual Studio debugger. Using fiddler I can see that a requests are waiting for a response, which never come. There is no error. Eventually Visual Studio also hangs and I need to kill it. After enabling Application Insights on my Web p