<?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: ArcObjects 10.2 Error Under Debug Mode of Visual Studio 2010 in ArcObjects SDK Questions</title>
    <link>https://community.esri.com/t5/arcobjects-sdk-questions/arcobjects-10-2-error-under-debug-mode-of-visual/m-p/227190#M5914</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Problem solved.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt; This error should be related to a module (CSM.dll) conflict between ESRI's raster library and Microsoft's remote debugging library (VS7 Causality Stack Manager).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks &lt;A href="https://community.esri.com/migrated-users/14526"&gt;John Simonitch&lt;/A&gt;​ for a similar post&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;&lt;A href="https://community.esri.com/thread/68703"&gt;ArcEngine .Net 10.1 sp1 Entry Point Not Found ?Base64Decode Error...&lt;/A&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 19 May 2015 18:48:17 GMT</pubDate>
    <dc:creator>JW1</dc:creator>
    <dc:date>2015-05-19T18:48:17Z</dc:date>
    <item>
      <title>ArcObjects 10.2 Error Under Debug Mode of Visual Studio 2010</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/arcobjects-10-2-error-under-debug-mode-of-visual/m-p/227189#M5913</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="margin-bottom: 1em; font-size: 15px; color: #222222; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;"&gt;I get stuck with this ArcObjects 10.2.2 debug problem.&lt;/P&gt;&lt;P style="margin-bottom: 1em; font-size: 15px; color: #222222; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;"&gt;&lt;STRONG&gt;My environment&lt;/STRONG&gt;&lt;/P&gt;&lt;UL&gt;&lt;UL&gt;&lt;LI&gt;Win7 64 bit&lt;/LI&gt;&lt;LI&gt;ArcGIS Desktop (ArcInfo) 10.2.2.3553&lt;/LI&gt;&lt;LI&gt;Visual Studio 2010 Pro&lt;/LI&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;P style="margin-bottom: 1em; font-size: 15px; color: #222222; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;"&gt;&lt;STRONG&gt;Problem&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="margin-bottom: 1em;"&gt;My application use IMapDocument interface of ESRI.ArcGIS.Carto to open MXD document. If the document has a raster Map Service layer(Map Service Type: Cached;File Format:PNG32), I will get errors under debug mode of Visual Studio when the application try to open it. &lt;BR /&gt;The exception message - "Access Denied. (Exception from HRESULT: 0x80030005 (STG_E_ACCESSDENIED))" &lt;BR /&gt;And the windows event viewer does come with an error about ESRI’s RasterDB.dll &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="margin-bottom: 1em;"&gt;&lt;BR /&gt; See screenshot &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="margin-bottom: 1em;"&gt;&lt;IMG alt="1.1.png" class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/99368_1.1.png" style="width: 620px; height: 577px;" /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;UL&gt;&lt;UL&gt;&lt;LI&gt;I tried on other virtual machine, same problem.&lt;/LI&gt;&lt;LI&gt;I tried to add the raster layer from other Map Server, same problem.&lt;/LI&gt;&lt;LI&gt;I also tried to add other raster layer (open street base map), same problem.&lt;/LI&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;P&gt;&lt;SPAN style="margin-bottom: 1em;"&gt;However,&lt;/SPAN&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;this document can be opened properly with ArcMap 10.0, 10.2 and 10.2.2.&lt;/LI&gt;&lt;LI&gt;If I remove the raster layer from the MXD document, no problem in debug mode.&lt;/LI&gt;&lt;LI&gt;or if I just run the compiled exe file directly, everything is fine.&lt;/LI&gt;&lt;LI&gt;If I change the raster layer into other type of Map Service layer (Map Service Type: Not Cached), no problem. &lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;see screenshot​&lt;/P&gt;&lt;P&gt;&lt;IMG alt="2.1.png" class="image-2 jive-image" src="https://community.esri.com/legacyfs/online/99369_2.1.png" style="width: 620px; height: 290px;" /&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 May 2015 21:02:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/arcobjects-10-2-error-under-debug-mode-of-visual/m-p/227189#M5913</guid>
      <dc:creator>JW1</dc:creator>
      <dc:date>2015-05-12T21:02:15Z</dc:date>
    </item>
    <item>
      <title>Re: ArcObjects 10.2 Error Under Debug Mode of Visual Studio 2010</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/arcobjects-10-2-error-under-debug-mode-of-visual/m-p/227190#M5914</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Problem solved.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt; This error should be related to a module (CSM.dll) conflict between ESRI's raster library and Microsoft's remote debugging library (VS7 Causality Stack Manager).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks &lt;A href="https://community.esri.com/migrated-users/14526"&gt;John Simonitch&lt;/A&gt;​ for a similar post&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;&lt;A href="https://community.esri.com/thread/68703"&gt;ArcEngine .Net 10.1 sp1 Entry Point Not Found ?Base64Decode Error...&lt;/A&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 May 2015 18:48:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/arcobjects-10-2-error-under-debug-mode-of-visual/m-p/227190#M5914</guid>
      <dc:creator>JW1</dc:creator>
      <dc:date>2015-05-19T18:48:17Z</dc:date>
    </item>
  </channel>
</rss>

