<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: &amp;quot;'LoaderLock' has detected a problem&amp;quot; when debugging with Map 2006 in .NET Forum</title>
    <link>https://forums.autodesk.com/t5/net-forum/quot-loaderlock-has-detected-a-problem-quot-when-debugging-with/m-p/1913105#M78628</link>
    <description>Yepp. That fixed it.&lt;BR /&gt;
Thanks&lt;BR /&gt;
&lt;BR /&gt;
/Matt&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
"Norman Yuan" &lt;NOTREAL&gt; wrote in message &lt;BR /&gt;
news:5516492@discussion.autodesk.com...&lt;BR /&gt;
Go to VS menu Debug-&amp;gt;Exceptions..., Expand "Managed Debuggung Assistants"&lt;BR /&gt;
node, uncheck "Thrown" column for item "LoaderLock". Doing so means "I know&lt;BR /&gt;
my debugging could cause Acad hanging. Do not warn me again, thanks."&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
"Matt" &lt;NOSPAM&gt; wrote in message&lt;BR /&gt;
news:5516225@discussion.autodesk.com...&lt;BR /&gt;
I create a new AutoCAD Managed C# project, with all default setting.&lt;BR /&gt;
Build an starts to debug.&lt;BR /&gt;
I got about a dozen of  warnings saying:&lt;BR /&gt;
&lt;BR /&gt;
Managed Debugging Assistant 'LoaderLock' has detected a problem in&lt;BR /&gt;
'C:\Program Files\Autodesk Map 3D 2006\acad.exe'.&lt;BR /&gt;
Additional Information: DLL 'C:\Program Files\Autodesk Map 3D&lt;BR /&gt;
2006\FdoConfigUi.dll' is attempting managed execution inside OS Loader lock.&lt;BR /&gt;
Do not attempt to run managed code inside a DllMain or image initialization&lt;BR /&gt;
function since doing so can cause the application to hang.&lt;BR /&gt;
&lt;BR /&gt;
What's this?&lt;BR /&gt;
Is it Map2006 that does something nasty.&lt;BR /&gt;
I can't remember seeing this in my previuous attempts.&lt;BR /&gt;
&lt;BR /&gt;
/Matt&lt;/NOSPAM&gt;&lt;/NOTREAL&gt;</description>
    <pubDate>Tue, 13 Mar 2007 14:30:03 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2007-03-13T14:30:03Z</dc:date>
    <item>
      <title>"'LoaderLock' has detected a problem" when debugging with Map 2006</title>
      <link>https://forums.autodesk.com/t5/net-forum/quot-loaderlock-has-detected-a-problem-quot-when-debugging-with/m-p/1913103#M78626</link>
      <description>I create a new AutoCAD Managed C# project, with all default setting.&lt;BR /&gt;
Build an starts to debug.&lt;BR /&gt;
I got about a dozen of  warnings saying:&lt;BR /&gt;
&lt;BR /&gt;
Managed Debugging Assistant 'LoaderLock' has detected a problem in &lt;BR /&gt;
'C:\Program Files\Autodesk Map 3D 2006\acad.exe'.&lt;BR /&gt;
Additional Information: DLL 'C:\Program Files\Autodesk Map 3D &lt;BR /&gt;
2006\FdoConfigUi.dll' is attempting managed execution inside OS Loader lock. &lt;BR /&gt;
Do not attempt to run managed code inside a DllMain or image initialization &lt;BR /&gt;
function since doing so can cause the application to hang.&lt;BR /&gt;
&lt;BR /&gt;
What's this?&lt;BR /&gt;
Is it Map2006 that does something nasty.&lt;BR /&gt;
I can't remember seeing this in my previuous attempts.&lt;BR /&gt;
&lt;BR /&gt;
/Matt</description>
      <pubDate>Tue, 13 Mar 2007 09:34:43 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/quot-loaderlock-has-detected-a-problem-quot-when-debugging-with/m-p/1913103#M78626</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2007-03-13T09:34:43Z</dc:date>
    </item>
    <item>
      <title>Re: "'LoaderLock' has detected a problem" when debugging with Map 2006</title>
      <link>https://forums.autodesk.com/t5/net-forum/quot-loaderlock-has-detected-a-problem-quot-when-debugging-with/m-p/1913104#M78627</link>
      <description>Go to VS menu Debug-&amp;gt;Exceptions..., Expand "Managed Debuggung Assistants" &lt;BR /&gt;
node, uncheck "Thrown" column for item "LoaderLock". Doing so means "I know &lt;BR /&gt;
my debugging could cause Acad hanging. Do not warn me again, thanks."&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
"Matt" &lt;NOSPAM&gt; wrote in message &lt;BR /&gt;
news:5516225@discussion.autodesk.com...&lt;BR /&gt;
I create a new AutoCAD Managed C# project, with all default setting.&lt;BR /&gt;
Build an starts to debug.&lt;BR /&gt;
I got about a dozen of  warnings saying:&lt;BR /&gt;
&lt;BR /&gt;
Managed Debugging Assistant 'LoaderLock' has detected a problem in&lt;BR /&gt;
'C:\Program Files\Autodesk Map 3D 2006\acad.exe'.&lt;BR /&gt;
Additional Information: DLL 'C:\Program Files\Autodesk Map 3D&lt;BR /&gt;
2006\FdoConfigUi.dll' is attempting managed execution inside OS Loader lock.&lt;BR /&gt;
Do not attempt to run managed code inside a DllMain or image initialization&lt;BR /&gt;
function since doing so can cause the application to hang.&lt;BR /&gt;
&lt;BR /&gt;
What's this?&lt;BR /&gt;
Is it Map2006 that does something nasty.&lt;BR /&gt;
I can't remember seeing this in my previuous attempts.&lt;BR /&gt;
&lt;BR /&gt;
/Matt&lt;/NOSPAM&gt;</description>
      <pubDate>Tue, 13 Mar 2007 14:06:16 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/quot-loaderlock-has-detected-a-problem-quot-when-debugging-with/m-p/1913104#M78627</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2007-03-13T14:06:16Z</dc:date>
    </item>
    <item>
      <title>Re: "'LoaderLock' has detected a problem" when debugging with Map 2006</title>
      <link>https://forums.autodesk.com/t5/net-forum/quot-loaderlock-has-detected-a-problem-quot-when-debugging-with/m-p/1913105#M78628</link>
      <description>Yepp. That fixed it.&lt;BR /&gt;
Thanks&lt;BR /&gt;
&lt;BR /&gt;
/Matt&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
"Norman Yuan" &lt;NOTREAL&gt; wrote in message &lt;BR /&gt;
news:5516492@discussion.autodesk.com...&lt;BR /&gt;
Go to VS menu Debug-&amp;gt;Exceptions..., Expand "Managed Debuggung Assistants"&lt;BR /&gt;
node, uncheck "Thrown" column for item "LoaderLock". Doing so means "I know&lt;BR /&gt;
my debugging could cause Acad hanging. Do not warn me again, thanks."&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
"Matt" &lt;NOSPAM&gt; wrote in message&lt;BR /&gt;
news:5516225@discussion.autodesk.com...&lt;BR /&gt;
I create a new AutoCAD Managed C# project, with all default setting.&lt;BR /&gt;
Build an starts to debug.&lt;BR /&gt;
I got about a dozen of  warnings saying:&lt;BR /&gt;
&lt;BR /&gt;
Managed Debugging Assistant 'LoaderLock' has detected a problem in&lt;BR /&gt;
'C:\Program Files\Autodesk Map 3D 2006\acad.exe'.&lt;BR /&gt;
Additional Information: DLL 'C:\Program Files\Autodesk Map 3D&lt;BR /&gt;
2006\FdoConfigUi.dll' is attempting managed execution inside OS Loader lock.&lt;BR /&gt;
Do not attempt to run managed code inside a DllMain or image initialization&lt;BR /&gt;
function since doing so can cause the application to hang.&lt;BR /&gt;
&lt;BR /&gt;
What's this?&lt;BR /&gt;
Is it Map2006 that does something nasty.&lt;BR /&gt;
I can't remember seeing this in my previuous attempts.&lt;BR /&gt;
&lt;BR /&gt;
/Matt&lt;/NOSPAM&gt;&lt;/NOTREAL&gt;</description>
      <pubDate>Tue, 13 Mar 2007 14:30:03 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/quot-loaderlock-has-detected-a-problem-quot-when-debugging-with/m-p/1913105#M78628</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2007-03-13T14:30:03Z</dc:date>
    </item>
  </channel>
</rss>

