<?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: ICadastralImporter not available on ArsGIS Server? in ArcObjects SDK Questions</title>
    <link>https://community.esri.com/t5/arcobjects-sdk-questions/icadastralimporter-not-available-on-arsgis-server/m-p/115551#M3034</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you for your reply. Perhaps we should be considering other alternatives.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 04 Oct 2017 03:38:37 GMT</pubDate>
    <dc:creator>YoumeiGe</dc:creator>
    <dc:date>2017-10-04T03:38:37Z</dc:date>
    <item>
      <title>ICadastralImporter not available on ArsGIS Server?</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/icadastralimporter-not-available-on-arsgis-server/m-p/115549#M3032</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="margin: 0cm 0cm 0pt;"&gt;&lt;SPAN style="color: #000000; font-family: Calibri; font-size: medium;"&gt;Version: ArcGIS Server 10.22&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 0cm 0cm 0pt;"&gt;&lt;SPAN style="color: #000000; font-family: Calibri; font-size: medium;"&gt;Hi all,&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 0cm 0cm 0pt;"&gt;&lt;SPAN style="color: #000000; font-family: Calibri; font-size: medium;"&gt;&amp;nbsp;We are trying to use ArcObject Cadastral libraries within a map service SOE in order to convert a&amp;nbsp;feature, and&amp;nbsp;write the feature to our Parcel Febric. &amp;nbsp;We are facing the following problem.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 0cm 0cm 0pt;"&gt;&lt;SPAN style="color: #000000; font-family: Calibri; font-size: medium;"&gt;The following line is causing the exception below:&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 0cm 0cm 0pt;"&gt;&lt;SPAN style="color: #000000; font-family: Calibri; font-size: medium;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 0cm 0cm 0pt;"&gt;&lt;SPAN style="font-family: Calibri;"&gt;&lt;SPAN style="color: #2b91af; font-size: medium;"&gt;ICadastralImporter &lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-size: medium;"&gt;cadastralImporter = &lt;/SPAN&gt;&lt;SPAN style="color: blue; font-size: medium;"&gt;new&lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-size: medium;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #2b91af; font-size: medium;"&gt;CadastralTopologyImporter&lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-size: medium;"&gt;();&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 0cm 0cm 0pt;"&gt;&lt;SPAN style="color: #000000; font-family: Calibri; font-size: medium;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 0cm 0cm 0pt; text-indent: 36pt;"&gt;&lt;STRONG style="color: #000000; font-size: medium; font-family: Calibri;"&gt;Retrieving the COM class factory for component with CLSID {BED8E61A-D6B8-4E9D-AED4-BC60F5422BC4} &lt;/STRONG&gt;&lt;/P&gt;&lt;P style="margin: 0cm 0cm 0pt; text-indent: 36pt;"&gt;&lt;STRONG style="color: #000000; font-size: medium; font-family: Calibri;"&gt;failed due to the following error: 80040154 Class not registered (Exception from HRESULT: &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;0x80040154&amp;nbsp;(REGDB_E_CLASSNOTREG)).&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="margin: 0cm 0cm 0pt;"&gt;&lt;STRONG style="color: #000000; font-size: medium; font-family: Calibri;"&gt;&amp;nbsp;&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="margin: 0cm 0cm 0pt;"&gt;&lt;SPAN style="color: #000000; font-family: Calibri; font-size: medium;"&gt;I have searched my PC registry and found BED8E61A-D6B8-4E9D-AED4-BC60F5422BC4 is &lt;STRONG&gt;esriCadastral.CadastralTopologyImporter, and&amp;nbsp; &lt;SPAN style="color: #1f497d; font-family: Calibri;"&gt;ESRI.ArcGIS.Cadastral.dll&lt;/SPAN&gt;&amp;nbsp; &lt;/STRONG&gt;exists on my ArcObkect SDK installation. However, &lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-family: Calibri; font-size: medium;"&gt;our system adminstrator advised that he is not able to find the same on the server machine.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 0cm 0cm 0pt;"&gt;&lt;SPAN style="color: #000000; font-size: medium; font-family: Times New Roman;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 0cm 0cm 0pt;"&gt;&lt;SPAN style="color: #000000; font-family: Calibri; font-size: medium;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-family: Calibri; font-size: medium;"&gt;It is mentioned at &lt;A href="http://resources.arcgis.com/en/help/arcobjects-net/componenthelp/index.html#/ICadastralImporter_Interface/001000000042000000/"&gt;http://resources.arcgis.com/en/help/arcobjects-net/componenthelp/index.html#/ICadastralImporter_Interface/001000000042000000/&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 0cm 0cm 0pt;"&gt;Product Availability&lt;/P&gt;&lt;DIV&gt;Available with ArcGIS Desktop.&lt;/DIV&gt;&lt;DIV&gt; &lt;/DIV&gt;&lt;P style="margin: 0cm 0cm 0pt;"&gt;&lt;SPAN style="color: #000000; font-size: medium; font-family: Calibri;"&gt;Does this mean Cadastral libraries are not supported&amp;nbsp;for ArcGIS Server? and it is only avaiileble on ArcGISDesktop?&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 0cm 0cm 0pt;"&gt;&lt;/P&gt;&lt;P style="margin: 0cm 0cm 0pt;"&gt;&lt;SPAN style="color: #000000; font-size: medium; font-family: Calibri;"&gt;What is best way to write/convert a feature into Parcel Fabric? Any help is much appreciated.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 0cm 0cm 0pt;"&gt;&lt;SPAN style="color: #000000; font-size: 9pt; font-family: 'Helvetica','sans-serif';"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Kind regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="margin: 0cm 0cm 0pt;"&gt;&lt;STRONG style="color: black;"&gt;Youmei Ge &lt;/STRONG&gt;&lt;SPAN style="color: #006b6e;"&gt;|&lt;/SPAN&gt;&lt;SPAN style="color: black;"&gt; Senior Spatial Analyst/Developer &lt;/SPAN&gt;&lt;SPAN style="color: #006b6e;"&gt;|&lt;/SPAN&gt;&lt;SPAN style="color: black;"&gt; Information Services Branch&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 0cm 0cm 0pt;"&gt;&lt;STRONG style="color: black;"&gt;Department of Mines, Industry Regulation and Safety&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="margin: 0cm 0cm 0pt;"&gt;&lt;STRONG style="color: black;"&gt;Western Australia&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Sep 2017 02:18:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/icadastralimporter-not-available-on-arsgis-server/m-p/115549#M3032</guid>
      <dc:creator>YoumeiGe</dc:creator>
      <dc:date>2017-09-22T02:18:09Z</dc:date>
    </item>
    <item>
      <title>Re: ICadastralImporter not available on ArsGIS Server?</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/icadastralimporter-not-available-on-arsgis-server/m-p/115550#M3033</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, that means this interface is only available with Desktop, not for Engine or Server. So is the whole Cadastral library&amp;nbsp;&lt;A class="link-titled" href="http://resources.arcgis.com/en/help/arcobjects-net/componenthelp/index.html#/Overview/00100000007m000000/" title="http://resources.arcgis.com/en/help/arcobjects-net/componenthelp/index.html#/Overview/00100000007m000000/"&gt;ArcObjects Help for .NET developers&lt;/A&gt;&amp;nbsp;. Is it possible for you to do the workflow in a Desktop application, like a console, instead of SOE?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Oct 2017 19:41:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/icadastralimporter-not-available-on-arsgis-server/m-p/115550#M3033</guid>
      <dc:creator>YuanLiu</dc:creator>
      <dc:date>2017-10-03T19:41:03Z</dc:date>
    </item>
    <item>
      <title>Re: ICadastralImporter not available on ArsGIS Server?</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/icadastralimporter-not-available-on-arsgis-server/m-p/115551#M3034</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you for your reply. Perhaps we should be considering other alternatives.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Oct 2017 03:38:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/icadastralimporter-not-available-on-arsgis-server/m-p/115551#M3034</guid>
      <dc:creator>YoumeiGe</dc:creator>
      <dc:date>2017-10-04T03:38:37Z</dc:date>
    </item>
  </channel>
</rss>

