<?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: Migrating from a 32-bit ArcGIS Engine to an equivalent 64-bit component in ArcObjects SDK Questions</title>
    <link>https://community.esri.com/t5/arcobjects-sdk-questions/migrating-from-a-32-bit-arcgis-engine-to-an/m-p/1621517#M20710</link>
    <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/424244"&gt;@DebDrai&lt;/a&gt;&amp;nbsp;There are a couple of questions which might help narrow down your search...&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;What type of tools are you running on the SDE spatial databases?&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;SDE spatial databases are now known as enterprise geodatabases. If you're running some server-side automation then I recommend looking at ArcGIS Enterprise and either Python or the SDK for Enterprise. Otherwise, ArcGIS Pro can work directly with enterprise geodatabases, so you might consider the &lt;A href="https://github.com/Esri/arcgis-pro-sdk" target="_blank" rel="noopener"&gt;ArcGIS Pro SDK&lt;/A&gt;. Generally, the developer tools for building custom apps are designed to work with capabilities that are exposed via feature services, hosted by ArcGIS Enterprise.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Where does this logic run?&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;If the tools are running in a user-facing client application, then you should look at the &lt;A href="https://www.esri.com/en-us/arcgis/products/develop-with-arcgis/features/arcgis-maps-sdks-for-native-apps" target="_blank" rel="noopener"&gt;ArcGIS Maps SDKs for Native Apps&lt;/A&gt; which natively support 64-bit, but note they're designed to work with feature services and don't currently work directly with enterprise geodatabases at such a low level. That said, this is under consideration for our roadmap, so again, we'd love to know what types of tools you run on your SDE spatial databases! If the tools are running server-side, then again we recommend you look at Python and/or the Enterprise SDK.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We've just published some blog posts on migrating from ArcGIS Engine:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;A href="https://www.esri.com/arcgis-blog/products/developers/announcements/migrating-from-arcgis-engine" target="_blank" rel="noopener"&gt;Migrating from ArcGIS Engine - Part 1: Deprecation and Migration Paths&lt;/A&gt;&lt;/LI&gt;&lt;LI&gt;&lt;A href="https://www.esri.com/arcgis-blog/products/developers/developers/migrating-from-arcgis-engine-part-2-developer-components" target="_blank" rel="noopener"&gt;Migrating from ArcGIS Engine – Part 2: Developer Components&lt;/A&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;We hope they help answer your questions, but if they don't, then please email me at&amp;nbsp;&lt;A href="mailto:MBranscomb@esri.com" target="_blank" rel="noopener"&gt;MBranscomb@esri.com&lt;/A&gt;&amp;nbsp;and we'll figure out how best we can help.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
    <pubDate>Fri, 06 Jun 2025 14:33:37 GMT</pubDate>
    <dc:creator>MichaelBranscomb</dc:creator>
    <dc:date>2025-06-06T14:33:37Z</dc:date>
    <item>
      <title>Migrating from a 32-bit ArcGIS Engine to an equivalent 64-bit component</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/migrating-from-a-32-bit-arcgis-engine-to-an/m-p/1576478#M20698</link>
      <description>&lt;P&gt;Hello Readers !&lt;/P&gt;&lt;P&gt;I am not sure this is the best section for this question, but I can't find any community about ArcGIS Engine.&lt;/P&gt;&lt;P&gt;Since a decade, for a Java application, one of my client have been using ArcGIS Engine DLLs to run tools on SDE spatial databases. Currently, JWS must evolve, in particular with a 64-bit version. This requires switching ArcGIS DLLs Engine to a 64 bits environment (because currently, when running in a dev environment, it returns an error because the DLLs are in 32 bits). They use the latest version of ArcGIS Engine v10.8.2.&lt;/P&gt;&lt;P&gt;In this context, my client would like to know if:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;FONT color="#3366FF"&gt;the component can be replaced with a 64-bit component&lt;/FONT&gt;&lt;/LI&gt;&lt;LI&gt;&lt;FONT color="#3366FF"&gt;ArcGIS Engine background geoprocessing can run the code in the 64-bit environment&lt;/FONT&gt;&lt;/LI&gt;&lt;LI&gt;&lt;FONT color="#3366FF"&gt;he will have to do some update in the code?&lt;/FONT&gt;&lt;/LI&gt;&lt;LI&gt;&lt;FONT color="#3366FF"&gt;is there an ArcGIS Pro equivalent of the Engine component?&lt;/FONT&gt; About this question, I think about ArcGIS Pro SDK...&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Any suggestion would be very appreciated, I can't find any information.&lt;/P&gt;&lt;P&gt;Thenk you very much !&lt;/P&gt;</description>
      <pubDate>Thu, 16 Jan 2025 16:55:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/migrating-from-a-32-bit-arcgis-engine-to-an/m-p/1576478#M20698</guid>
      <dc:creator>DebDrai</dc:creator>
      <dc:date>2025-01-16T16:55:53Z</dc:date>
    </item>
    <item>
      <title>Re: Migrating from a 32-bit ArcGIS Engine to an equivalent 64-bit component</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/migrating-from-a-32-bit-arcgis-engine-to-an/m-p/1576803#M20699</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;Unfortunately this is the conundrum all ArcObjects developers are feeling.&amp;nbsp; ArcObjects is 32 bit and - unless ESRI does a giant pivot - there will not be a 64 bit version.&lt;/P&gt;&lt;P&gt;ESRI is asking us to move to ArcGIS Pro - which is 64 bit.&amp;nbsp;&amp;nbsp;&lt;A href="https://pro.arcgis.com/en/pro-app/latest/sdk/api-reference/topic1.html" target="_blank"&gt;https://pro.arcgis.com/en/pro-app/latest/sdk/api-reference/topic1.html&lt;/A&gt;&amp;nbsp;.&amp;nbsp; Unfortunately there is not a lot of good tutorials on how to even connect to and display data, let alone port from one system to the other.&amp;nbsp; I am not sure if they have reached the point of making a version of Pro that doesn't require the entire ArcGIS Pro to be installed and licensed.&amp;nbsp; We hope that these are coming soon.&lt;/P&gt;&lt;P&gt;Good Luck&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 17 Jan 2025 15:29:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/migrating-from-a-32-bit-arcgis-engine-to-an/m-p/1576803#M20699</guid>
      <dc:creator>BrentHoskisson</dc:creator>
      <dc:date>2025-01-17T15:29:21Z</dc:date>
    </item>
    <item>
      <title>Re: Migrating from a 32-bit ArcGIS Engine to an equivalent 64-bit component</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/migrating-from-a-32-bit-arcgis-engine-to-an/m-p/1578178#M20700</link>
      <description>&lt;P&gt;Thank you for your answer, BrentHoskisson, it is very much appreciated.&lt;/P&gt;</description>
      <pubDate>Thu, 23 Jan 2025 13:53:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/migrating-from-a-32-bit-arcgis-engine-to-an/m-p/1578178#M20700</guid>
      <dc:creator>DebDrai</dc:creator>
      <dc:date>2025-01-23T13:53:00Z</dc:date>
    </item>
    <item>
      <title>Re: Migrating from a 32-bit ArcGIS Engine to an equivalent 64-bit component</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/migrating-from-a-32-bit-arcgis-engine-to-an/m-p/1621517#M20710</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/424244"&gt;@DebDrai&lt;/a&gt;&amp;nbsp;There are a couple of questions which might help narrow down your search...&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;What type of tools are you running on the SDE spatial databases?&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;SDE spatial databases are now known as enterprise geodatabases. If you're running some server-side automation then I recommend looking at ArcGIS Enterprise and either Python or the SDK for Enterprise. Otherwise, ArcGIS Pro can work directly with enterprise geodatabases, so you might consider the &lt;A href="https://github.com/Esri/arcgis-pro-sdk" target="_blank" rel="noopener"&gt;ArcGIS Pro SDK&lt;/A&gt;. Generally, the developer tools for building custom apps are designed to work with capabilities that are exposed via feature services, hosted by ArcGIS Enterprise.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Where does this logic run?&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;If the tools are running in a user-facing client application, then you should look at the &lt;A href="https://www.esri.com/en-us/arcgis/products/develop-with-arcgis/features/arcgis-maps-sdks-for-native-apps" target="_blank" rel="noopener"&gt;ArcGIS Maps SDKs for Native Apps&lt;/A&gt; which natively support 64-bit, but note they're designed to work with feature services and don't currently work directly with enterprise geodatabases at such a low level. That said, this is under consideration for our roadmap, so again, we'd love to know what types of tools you run on your SDE spatial databases! If the tools are running server-side, then again we recommend you look at Python and/or the Enterprise SDK.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We've just published some blog posts on migrating from ArcGIS Engine:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;A href="https://www.esri.com/arcgis-blog/products/developers/announcements/migrating-from-arcgis-engine" target="_blank" rel="noopener"&gt;Migrating from ArcGIS Engine - Part 1: Deprecation and Migration Paths&lt;/A&gt;&lt;/LI&gt;&lt;LI&gt;&lt;A href="https://www.esri.com/arcgis-blog/products/developers/developers/migrating-from-arcgis-engine-part-2-developer-components" target="_blank" rel="noopener"&gt;Migrating from ArcGIS Engine – Part 2: Developer Components&lt;/A&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;We hope they help answer your questions, but if they don't, then please email me at&amp;nbsp;&lt;A href="mailto:MBranscomb@esri.com" target="_blank" rel="noopener"&gt;MBranscomb@esri.com&lt;/A&gt;&amp;nbsp;and we'll figure out how best we can help.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Fri, 06 Jun 2025 14:33:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/migrating-from-a-32-bit-arcgis-engine-to-an/m-p/1621517#M20710</guid>
      <dc:creator>MichaelBranscomb</dc:creator>
      <dc:date>2025-06-06T14:33:37Z</dc:date>
    </item>
  </channel>
</rss>

