<?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 Errors - Could you please tell me what could be the reason for these errors in ArcObjects SDK Questions</title>
    <link>https://community.esri.com/t5/arcobjects-sdk-questions/errors-could-you-please-tell-me-what-could-be-the/m-p/82998#M2145</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Error 1. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The type 'ESRI.ArcGIS.ADF.CATIDs.MxCommands' exists in both 'C:\Program Files\ArcGIS\DeveloperKit10.0\DotNet\ESRI.ArcGIS.ADF.Local.dll' and 'C:\Program Files\ArcGIS\DeveloperKit10.0\DotNet\ESRI.ArcGIS.ADF.dll' c:\documents and settings\spilli\my documents\visual studio 2010\Projects\Updating_Attributes\Updating_Attributes\Updating.cs &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Error 2.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The type 'ESRI.ArcGIS.ADF.CATIDs.MxCommands' exists in both 'C:\Program Files\ArcGIS\DeveloperKit10.0\DotNet\ESRI.ArcGIS.ADF.Local.dll' and 'C:\Program Files\ArcGIS\DeveloperKit10.0\DotNet\ESRI.ArcGIS.ADF.dll' c:\documents and settings\spilli\my documents\visual studio 2010\Projects\Updating_Attributes\Updating_Attributes\Updating.cs &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Error 3 The type 'ESRI.ArcGIS.ADF.BaseClasses.BaseCommand' exists in both 'C:\Program Files\ArcGIS\DeveloperKit10.0\DotNet\ESRI.ArcGIS.ADF.Local.dll' and 'C:\Program Files\ArcGIS\DeveloperKit10.0\DotNet\ESRI.ArcGIS.ADF.dll' c:\documents and settings\spilli\my documents\visual studio 2010\Projects\Updating_Attributes\Updating_Attributes\Updating.cs&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 29 Nov 2010 03:36:16 GMT</pubDate>
    <dc:creator>shravanshravan</dc:creator>
    <dc:date>2010-11-29T03:36:16Z</dc:date>
    <item>
      <title>Errors - Could you please tell me what could be the reason for these errors</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/errors-could-you-please-tell-me-what-could-be-the/m-p/82998#M2145</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Error 1. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The type 'ESRI.ArcGIS.ADF.CATIDs.MxCommands' exists in both 'C:\Program Files\ArcGIS\DeveloperKit10.0\DotNet\ESRI.ArcGIS.ADF.Local.dll' and 'C:\Program Files\ArcGIS\DeveloperKit10.0\DotNet\ESRI.ArcGIS.ADF.dll' c:\documents and settings\spilli\my documents\visual studio 2010\Projects\Updating_Attributes\Updating_Attributes\Updating.cs &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Error 2.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The type 'ESRI.ArcGIS.ADF.CATIDs.MxCommands' exists in both 'C:\Program Files\ArcGIS\DeveloperKit10.0\DotNet\ESRI.ArcGIS.ADF.Local.dll' and 'C:\Program Files\ArcGIS\DeveloperKit10.0\DotNet\ESRI.ArcGIS.ADF.dll' c:\documents and settings\spilli\my documents\visual studio 2010\Projects\Updating_Attributes\Updating_Attributes\Updating.cs &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Error 3 The type 'ESRI.ArcGIS.ADF.BaseClasses.BaseCommand' exists in both 'C:\Program Files\ArcGIS\DeveloperKit10.0\DotNet\ESRI.ArcGIS.ADF.Local.dll' and 'C:\Program Files\ArcGIS\DeveloperKit10.0\DotNet\ESRI.ArcGIS.ADF.dll' c:\documents and settings\spilli\my documents\visual studio 2010\Projects\Updating_Attributes\Updating_Attributes\Updating.cs&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Nov 2010 03:36:16 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/errors-could-you-please-tell-me-what-could-be-the/m-p/82998#M2145</guid>
      <dc:creator>shravanshravan</dc:creator>
      <dc:date>2010-11-29T03:36:16Z</dc:date>
    </item>
    <item>
      <title>Re: Errors - Could you please tell me what could be the reason for these errors</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/errors-could-you-please-tell-me-what-could-be-the/m-p/82999#M2146</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; The reason is you have referenced library twice... so please go to your bin folder...there you find the two referenced dll...you just remove one...thats works fine...&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks and Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Venkat Tammineni&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Nov 2010 05:00:19 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/errors-could-you-please-tell-me-what-could-be-the/m-p/82999#M2146</guid>
      <dc:creator>Venkata_RaoTammineni</dc:creator>
      <dc:date>2010-11-29T05:00:19Z</dc:date>
    </item>
  </channel>
</rss>

