hunszab
21st Sep 2010, 09:56 am
Hi!
I'm using Vs2008 Win7. I've made a dll class library, everything is working, just when I debug I have add from Autocad I load the dll (netload command), some warning window pops up in the deb_ugger and warns me some outside system calls or whatever...
"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 have to click circa 7-10 time to continue, which is a lil' bit tiresome:)
I've enabled in VS the 'Enable just my Code'.
Could somebody help me to fix this problem?
Thanks any help!
I'm using Vs2008 Win7. I've made a dll class library, everything is working, just when I debug I have add from Autocad I load the dll (netload command), some warning window pops up in the deb_ugger and warns me some outside system calls or whatever...
"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 have to click circa 7-10 time to continue, which is a lil' bit tiresome:)
I've enabled in VS the 'Enable just my Code'.
Could somebody help me to fix this problem?
Thanks any help!