Author: ASP.NET Debugging | Posted on: 5/7/2012 11:10:32 AM | Views : 1149

Problem We have seen an issue where a worker role running inside Windows Azure will crash, especially if it is under heavy load.  The problem is with IntelliTrace being enabled.  To determine if this is causing your worker role to crash, the first thing to look for are some event logs that look like this:

Go to the complete details ...