Open yahorsi opened 5 years ago
works great. There have to be a number of config entries. These should have been added when you used Visual Studio to add Application Insights. If you are doing the setup manually you will need to read how. Most of the instructions are here in Git... for WCF https://github.com/microsoft/ApplicationInsights-SDK-Labs/tree/master/WCF
Hi Guys,
We have 4.7.2 WCF/basicHttp binding app, I add application in insights, one of the reason is because I'd like to see all failed requests and exceptions being thrown. Right now if exception happens in the service ctor I do not see it in the application in insights ((
Is that supposed to work at all?
Thanks