<?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: Building C# examples in File Geodatabase API Questions</title>
    <link>https://community.esri.com/t5/file-geodatabase-api-questions/building-c-examples/m-p/543776#M877</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Are you using VS2010 Express or Professional? .NET Framework 4.0?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 08 Nov 2011 15:27:06 GMT</pubDate>
    <dc:creator>LanceShipman</dc:creator>
    <dc:date>2011-11-08T15:27:06Z</dc:date>
    <item>
      <title>Building C# examples</title>
      <link>https://community.esri.com/t5/file-geodatabase-api-questions/building-c-examples/m-p/543775#M876</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Ok,&amp;nbsp; I have tried to build the examples on two development machine and I get this error on both.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Error 1 'Esri.FileGDB.Row' does not contain a definition for 'Geometry' and no extension method 'Geometry' accepting a first argument of type 'Esri.FileGDB.Row' could be found (are you missing a using directive or an assembly reference?) C:\FileGDB_API_VS2010_1_1\samplesC#\Display\Form1.cs 115 43 Display&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Am I missing something?&amp;nbsp; I installed OpenTK to overcome that error.&amp;nbsp; I have tried compiling as x86 and x64.&amp;nbsp; Same errors.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The systems are both using VS2010 and the operating systems are Windows XP Version 2002 SP3 (32-bit) and Windows Server 2008 R2 Datacenter&amp;nbsp; Service Pack 1 (64-bit).&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Nov 2011 11:36:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/file-geodatabase-api-questions/building-c-examples/m-p/543775#M876</guid>
      <dc:creator>CarlosOrtiz</dc:creator>
      <dc:date>2011-11-08T11:36:23Z</dc:date>
    </item>
    <item>
      <title>Re: Building C# examples</title>
      <link>https://community.esri.com/t5/file-geodatabase-api-questions/building-c-examples/m-p/543776#M877</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Are you using VS2010 Express or Professional? .NET Framework 4.0?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Nov 2011 15:27:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/file-geodatabase-api-questions/building-c-examples/m-p/543776#M877</guid>
      <dc:creator>LanceShipman</dc:creator>
      <dc:date>2011-11-08T15:27:06Z</dc:date>
    </item>
    <item>
      <title>Re: Building C# examples</title>
      <link>https://community.esri.com/t5/file-geodatabase-api-questions/building-c-examples/m-p/543777#M878</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Visual 2010 Premium and .Net Framework 4.&amp;nbsp; All I did was unzip and compile after installing OpenTK.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Nov 2011 17:15:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/file-geodatabase-api-questions/building-c-examples/m-p/543777#M878</guid>
      <dc:creator>CarlosOrtiz</dc:creator>
      <dc:date>2011-11-08T17:15:43Z</dc:date>
    </item>
    <item>
      <title>Re: Building C# examples</title>
      <link>https://community.esri.com/t5/file-geodatabase-api-questions/building-c-examples/m-p/543778#M879</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;There is an error in the sample.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Replace:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; PointShapeBuffer geometry = row.Geometry;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;With:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; PointShapeBuffer geometry = row.GetGeometry();&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Nov 2011 18:36:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/file-geodatabase-api-questions/building-c-examples/m-p/543778#M879</guid>
      <dc:creator>LanceShipman</dc:creator>
      <dc:date>2011-11-08T18:36:36Z</dc:date>
    </item>
  </channel>
</rss>

