Message 1 of 5
LoaderLock was detected, C# Express 2005

Not applicable
03-13-2006
06:37 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I changed the 'projectname.csproj.user' file as follows
Program
C:\Program Files\Autodesk Architectural Desktop
2006\acad.exe
This works great but I get the following error when debugging.
error...
"LoaderLock was detected"
message...
"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."
I can can click the error dialog's continue button to continue with no
problem but I rather know why it happens.
How can I avoid this dialog?
--
Tks - Paul
2006\acad.exe
This works great but I get the following error when debugging.
error...
"LoaderLock was detected"
message...
"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."
I can can click the error dialog's continue button to continue with no
problem but I rather know why it happens.
How can I avoid this dialog?
--
Tks - Paul