Skip to content

A program to catch and display runtime errors in .NET applications.

License

Notifications You must be signed in to change notification settings

corvinsz/WhatWentWrongDotNET

Repository files navigation

WhatWentWrongDotNET

A program to catch and display runtime errors in .NET applications.

Showcase

Background information

Usually you can track runtime errors in Windows' event-viewer. When it comes to terminal server solutions though, often times unhandled runtime errors aren't logged in the clients event-viewer, but rather in the servers. Making it extra painful to track bugs. Hence the need for this application.

(Please don't mind the german error message in the gif above)

Mentions

About

A program to catch and display runtime errors in .NET applications.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages