This is yet another story of an elusive bug that, without a proper error reporting service, would have gone un-noticed for a very long time. When third-party software and services interact with your code, in any way, you have to be wary that their data may be different from yours. In this instance, our client was parsing some XML that included an unfriendly cookie name. Lets see what happened next… Killer Cookies Listrak is a pretty cool company that provides, … Continued
The post XML Parsing Exception Caught and Fixed – Case Study appeared first on Exceptionless – .NET Exception Reporting.