<?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: Debugger crashing when I hit a breakpoint in Revit API Forum</title>
    <link>https://forums.autodesk.com/t5/revit-api-forum/debugger-crashing-when-i-hit-a-breakpoint/m-p/7440062#M55734</link>
    <description>&lt;P&gt;I have all that done.&amp;nbsp; After much research, I found an article on MSDN where someone who works on the debugger team essentially said, "Yea, we know that happens.&amp;nbsp; Sorry.&amp;nbsp; We're looking in to it."&amp;nbsp; I opened my solution in VS2015 and I don't have any problems.&lt;/P&gt;</description>
    <pubDate>Fri, 06 Oct 2017 14:11:14 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2017-10-06T14:11:14Z</dc:date>
    <item>
      <title>Debugger crashing when I hit a breakpoint</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/debugger-crashing-when-i-hit-a-breakpoint/m-p/7428766#M55732</link>
      <description>&lt;P&gt;Hey all,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I've worked on Revit previously, but the job already had the project built and so forth.&amp;nbsp; Now, I'm setting out on my own and creating a new Revit addin.&amp;nbsp; Everything is going fine but one thing, and you guessed it: The debugger crashes when I hit a breakpoint.&amp;nbsp; The builds for 2016-2018 are all good; they compile and all is right in the world, except when I want to step through the code to see what's happening.&amp;nbsp; I get this error every time:&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Debugger_Error.png" style="width: 476px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/408263i1DCE05BE6A80CE65/image-size/large?v=v2&amp;amp;px=999" role="button" title="Debugger_Error.png" alt="Debugger_Error.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Then, when I go to rebuild my solution, I get this:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Build_Error.png" style="width: 705px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/408264iBE1C021757CB7444/image-size/large?v=v2&amp;amp;px=999" role="button" title="Build_Error.png" alt="Build_Error.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It's not updating the DLLs because it says they're still in use. &amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I've never started from scratch like this, and I've tried researching everything, but it feels like the answers are really vague or I have to run down a really deep rabbit hole that takes me to something completely unrelated before I find a solution.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What do I need to do to set up my debugger so it doesn't have a heart attack on me?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Side note:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Windows 10&lt;/LI&gt;&lt;LI&gt;Visual Studio 2017 Professional&lt;/LI&gt;&lt;LI&gt;Revit 2016,2017 &amp;amp; 2018&lt;/LI&gt;&lt;LI&gt;Computer is brand new:&lt;UL&gt;&lt;LI&gt;16GB RAM&lt;/LI&gt;&lt;LI&gt;256GB SSD, 1TB Hard Drive&lt;/LI&gt;&lt;LI&gt;i7-7700 3.6GHz processor&lt;/LI&gt;&lt;LI&gt;NVIDIA GeForce GTX 1060 Graphics Card&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;/UL&gt;</description>
      <pubDate>Tue, 03 Oct 2017 16:04:17 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/debugger-crashing-when-i-hit-a-breakpoint/m-p/7428766#M55732</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-10-03T16:04:17Z</dc:date>
    </item>
    <item>
      <title>Re: Debugger crashing when I hit a breakpoint</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/debugger-crashing-when-i-hit-a-breakpoint/m-p/7438883#M55733</link>
      <description>&lt;P&gt;There are some settings in VS 2017 needed, like:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Enable the "Used Managed Compatibility Mode" option from Tools menu -&amp;gt; Options -&amp;gt; Debugging&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Uncheck&amp;nbsp;"enable just my code"&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 06 Oct 2017 06:37:17 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/debugger-crashing-when-i-hit-a-breakpoint/m-p/7438883#M55733</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-10-06T06:37:17Z</dc:date>
    </item>
    <item>
      <title>Re: Debugger crashing when I hit a breakpoint</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/debugger-crashing-when-i-hit-a-breakpoint/m-p/7440062#M55734</link>
      <description>&lt;P&gt;I have all that done.&amp;nbsp; After much research, I found an article on MSDN where someone who works on the debugger team essentially said, "Yea, we know that happens.&amp;nbsp; Sorry.&amp;nbsp; We're looking in to it."&amp;nbsp; I opened my solution in VS2015 and I don't have any problems.&lt;/P&gt;</description>
      <pubDate>Fri, 06 Oct 2017 14:11:14 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/debugger-crashing-when-i-hit-a-breakpoint/m-p/7440062#M55734</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-10-06T14:11:14Z</dc:date>
    </item>
  </channel>
</rss>

