This LoaderLock Error msg prompt out each time i stop the program in VS 2005
The program is running correctly, but the problem is, each time i Stop Running the testing program, this error Message is prompt out.
1."No Symbols are loaded for any call stack frame. The source code cannot be displayed"
2. LoaderLock was Detected
Attempting managed execution inside OS Loader lock. Do not attempt to run managed code inside a DllMain or image initialization function since doing so can cause the application to hang.
Troubleshooting tips: Get information about MDAs
How to Solve this error? What is the effect of this error?
What the means of LoaderLock?
I suspected the Error Msg is come out due to I am using the Chart Viewer.
Please kindly help
Thanks.

