<?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: Debugging super slow using VS2010 .Net 4.0 + acad 2012 64bit in .NET Forum</title>
    <link>https://forums.autodesk.com/t5/net-forum/debugging-super-slow-using-vs2010-net-4-0-acad-2012-64bit/m-p/5307219#M43640</link>
    <description>&lt;P&gt;bump&lt;/P&gt;</description>
    <pubDate>Tue, 30 Sep 2014 13:20:29 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2014-09-30T13:20:29Z</dc:date>
    <item>
      <title>Debugging super slow using VS2010 .Net 4.0 + acad 2012 64bit</title>
      <link>https://forums.autodesk.com/t5/net-forum/debugging-super-slow-using-vs2010-net-4-0-acad-2012-64bit/m-p/5088200#M43636</link>
      <description>&lt;P&gt;&lt;SPAN&gt;I ported my application from .Net 3.5 (using VS2008) &amp;nbsp;to .Net 4.0 (using VS2010). Now it takes minutes to run code in debug that takes seconds when the debugger is not attached (and that was fast in VS2008 with or without the debugger attached).&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;When step-by-step debugging in VS2010, I can see that functions such as&amp;nbsp;SelectAll take seconds to execute, while they are executed in realtime while debuggin in the old VS2008 code.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;This looks similar to&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;A href="https://forums.autodesk.com/t5/AutoCAD-Civil-3D-Customization/Debugging-64bit-very-slow-for-C3D-2012-using-VS2010-Pro/td-p/4841719" target="_blank"&gt;http://forums.autodesk.com/t5/AutoCAD-Civil-3D-Customization/Debugging-64bit-very-slow-for-C3D-2012-using-VS2010-Pro/td-p/4841719&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;and&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;A href="https://forums.autodesk.com/t5/NET/Why-is-the-debugging-process-slow/td-p/3538906" target="_self"&gt;http://forums.autodesk.com/t5/NET/Why-is-the-debugging-process-slow/td-p/3538906&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 11 Jun 2014 15:35:40 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/debugging-super-slow-using-vs2010-net-4-0-acad-2012-64bit/m-p/5088200#M43636</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-06-11T15:35:40Z</dc:date>
    </item>
    <item>
      <title>Re: Debugging super slow using VS2010 .Net 4.0 + acad 2012 64bit</title>
      <link>https://forums.autodesk.com/t5/net-forum/debugging-super-slow-using-vs2010-net-4-0-acad-2012-64bit/m-p/5204185#M43637</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Have you tried with fresh new project? (created on VS2010)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Maybe there is something on the project that was not properly migrated...&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Also, are you using .NET only? Any Interop DLLs?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 08 Aug 2014 17:43:01 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/debugging-super-slow-using-vs2010-net-4-0-acad-2012-64bit/m-p/5204185#M43637</guid>
      <dc:creator>augusto.goncalves</dc:creator>
      <dc:date>2014-08-08T17:43:01Z</dc:date>
    </item>
    <item>
      <title>Re: Debugging super slow using VS2010 .Net 4.0 + acad 2012 64bit</title>
      <link>https://forums.autodesk.com/t5/net-forum/debugging-super-slow-using-vs2010-net-4-0-acad-2012-64bit/m-p/5204949#M43638</link>
      <description>Is Visual Studio loading a bunch of Symbols for AutoCAD DLLs? Have you got Visual Studio set to debug "just my code"? What is actually happening? Is there a long delay before launch, is the execution slow (yes, you mentioned that), are there any messages in the status bar of Visual Studio? To status bar is where it tells you about loading symbols and other things it is doing. I mention symbols because that one is an impatience trigger for me.</description>
      <pubDate>Sat, 09 Aug 2014 02:11:13 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/debugging-super-slow-using-vs2010-net-4-0-acad-2012-64bit/m-p/5204949#M43638</guid>
      <dc:creator>CADbloke</dc:creator>
      <dc:date>2014-08-09T02:11:13Z</dc:date>
    </item>
    <item>
      <title>Re: Debugging super slow using VS2010 .Net 4.0 + acad 2012 64bit</title>
      <link>https://forums.autodesk.com/t5/net-forum/debugging-super-slow-using-vs2010-net-4-0-acad-2012-64bit/m-p/5297457#M43639</link>
      <description>&lt;P&gt;Sorry to bring this up again, but now I have to use a v4.0 external lib, so I really need to be able to debug with v4.0.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;1) I tried creating a brand new project with a simple SelectAll. Same problem&lt;/P&gt;&lt;P&gt;2) I tried Autocad 2013. Same problem.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Again:&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Running an app without debugging is not a problem, no matter the Framework version.&lt;/P&gt;&lt;P&gt;When debugging an app using the v4.0 framework, simple tasks like:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Autodesk.AutoCAD.ApplicationServices.Application.DocumentManager.MdiActiveDocument.Editor.SelectAll(acSelFtr);&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;take ages to complete:&amp;nbsp;on v3.5 the line takes nothing to be executed while debugging, in v4.0 it&amp;nbsp;takes more than&amp;nbsp;1 second.&lt;/P&gt;&lt;P&gt;Detaching the debugger -&amp;gt; fast no matter the framework used.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 25 Sep 2014 09:30:54 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/debugging-super-slow-using-vs2010-net-4-0-acad-2012-64bit/m-p/5297457#M43639</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-09-25T09:30:54Z</dc:date>
    </item>
    <item>
      <title>Re: Debugging super slow using VS2010 .Net 4.0 + acad 2012 64bit</title>
      <link>https://forums.autodesk.com/t5/net-forum/debugging-super-slow-using-vs2010-net-4-0-acad-2012-64bit/m-p/5307219#M43640</link>
      <description>&lt;P&gt;bump&lt;/P&gt;</description>
      <pubDate>Tue, 30 Sep 2014 13:20:29 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/debugging-super-slow-using-vs2010-net-4-0-acad-2012-64bit/m-p/5307219#M43640</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-09-30T13:20:29Z</dc:date>
    </item>
    <item>
      <title>Re: Debugging super slow using VS2010 .Net 4.0 + acad 2012 64bit</title>
      <link>https://forums.autodesk.com/t5/net-forum/debugging-super-slow-using-vs2010-net-4-0-acad-2012-64bit/m-p/8761833#M43641</link>
      <description>&lt;P&gt;Another bump...&lt;/P&gt;</description>
      <pubDate>Tue, 30 Apr 2019 11:07:56 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/debugging-super-slow-using-vs2010-net-4-0-acad-2012-64bit/m-p/8761833#M43641</guid>
      <dc:creator>Otto_Cad</dc:creator>
      <dc:date>2019-04-30T11:07:56Z</dc:date>
    </item>
  </channel>
</rss>

