<?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 Visual Studio Debuging Problem - Cannot find pdb for ArcMap.exe in ArcObjects SDK Questions</title>
    <link>https://community.esri.com/t5/arcobjects-sdk-questions/visual-studio-debuging-problem-cannot-find-pdb-for/m-p/682031#M18328</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi guys.&amp;nbsp; Trying to create a new extension for ArcMap and am having trouble getting debugging to work.&amp;nbsp; I can get the extension - a toolbar with buttons and code of course - to loadup in arc properly and I can click the button and fire the code.&amp;nbsp; Everything seems to work but the thing I cannot get to work are breakpoints in VS.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I keep getting "Debugging information for 'ArcMap.exe' cannot be found or does not match.&amp;nbsp; Cannot find or open the PDB file.&amp;nbsp; Here are the steps I went through:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;SPAN&gt;1.&amp;nbsp; Under Tools&amp;gt;Options of VS, I added an entry for '&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://downloads2.esri.com/Support/symbols/" rel="nofollow" target="_blank"&gt;http://downloads2.esri.com/Support/symbols/&lt;/A&gt;&lt;SPAN&gt;' in the Debugging&amp;gt;Symbols section and I gave it an explict path to cache to.&amp;nbsp; This seems to work as I get a whole bunch PDB files downloaded related to ESRI DLLs (nothing about the actual arcmap.exe file).&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;2. In the Project Properties&amp;gt;Debug screen I set the radio to "Start external program" and point it at the arcmap.exe file.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;3.&amp;nbsp; Without "Enable unmanaged code debugging" at the bottom check everything loads without error and debugging does not work.&amp;nbsp; With that option checked, I get the error about not finding the ArcMap.exe pdb file but debugging still does not work.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Any insight?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Ernie&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 23 Jan 2013 18:32:44 GMT</pubDate>
    <dc:creator>ErnieSalazar</dc:creator>
    <dc:date>2013-01-23T18:32:44Z</dc:date>
    <item>
      <title>Visual Studio Debuging Problem - Cannot find pdb for ArcMap.exe</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/visual-studio-debuging-problem-cannot-find-pdb-for/m-p/682031#M18328</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi guys.&amp;nbsp; Trying to create a new extension for ArcMap and am having trouble getting debugging to work.&amp;nbsp; I can get the extension - a toolbar with buttons and code of course - to loadup in arc properly and I can click the button and fire the code.&amp;nbsp; Everything seems to work but the thing I cannot get to work are breakpoints in VS.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I keep getting "Debugging information for 'ArcMap.exe' cannot be found or does not match.&amp;nbsp; Cannot find or open the PDB file.&amp;nbsp; Here are the steps I went through:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;SPAN&gt;1.&amp;nbsp; Under Tools&amp;gt;Options of VS, I added an entry for '&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://downloads2.esri.com/Support/symbols/" rel="nofollow" target="_blank"&gt;http://downloads2.esri.com/Support/symbols/&lt;/A&gt;&lt;SPAN&gt;' in the Debugging&amp;gt;Symbols section and I gave it an explict path to cache to.&amp;nbsp; This seems to work as I get a whole bunch PDB files downloaded related to ESRI DLLs (nothing about the actual arcmap.exe file).&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;2. In the Project Properties&amp;gt;Debug screen I set the radio to "Start external program" and point it at the arcmap.exe file.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;3.&amp;nbsp; Without "Enable unmanaged code debugging" at the bottom check everything loads without error and debugging does not work.&amp;nbsp; With that option checked, I get the error about not finding the ArcMap.exe pdb file but debugging still does not work.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Any insight?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Ernie&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Jan 2013 18:32:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/visual-studio-debuging-problem-cannot-find-pdb-for/m-p/682031#M18328</guid>
      <dc:creator>ErnieSalazar</dc:creator>
      <dc:date>2013-01-23T18:32:44Z</dc:date>
    </item>
    <item>
      <title>Re: Visual Studio Debuging Problem - Cannot find pdb for ArcMap.exe</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/visual-studio-debuging-problem-cannot-find-pdb-for/m-p/682032#M18329</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Nevermind, I figured it out.&amp;nbsp; Had to remove the version reference in the arcmap.config file:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A class="jive-link-external-small" href="http://gis.stackexchange.com/questions/13606/why-cant-the-breakpoint-be-hit-when-debugging-an-arcgis-10-add-in#16206" rel="nofollow" target="_blank"&gt;http://gis.stackexchange.com/questions/13606/why-cant-the-breakpoint-be-hit-when-debugging-an-arcgis-10-add-in#16206&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Ernie&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Jan 2013 20:09:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/visual-studio-debuging-problem-cannot-find-pdb-for/m-p/682032#M18329</guid>
      <dc:creator>ErnieSalazar</dc:creator>
      <dc:date>2013-01-23T20:09:51Z</dc:date>
    </item>
  </channel>
</rss>

