<?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: Why can't the breakpoint be �??hit�?� when debugging an ArcGIS 10 Add-In? in ArcObjects SDK Questions</title>
    <link>https://community.esri.com/t5/arcobjects-sdk-questions/why-can-t-the-breakpoint-be-hit-when-debugging-an/m-p/86826#M2251</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks Sean. That's certainly something I have not yet tried.&amp;nbsp; From which directory should I remove this item. I does not seem to be in the project directory. (This issue is project specific.)&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 26 Oct 2011 11:32:44 GMT</pubDate>
    <dc:creator>JakubSisak</dc:creator>
    <dc:date>2011-10-26T11:32:44Z</dc:date>
    <item>
      <title>Why can't the breakpoint be ???hit??? when debugging an ArcGIS 10 Add-In?</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/why-can-t-the-breakpoint-be-hit-when-debugging-an/m-p/86824#M2249</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Now and then I run into the following problem:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; I start debugging the Add-In and breakpoints are ignored. Almost&amp;nbsp; seems like the communication between the IDE and the component is not&amp;nbsp; working. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; My problem is that the last time this had happened I resolved it and now I can't remember what I did to fix it. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I also posted the a similar question &lt;/SPAN&gt;&lt;A href="http://gis.stackexchange.com/questions/13606/why-cant-the-breakpoint-be-hit-when-debugging-an-arcgis-10-add-in"&gt;here&lt;/A&gt;&lt;SPAN&gt;, but the solution there does not work.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Oct 2011 19:50:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/why-can-t-the-breakpoint-be-hit-when-debugging-an/m-p/86824#M2249</guid>
      <dc:creator>JakubSisak</dc:creator>
      <dc:date>2011-10-25T19:50:45Z</dc:date>
    </item>
    <item>
      <title>Re: Why can't the breakpoint be �??hit�?� when debugging an ArcGIS 10 Add-In?</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/why-can-t-the-breakpoint-be-hit-when-debugging-an/m-p/86825#M2250</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Try removing &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;supportedRuntime version="v2.0.50727"/&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;from arcmap.exe.config, in the bin directory.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Oct 2011 20:59:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/why-can-t-the-breakpoint-be-hit-when-debugging-an/m-p/86825#M2250</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2011-10-25T20:59:20Z</dc:date>
    </item>
    <item>
      <title>Re: Why can't the breakpoint be �??hit�?� when debugging an ArcGIS 10 Add-In?</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/why-can-t-the-breakpoint-be-hit-when-debugging-an/m-p/86826#M2251</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks Sean. That's certainly something I have not yet tried.&amp;nbsp; From which directory should I remove this item. I does not seem to be in the project directory. (This issue is project specific.)&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Oct 2011 11:32:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/why-can-t-the-breakpoint-be-hit-when-debugging-an/m-p/86826#M2251</guid>
      <dc:creator>JakubSisak</dc:creator>
      <dc:date>2011-10-26T11:32:44Z</dc:date>
    </item>
    <item>
      <title>Re: Why can't the breakpoint be �??hit�?� when debugging an ArcGIS 10 Add-In?</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/why-can-t-the-breakpoint-be-hit-when-debugging-an/m-p/86827#M2252</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Its the ArcMap application config file&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;\ArcGIS\Desktop10.0\bin\arcmap.exe.config&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Its an xml file so modify it with notepad. This isn't an official solution by the way....&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Oct 2011 14:49:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/why-can-t-the-breakpoint-be-hit-when-debugging-an/m-p/86827#M2252</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2011-10-26T14:49:48Z</dc:date>
    </item>
    <item>
      <title>Re: Why can't the breakpoint be �??hit�?� when debugging an ArcGIS 10 Add-In?</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/why-can-t-the-breakpoint-be-hit-when-debugging-an/m-p/86828#M2253</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I'm recieving the &lt;/SPAN&gt;&lt;SPAN style="font-style:italic;"&gt;The breakpoint will not currently be hit.&amp;nbsp; The source code is different then the original version&lt;/SPAN&gt;&lt;SPAN&gt; message on all breakpoints after following the &lt;/SPAN&gt;&lt;STRONG&gt;Migrating ArcGIS 9.3 Desktop and Engine custom components to ArcGIS 10&lt;/STRONG&gt;&lt;SPAN&gt; steps. This occurs on all migrated code as well as a simple 'Hello World' button I created in 10 as a test. Disabling the "Require the source version to exactly match the origional version" option in VS Tools&amp;gt;Options&amp;gt;Debugging fixes this issue, but that doesnt sit right with me. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is anyone else having this issue with their (NON ADD-IN) projects, and what was done to correct this issue?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Nov 2011 15:39:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/why-can-t-the-breakpoint-be-hit-when-debugging-an/m-p/86828#M2253</guid>
      <dc:creator>RonAnkeny</dc:creator>
      <dc:date>2011-11-07T15:39:14Z</dc:date>
    </item>
    <item>
      <title>Re: Why can't the breakpoint be �??hit�?� when debugging an ArcGIS 10 Add-In?</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/why-can-t-the-breakpoint-be-hit-when-debugging-an/m-p/86829#M2254</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I encountered the same frustrating problem and eventually found a solution. Cutting to the chase, I'll give the solution first, then the explanation:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Open Task Manager. End Process for any copy of ArcMap.exe.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Open a Windows Explorer. Navigate to C:\Users\\Local Settings\ESRI\Desktop10..&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If you don't see AssemblyCache, Organize &amp;gt; Folder and search options &amp;gt; View &amp;gt; uncheck "Hide protected operating system files (recommended)"&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;In the directories in AssemblyCache, look for the one containing your .dll.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Delete the .dll.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Rebuild the project and debug. Once your add in activates you should see the cache contents get refreshed.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If desired, re-hide the protected OS files.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The problem for me was that there was an old instance of my DLL in the C:\Users\\Local Settings\ESRI\DesktopX.X\AssemblyCache\ folder, and I also couldn't see \AssemblyCache because I didn't realize it was a hidden OS file. There was also a zombie instance of ArcMap running, and when I tried to delete the DLL initially it was locked. My suspicion is that what caused the problem in the first place is that I didn't quite fully shut down a debugging session of ArcMap before recompiling the code and starting another. The old DLL in the cache couldn't get overwritten because the old ArcMap instance still had it locked, and once it got out of synch with the new code the cached version no longer got updated. (I can see by file dates that the .config, .pdb, and .xml are being updated but not the .dll.)&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Jan 2013 14:35:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/why-can-t-the-breakpoint-be-hit-when-debugging-an/m-p/86829#M2254</guid>
      <dc:creator>StephenKilburn</dc:creator>
      <dc:date>2013-01-08T14:35:13Z</dc:date>
    </item>
    <item>
      <title>Re: Why can't the breakpoint be �??hit�?� when debugging an ArcGIS 10 Add-In?</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/why-can-t-the-breakpoint-be-hit-when-debugging-an/m-p/86830#M2255</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;This solution doesn't work.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Oct 2013 18:03:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/why-can-t-the-breakpoint-be-hit-when-debugging-an/m-p/86830#M2255</guid>
      <dc:creator>JakubSisak</dc:creator>
      <dc:date>2013-10-04T18:03:50Z</dc:date>
    </item>
    <item>
      <title>Re: Why can't the breakpoint be �??hit�?� when debugging an ArcGIS 10 Add-In?</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/why-can-t-the-breakpoint-be-hit-when-debugging-an/m-p/86831#M2256</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Its the ArcMap application config file&lt;BR /&gt;\ArcGIS\Desktop10.0\bin\arcmap.exe.config&lt;BR /&gt;&lt;BR /&gt;Its an xml file so modify it with notepad. This isn't an official solution by the way....&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;This solution doesn't work&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Oct 2013 18:04:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/why-can-t-the-breakpoint-be-hit-when-debugging-an/m-p/86831#M2256</guid>
      <dc:creator>JakubSisak</dc:creator>
      <dc:date>2013-10-04T18:04:37Z</dc:date>
    </item>
    <item>
      <title>Re: Why can't the breakpoint be �??hit�?� when debugging an ArcGIS 10 Add-In?</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/why-can-t-the-breakpoint-be-hit-when-debugging-an/m-p/86832#M2257</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You have to edit the ArcMap.exe.config file if your add-in is using the 4.0 or later framework.&amp;nbsp; Out of the box, this file assumes that you are using the 3.5.1 framework.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If you have done that and your breakpoints are not being honored then attach Visual Studio to ArcMap.exe and look at the modules which are loaded and find your DLL.&amp;nbsp; What you want to do is to find where ArcMap is finding your DLL.&amp;nbsp; If it is not the one that you expect that that is your problem.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Oct 2013 22:22:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/why-can-t-the-breakpoint-be-hit-when-debugging-an/m-p/86832#M2257</guid>
      <dc:creator>RichardWatson</dc:creator>
      <dc:date>2013-10-04T22:22:56Z</dc:date>
    </item>
    <item>
      <title>Re: Why can't the breakpoint be �??hit�?� when debugging an ArcGIS 10 Add-In?</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/why-can-t-the-breakpoint-be-hit-when-debugging-an/m-p/86833#M2258</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I've found that if I have been developing an add in, and I use the add in from a copy of arc map that was not opened by clicking the run button from visual studio, the next time I try to debug or hit a breakpoint, it doesn't work. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I just open arc map, go to add in manager, delete the add in from there. Then the next time I run the project from visual studio, it works.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Oct 2013 12:03:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/why-can-t-the-breakpoint-be-hit-when-debugging-an/m-p/86833#M2258</guid>
      <dc:creator>MichaelKohler</dc:creator>
      <dc:date>2013-10-07T12:03:07Z</dc:date>
    </item>
    <item>
      <title>Re: Why can't the breakpoint be ???hit??? when debugging an ArcGIS 10 Add-In?</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/why-can-t-the-breakpoint-be-hit-when-debugging-an/m-p/86834#M2259</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This worked for me, thank you! I uncommented the v4.0 and commented the v2.0&lt;/P&gt;&lt;P&gt;Before:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;lt;startup&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;!-- &amp;lt;supportedRuntime version="v4.0.30319"/&amp;gt; --&amp;gt;&lt;/P&gt;&lt;P&gt; &amp;lt;supportedRuntime version="v2.0.50727"/&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;lt;/startup&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;lt;startup&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;supportedRuntime version="v4.0.30319"/&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;!-- &amp;lt;supportedRuntime version="v2.0.50727"/&amp;gt; --&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;lt;/startup&amp;gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Apr 2015 20:46:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/why-can-t-the-breakpoint-be-hit-when-debugging-an/m-p/86834#M2259</guid>
      <dc:creator>MarielaDel_Rio</dc:creator>
      <dc:date>2015-04-09T20:46:06Z</dc:date>
    </item>
    <item>
      <title>Re: Why can't the breakpoint be ???hit??? when debugging an ArcGIS 10 Add-In?</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/why-can-t-the-breakpoint-be-hit-when-debugging-an/m-p/86835#M2260</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It worked for me. This was the change, I commented V2 and uncommented V4&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;lt;startup&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;supportedRuntime version="v4.0.30319"/&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;!-- &amp;lt;supportedRuntime version="v2.0.50727"/&amp;gt; --&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;lt;/startup&amp;gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Apr 2015 20:49:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/why-can-t-the-breakpoint-be-hit-when-debugging-an/m-p/86835#M2260</guid>
      <dc:creator>MarielaDel_Rio</dc:creator>
      <dc:date>2015-04-09T20:49:28Z</dc:date>
    </item>
    <item>
      <title>Re: Why can't the breakpoint be ???hit??? when debugging an ArcGIS 10 Add-In?</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/why-can-t-the-breakpoint-be-hit-when-debugging-an/m-p/86836#M2261</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I ran into the same problem, and none of the solutions worked for me, at least not on their own. I found one more thing that may have been crucial:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After configuring the project to build on the 3.5 framework, I noticed a build warning in Visual Studios output window: &lt;EM&gt;warning : The 'language' attribute in the AddIn element is invalid - The value 'CLR4.5'&amp;nbsp; is invalid according to the project's target framework version - The value should be 'CLR'.&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;After changing the language attribute in Config.esriaddinx file to CLR, things worked again.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Oh, and one more thing: Initially the breakpoint looks invalid (&lt;EM&gt;the breakpoint will not currently be hit&lt;/EM&gt;). Don't let that fool you, because as soon as the addin is loaded, e.g. by clicking on a button, the breakpoint will be valid.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My other configuration:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Supported runtime: v2.0.50727&lt;/LI&gt;&lt;LI&gt;Require source files to exactly match the original version: Checked&lt;/LI&gt;&lt;LI&gt;ArcGIS: 10.3.1&lt;/LI&gt;&lt;LI&gt;Visual Studio: 2013 Update 4&lt;/LI&gt;&lt;/UL&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Jul 2015 07:44:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/why-can-t-the-breakpoint-be-hit-when-debugging-an/m-p/86836#M2261</guid>
      <dc:creator>BerendVeldkamp</dc:creator>
      <dc:date>2015-07-02T07:44:58Z</dc:date>
    </item>
    <item>
      <title>Re: Why can't the breakpoint be ???hit??? when debugging an ArcGIS 10 Add-In?</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/why-can-t-the-breakpoint-be-hit-when-debugging-an/m-p/86837#M2262</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I believe, like you said, the solutions work together. I remember changing the version from V2 to V4 worked, but I also had to ensure the CLR value was the correct one (in my case &lt;SPAN style="color: #a31515; font-size: 10pt; font-family: Consolas;"&gt;&amp;lt;AddIn&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 10pt; font-family: Consolas;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #ff0000; font-size: 10pt; font-family: Consolas;"&gt;language&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 10pt; font-family: Consolas;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; font-family: Consolas;"&gt;"&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 10pt; font-family: Consolas;"&gt;CLR4.5&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; font-family: Consolas;"&gt;"&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 10pt; font-family: Consolas;"&gt; ...&lt;/SPAN&gt;) and target CPU x86&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Jul 2015 13:23:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/why-can-t-the-breakpoint-be-hit-when-debugging-an/m-p/86837#M2262</guid>
      <dc:creator>MarielaDel_Rio</dc:creator>
      <dc:date>2015-07-02T13:23:48Z</dc:date>
    </item>
    <item>
      <title>Re: Why can't the breakpoint be ???hit??? when debugging an ArcGIS 10 Add-In?</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/why-can-t-the-breakpoint-be-hit-when-debugging-an/m-p/86838#M2263</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;None of these solutions worked for me this time, although at various times in the past one or the other of these techniques did work.&amp;nbsp; There seem to be about a 100 ways that this thing can get off the track and it seems to do that spontaneously, at any time (but especially when there is a deadline looming) and I have wasted literally DAYS messing with these and other solutions trying to fix this.&amp;nbsp; This sucks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Apr 2016 20:08:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/why-can-t-the-breakpoint-be-hit-when-debugging-an/m-p/86838#M2263</guid>
      <dc:creator>CharlesFried</dc:creator>
      <dc:date>2016-04-14T20:08:57Z</dc:date>
    </item>
    <item>
      <title>Re: Why can't the breakpoint be ???hit??? when debugging an ArcGIS 10 Add-In?</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/why-can-t-the-breakpoint-be-hit-when-debugging-an/m-p/86839#M2264</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;P&gt;Berend Veldkamp wrote:&lt;/P&gt;...&lt;P&gt;Oh, and one more thing: Initially the breakpoint looks invalid (&lt;EM&gt;the breakpoint will not currently be hit&lt;/EM&gt;). Don't let that fool you, because as soon as the addin is loaded, e.g. by clicking on a button, the breakpoint will be valid.&lt;/P&gt;...&lt;/BLOCKQUOTE&gt;&lt;P&gt;This is the clincher for me. I changed the runtime version in arcmap.exe.config as per the "unofficial" solution, and I was still getting the invalid breakpoint message. But just as Berend said, as soon as you start your addin, the breakpoint functions as intended. Thank you for saving me pointless additional troubleshooting!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Nov 2016 15:48:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/why-can-t-the-breakpoint-be-hit-when-debugging-an/m-p/86839#M2264</guid>
      <dc:creator>StuartBricker</dc:creator>
      <dc:date>2016-11-03T15:48:47Z</dc:date>
    </item>
  </channel>
</rss>

