<?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: ArcGIS Pro &amp;quot;Unable to create object class extension COM object&amp;quot; in ArcGIS Pro Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-questions/arcgis-pro-quot-unable-to-create-object-class/m-p/1576858#M92082</link>
    <description>&lt;P&gt;It seems the steps that created this condition (at least in our case) were:&lt;/P&gt;&lt;P&gt;- Drop the geometric network&lt;/P&gt;&lt;P&gt;- Un-ArcFM-ify all classes in the feature dataset&lt;/P&gt;&lt;P&gt;It seemed that after dropping the network all contained classes were un-ArcFM-ified, so that afterward the "Un-ArcFM" operation actually did nothing.&amp;nbsp; &amp;nbsp;However, one of these steps did not perform exactly as expected.&amp;nbsp; &amp;nbsp;So that while after the steps were completed it *seemed* that the ArcFM class extensions were removed, in fact they were not.&lt;/P&gt;&lt;P&gt;Ultimately the work-around appears to be:&lt;/P&gt;&lt;P&gt;- Re-ArcFM-ify the classes&lt;/P&gt;&lt;P&gt;- Confirm the classes are actually ArcFM classes&lt;/P&gt;&lt;P&gt;- Un-ArcFM-ify the classes&lt;/P&gt;&lt;P&gt;I tried these steps in a test environment and afterward was able to add them all to an ArcGIS Pro project.&lt;/P&gt;&lt;P&gt;(Hopefully the last post in this thread)&lt;/P&gt;&lt;P&gt;Ed&lt;/P&gt;</description>
    <pubDate>Fri, 17 Jan 2025 17:42:51 GMT</pubDate>
    <dc:creator>EdwardBlair</dc:creator>
    <dc:date>2025-01-17T17:42:51Z</dc:date>
    <item>
      <title>ArcGIS Pro "Unable to create object class extension COM object"</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/arcgis-pro-quot-unable-to-create-object-class/m-p/1575645#M91963</link>
      <description>&lt;P&gt;We have an production Oracle Geodatabase with an ArcFM-ified electric geometric network.&amp;nbsp; &amp;nbsp;We created a replica Oracle Geodatabase in which we dropped all geometric networks and un-ArcFM-ified all classes.&amp;nbsp; However, when we try to open some of the feature classes, such as GIS.Transformer, in ArcGIS Pro we get the error message:&lt;/P&gt;&lt;P&gt;Unable to create object class extension COM object&lt;/P&gt;&lt;P&gt;We have triple-checked in ArcCatalog that the class is a simple Point feature class.&amp;nbsp; Any ideas on why we would be getting this message would be much appreciated.&lt;/P&gt;&lt;P&gt;Thx,&lt;/P&gt;&lt;P&gt;Ed&lt;/P&gt;</description>
      <pubDate>Tue, 14 Jan 2025 23:02:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/arcgis-pro-quot-unable-to-create-object-class/m-p/1575645#M91963</guid>
      <dc:creator>EdwardBlair</dc:creator>
      <dc:date>2025-01-14T23:02:51Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Pro "Unable to create object class extension COM object"</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/arcgis-pro-quot-unable-to-create-object-class/m-p/1575749#M91980</link>
      <description>&lt;P&gt;I should have also noted that the new replica geodatabase is archive-enabled.&amp;nbsp; &amp;nbsp; We used ArcCatalog to enable the archiving.&amp;nbsp; Would this cause heartburn for ArcGIS Pro?&lt;/P&gt;&lt;P&gt;Ed&lt;/P&gt;</description>
      <pubDate>Wed, 15 Jan 2025 13:25:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/arcgis-pro-quot-unable-to-create-object-class/m-p/1575749#M91980</guid>
      <dc:creator>EdwardBlair</dc:creator>
      <dc:date>2025-01-15T13:25:22Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Pro "Unable to create object class extension COM object"</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/arcgis-pro-quot-unable-to-create-object-class/m-p/1576711#M92064</link>
      <description>&lt;P&gt;So... I dug in closer and examined the Definition column GDB_Items table (sorry ESRI folks) for one of the problem classes.&amp;nbsp; &amp;nbsp;In this case it was a CapacitorBank -- previously an ArcFM Simple Junction, but as presented in ArcCatalog now just a "Point" feature class.&amp;nbsp; &amp;nbsp;What I found in the EXTCLSID tag in the Definition XML was this:&lt;/P&gt;&lt;P&gt;&amp;lt;EXTCLSID&amp;gt;{91BC9A23-B210-4EE5-B524-93BCD640E58D}&amp;lt;/EXTCLSID&amp;gt;&lt;/P&gt;&lt;P&gt;Which, per the SE ArcFM site is an ArcFM class extension for simple junction features (below).&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="EdwardBlair_0-1737077283830.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/123526i5FF74862EDEF9391/image-size/medium?v=v2&amp;amp;px=400" role="button" title="EdwardBlair_0-1737077283830.png" alt="EdwardBlair_0-1737077283830.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;How this remained after I had "un-ArcFM-ified" the feature class I don't know.&lt;/P&gt;&lt;P&gt;However, I modified the Definition XML to remove the class extension (again, sorry ESRI) so it now looks like this:&lt;/P&gt;&lt;P&gt;&amp;lt;EXTCLSID /&amp;gt;&lt;/P&gt;&lt;P&gt;I *now* can add the feature class to an ArcGIS Pro map.&lt;/P&gt;&lt;P&gt;Pretty sure there has to be a better way to do this.&lt;/P&gt;&lt;P&gt;Ed&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 17 Jan 2025 01:32:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/arcgis-pro-quot-unable-to-create-object-class/m-p/1576711#M92064</guid>
      <dc:creator>EdwardBlair</dc:creator>
      <dc:date>2025-01-17T01:32:12Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Pro "Unable to create object class extension COM object"</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/arcgis-pro-quot-unable-to-create-object-class/m-p/1576858#M92082</link>
      <description>&lt;P&gt;It seems the steps that created this condition (at least in our case) were:&lt;/P&gt;&lt;P&gt;- Drop the geometric network&lt;/P&gt;&lt;P&gt;- Un-ArcFM-ify all classes in the feature dataset&lt;/P&gt;&lt;P&gt;It seemed that after dropping the network all contained classes were un-ArcFM-ified, so that afterward the "Un-ArcFM" operation actually did nothing.&amp;nbsp; &amp;nbsp;However, one of these steps did not perform exactly as expected.&amp;nbsp; &amp;nbsp;So that while after the steps were completed it *seemed* that the ArcFM class extensions were removed, in fact they were not.&lt;/P&gt;&lt;P&gt;Ultimately the work-around appears to be:&lt;/P&gt;&lt;P&gt;- Re-ArcFM-ify the classes&lt;/P&gt;&lt;P&gt;- Confirm the classes are actually ArcFM classes&lt;/P&gt;&lt;P&gt;- Un-ArcFM-ify the classes&lt;/P&gt;&lt;P&gt;I tried these steps in a test environment and afterward was able to add them all to an ArcGIS Pro project.&lt;/P&gt;&lt;P&gt;(Hopefully the last post in this thread)&lt;/P&gt;&lt;P&gt;Ed&lt;/P&gt;</description>
      <pubDate>Fri, 17 Jan 2025 17:42:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/arcgis-pro-quot-unable-to-create-object-class/m-p/1576858#M92082</guid>
      <dc:creator>EdwardBlair</dc:creator>
      <dc:date>2025-01-17T17:42:51Z</dc:date>
    </item>
  </channel>
</rss>

