<?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: ESRI.ArcGIS.Carto is missing? in ArcObjects SDK Questions</title>
    <link>https://community.esri.com/t5/arcobjects-sdk-questions/esri-arcgis-carto-is-missing/m-p/422996#M11420</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You're right that the walkthrough doesn't specifically tell you to add the references.&amp;nbsp; But it looks like the text in the code snippets mention the references that are required for that snippet.&amp;nbsp; So make sure you check that.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Also, the ESRI components should all be listed under the .NET tab when adding a reference.&amp;nbsp; You shouldn't have to browse to the dlls themselves.&amp;nbsp; Just look for the references the snippet says are required.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;[ATTACH=CONFIG]21257[/ATTACH]&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 31 Jan 2013 18:23:21 GMT</pubDate>
    <dc:creator>BillyBuerger</dc:creator>
    <dc:date>2013-01-31T18:23:21Z</dc:date>
    <item>
      <title>ESRI.ArcGIS.Carto is missing?</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/esri-arcgis-carto-is-missing/m-p/422992#M11416</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Good morning all, I am just diving into ArcObjects and have been trying to work through some of the samples to get my feet wet, but am having issues with this one in particular.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am trying to work through the 'Building Custom UI Elements' &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://help.arcgis.com/en/sdk/10.0/arcobjects_net/conceptualhelp/index.html#//0001000001ms000000" rel="nofollow" target="_blank"&gt;http://help.arcgis.com/en/sdk/10.0/arcobjects_net/conceptualhelp/index.html#//0001000001ms000000&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;When I load the ZoomToActiveLayerinTOC snippet, i am getting an error that the ESRI.ArcGIS.Carto.IActiveView is not defined.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;While it's faint, there are only four options in the ArcGIS class (ArcMapUI, Desktop, esriSystem, Framework)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;What am I doing wrong?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I included a screen shot of the code sample.[ATTACH=CONFIG]21248[/ATTACH]&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 Jan 2013 14:38:32 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/esri-arcgis-carto-is-missing/m-p/422992#M11416</guid>
      <dc:creator>BrianBaldwin1</dc:creator>
      <dc:date>2013-01-31T14:38:32Z</dc:date>
    </item>
    <item>
      <title>Re: ESRI.ArcGIS.Carto is missing?</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/esri-arcgis-carto-is-missing/m-p/422993#M11417</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Just to add a little more specificity, the errors that I am getting are as follows: &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Error 1 Type 'ESRI.ArcGIS.Carto.IActiveView' is not defined.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Error 2 Type 'ESRI.ArcGIS.Carto.ILayer' is not defined. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Error 3 Type 'ESRI.ArcGIS.Carto.ILayer' is not defined.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 Jan 2013 15:06:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/esri-arcgis-carto-is-missing/m-p/422993#M11417</guid>
      <dc:creator>BrianBaldwin1</dc:creator>
      <dc:date>2013-01-31T15:06:20Z</dc:date>
    </item>
    <item>
      <title>Re: ESRI.ArcGIS.Carto is missing?</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/esri-arcgis-carto-is-missing/m-p/422994#M11418</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Just to add a little more specificity, the errors that I am getting are as follows: &lt;BR /&gt;&lt;BR /&gt;Error 1 Type 'ESRI.ArcGIS.Carto.IActiveView' is not defined.&lt;BR /&gt;Error 2 Type 'ESRI.ArcGIS.Carto.ILayer' is not defined. &lt;BR /&gt;Error 3 Type 'ESRI.ArcGIS.Carto.ILayer' is not defined.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Make sure you've added a reference to ESRI.ArcGIS.Carto to your project.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 Jan 2013 15:11:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/esri-arcgis-carto-is-missing/m-p/422994#M11418</guid>
      <dc:creator>JasonPike</dc:creator>
      <dc:date>2013-01-31T15:11:01Z</dc:date>
    </item>
    <item>
      <title>Re: ESRI.ArcGIS.Carto is missing?</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/esri-arcgis-carto-is-missing/m-p/422995#M11419</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Sc, &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for the response.&amp;nbsp; I didn't know what the heck this even meant, but it did help solve the problem after a little research.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I was just confused why the Walkthrough wouldn't provide this as part of the scenario...or at least a tip if users encountered this problem.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Just to be clear:&amp;nbsp; I ended up just going upto Project, Add Reference, and then located and added the two Reference.dll's that were required, this solved my problem.&amp;nbsp; Lot more to learn!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 Jan 2013 15:50:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/esri-arcgis-carto-is-missing/m-p/422995#M11419</guid>
      <dc:creator>BrianBaldwin1</dc:creator>
      <dc:date>2013-01-31T15:50:46Z</dc:date>
    </item>
    <item>
      <title>Re: ESRI.ArcGIS.Carto is missing?</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/esri-arcgis-carto-is-missing/m-p/422996#M11420</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You're right that the walkthrough doesn't specifically tell you to add the references.&amp;nbsp; But it looks like the text in the code snippets mention the references that are required for that snippet.&amp;nbsp; So make sure you check that.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Also, the ESRI components should all be listed under the .NET tab when adding a reference.&amp;nbsp; You shouldn't have to browse to the dlls themselves.&amp;nbsp; Just look for the references the snippet says are required.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;[ATTACH=CONFIG]21257[/ATTACH]&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 Jan 2013 18:23:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/esri-arcgis-carto-is-missing/m-p/422996#M11420</guid>
      <dc:creator>BillyBuerger</dc:creator>
      <dc:date>2013-01-31T18:23:21Z</dc:date>
    </item>
  </channel>
</rss>

