<?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: Using ArcGIS Engine Controls in ArcObjects SDK Questions</title>
    <link>https://community.esri.com/t5/arcobjects-sdk-questions/using-arcgis-engine-controls/m-p/129424#M3390</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;This how you fix the problem. Check to see if you have any problem implementing any&amp;nbsp; interface class relative&amp;nbsp; to the COM object involved here. You'll have an error such as the following:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Interop type 'ESRI.ArcGIS.Display.SimpleLineSymbolClass' cannot be embedded... &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;In this case open the Properties window for the &lt;/SPAN&gt;&lt;SPAN style="font-style:italic;"&gt;ESRI.ArcGIS.Display&lt;/SPAN&gt;&lt;SPAN&gt; reference and set the value of the &lt;/SPAN&gt;&lt;SPAN style="font-style:italic;"&gt;Embed Interop&lt;/SPAN&gt;&lt;SPAN&gt; Types to &lt;/SPAN&gt;&lt;SPAN style="font-style:italic;"&gt;False&lt;/SPAN&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;It fixed the error.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 05 Nov 2010 17:17:49 GMT</pubDate>
    <dc:creator>SalviDjekeng</dc:creator>
    <dc:date>2010-11-05T17:17:49Z</dc:date>
    <item>
      <title>Using ArcGIS Engine Controls</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/using-arcgis-engine-controls/m-p/129423#M3389</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi! Does anybody know how to fix the following error?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN style="font-style:italic;"&gt;event invocation for COM objects requires event to be attributed with DispIdAttribute&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am learning to develop map viewing apps using ArcGIS Engine development tools. I got the error while following the tutorial on "Building a map viewing application using the ArcGIS Engine controls." I am using ArcObjects SDK 10 MS. .Net Framework (C#).&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Oct 2010 18:48:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/using-arcgis-engine-controls/m-p/129423#M3389</guid>
      <dc:creator>SalviDjekeng</dc:creator>
      <dc:date>2010-10-25T18:48:47Z</dc:date>
    </item>
    <item>
      <title>Re: Using ArcGIS Engine Controls</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/using-arcgis-engine-controls/m-p/129424#M3390</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;This how you fix the problem. Check to see if you have any problem implementing any&amp;nbsp; interface class relative&amp;nbsp; to the COM object involved here. You'll have an error such as the following:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Interop type 'ESRI.ArcGIS.Display.SimpleLineSymbolClass' cannot be embedded... &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;In this case open the Properties window for the &lt;/SPAN&gt;&lt;SPAN style="font-style:italic;"&gt;ESRI.ArcGIS.Display&lt;/SPAN&gt;&lt;SPAN&gt; reference and set the value of the &lt;/SPAN&gt;&lt;SPAN style="font-style:italic;"&gt;Embed Interop&lt;/SPAN&gt;&lt;SPAN&gt; Types to &lt;/SPAN&gt;&lt;SPAN style="font-style:italic;"&gt;False&lt;/SPAN&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;It fixed the error.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Nov 2010 17:17:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/using-arcgis-engine-controls/m-p/129424#M3390</guid>
      <dc:creator>SalviDjekeng</dc:creator>
      <dc:date>2010-11-05T17:17:49Z</dc:date>
    </item>
    <item>
      <title>Re: Using ArcGIS Engine Controls</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/using-arcgis-engine-controls/m-p/129425#M3391</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;This how you fix the problem. Check to see if you have any problem implementing any&amp;nbsp; interface class relative&amp;nbsp; to the COM object involved here. You'll have an error such as the following:&lt;BR /&gt;Interop type 'ESRI.ArcGIS.Display.SimpleLineSymbolClass' cannot be embedded... &lt;BR /&gt;&lt;BR /&gt;In this case open the Properties window for the &lt;SPAN style="font-style:italic;"&gt;ESRI.ArcGIS.Display&lt;/SPAN&gt; reference and set the value of the &lt;SPAN style="font-style:italic;"&gt;Embed Interop&lt;/SPAN&gt; Types to &lt;SPAN style="font-style:italic;"&gt;False&lt;/SPAN&gt;.&lt;BR /&gt;It fixed the error.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I came across this same error.&amp;nbsp; However, I had to make the Property change on the &lt;/SPAN&gt;&lt;SPAN style="font-style:italic;"&gt;ESRI.ArcGIS.Editor&lt;/SPAN&gt;&lt;SPAN&gt; reference instead.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Salvi57... you are my hero.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 May 2011 13:14:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/using-arcgis-engine-controls/m-p/129425#M3391</guid>
      <dc:creator>BradleyJanke</dc:creator>
      <dc:date>2011-05-27T13:14:08Z</dc:date>
    </item>
    <item>
      <title>Re: Using ArcGIS Engine Controls</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/using-arcgis-engine-controls/m-p/129426#M3392</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks (much belated). I struggled to find out what I was doing wrong, and this post solved it for me. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;mballard&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Jun 2013 22:22:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/using-arcgis-engine-controls/m-p/129426#M3392</guid>
      <dc:creator>MikeBallard</dc:creator>
      <dc:date>2013-06-24T22:22:12Z</dc:date>
    </item>
  </channel>
</rss>

