I'm having some problems with an ASP.Net app running on IIS 10 because it's crashing some times giving me a generic WebException with no more data inside it.
I was following this article to get a memory dump with Debug Diag Tool so i can get more insights about what is happening. But after configure the rule and activate it I'm getting 503s from my site, and when I disable the rule everything works again.
Any idea about what could be happening?