Skip to content
This repository has been archived by the owner on Jul 5, 2020. It is now read-only.

WebEventsPublisher should have a message for every event and should not crash web site #114

Closed
SergeyKanzhelev opened this issue Aug 5, 2016 · 0 comments
Labels
Milestone

Comments

@SergeyKanzhelev
Copy link
Contributor

Attempt to trace events from WebEventsPublisher event source leads to the failure as message is null. This issue surfaces the worst on Azure Web Sites where it crashes an application with the verbose tracing enabled.

Need to trace those events in try{}catch so they wouldn't crash an application

@abaranch abaranch added the bug label Aug 5, 2016
@abaranch abaranch added this to the 105 milestone Aug 5, 2016
@Dmitry-Matveev Dmitry-Matveev modified the milestones: 105, 106 Aug 15, 2016
@Dmitry-Matveev Dmitry-Matveev modified the milestones: 106, 107 Sep 2, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

3 participants