You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 12, 2022. It is now read-only.
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
The text was updated successfully, but these errors were encountered:
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
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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
The text was updated successfully, but these errors were encountered: