<?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 Migration from 10 to 10.1 in ArcObjects SDK Questions</title>
    <link>https://community.esri.com/t5/arcobjects-sdk-questions/migration-from-10-to-10-1/m-p/255461#M6545</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I am relatively new to using the ArcGIS libraries, so forgive me if this is off target. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Apparently the historical approach is to move client installs to the latest ArcGIS, and then the SDE server at a later date. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hence, at the moment, we've moved our client code base to run against 10.1, connect to a 10.1 Licence Server, but connect to the 10 SDE database. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I've updated the C# code to reference the 10.1 assemblies, compiles ok, however when running I get a COMException "The operation was attempted on an empty geometry" (PointClass). &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Should I be able to run as described (client 10.1, Licence Server 10.1, SDE 10)? &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Or do I need to migrate code as part of the move from 10 to 10.1?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 23 Apr 2013 23:22:04 GMT</pubDate>
    <dc:creator>ChrisLang</dc:creator>
    <dc:date>2013-04-23T23:22:04Z</dc:date>
    <item>
      <title>Migration from 10 to 10.1</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/migration-from-10-to-10-1/m-p/255461#M6545</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I am relatively new to using the ArcGIS libraries, so forgive me if this is off target. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Apparently the historical approach is to move client installs to the latest ArcGIS, and then the SDE server at a later date. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hence, at the moment, we've moved our client code base to run against 10.1, connect to a 10.1 Licence Server, but connect to the 10 SDE database. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I've updated the C# code to reference the 10.1 assemblies, compiles ok, however when running I get a COMException "The operation was attempted on an empty geometry" (PointClass). &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Should I be able to run as described (client 10.1, Licence Server 10.1, SDE 10)? &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Or do I need to migrate code as part of the move from 10 to 10.1?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Apr 2013 23:22:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/migration-from-10-to-10-1/m-p/255461#M6545</guid>
      <dc:creator>ChrisLang</dc:creator>
      <dc:date>2013-04-23T23:22:04Z</dc:date>
    </item>
    <item>
      <title>Re: Migration from 10 to 10.1</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/migration-from-10-to-10-1/m-p/255462#M6546</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;OK.. So I've tracked it down, but not sure why there is an issue.. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;In the past we have instantiated a PointClass as such&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;IPoint pTempPoint = new PointClass();&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Then we would set the X and Y properties to double.NaN. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;When binding to these properties that was fine running against 10. However, running against 10.1 that seems to have broken. Setting X and Y to double.NaN seems to have no effect whatsoever. Is this by design? I can't seem to find any doco on setting X and Y to NaN or null?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Apr 2013 03:59:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/migration-from-10-to-10-1/m-p/255462#M6546</guid>
      <dc:creator>ChrisLang</dc:creator>
      <dc:date>2013-04-24T03:59:34Z</dc:date>
    </item>
  </channel>
</rss>

