I set the "Use character server" options and just to make sure that the correct characters were loaded, I deleted the character cache. When I started my ASP.NET application, I saw a pop-up message stating that the characters were loading.
I turned off "Only my code" and turned on "Include .NET Framework source step". In the past, this was enough to go through the .NET code libraries.
When I stop using IntelliTrace, all non-user code in the call stack turns gray. Checking the module window, he says, for example, for System.Web.Dll and mscorlib "Symbols not loaded" for System..dll and System.Xml.dll, he says "Loaded symbols".
You can usually right-click and select "Download Symbols", but this is grayed out. Any idea to get this to work again?
http://www.undermyhat.org/blog/wp-content/uploads/2011/03/Grayed-out-Load-Symbols.png
debugging c # visual-studio-2010 debug-symbols
Abel
source share