I generated the hang dump of a c# app with ADPlus. When I tried to debug it with VS2008, it shows the following error message
No symbols are loaded for any call stack frame. The source code cannot be displayed.
I have set the the symbol path of the .net application.
What should I do to view the callstack of the c# app from the dump?