In this post I’m going to show you how to diagnose SQL exceptions using memory dumps. Imagine you have a web application deployed on a production server. Your application is using Elmah configured to log all exceptions to a dedicated table. One day you receive information that users are unable to make orders and in the Elmah log there are lots of SqlTypeExceptions: SqlDateTime overflow. Must be between 1/1/1753 12:00:00 AM and 1...
Strona głównaInne
Inne 4684 dni, 17 godzin, 22 minuty temu 40 pokaż kod licznika zwiń
Podobne artykuły:
- .NET blog: Debugging na produkcji–WinDbg
- Piotr Zieliński » Debugowanie obiektów bez jawnej referencji
- How to start working with an unknown codebase? - CodeJourney.net
- A curious case of memory leak in a node.js app | Technical Blog - Future Processing
- [EN] Disable attach security warning
- Wizualizacja obiektów w debuggerze (DebuggerVisualizers) | Wojciech Poniatowski
- I couldn’t debug the code because of my name...
- [EN] What I’ve learned today – Debugging with Pseudovariables ($exception)
- Blog Kokosa | Advanced .NET Debugging - recenzja
- [EN] How to enhance debugging in Visual Studio with just one simple step even more | .net blog – octal.pl
- PowerShell i debuggowanie biblioteki .Net