<?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: Retrieving the COM class factory error message when trying to use PropertySet in ArcObjects SDK Questions</title>
    <link>https://community.esri.com/t5/arcobjects-sdk-questions/retrieving-the-com-class-factory-error-message/m-p/512040#M13814</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I don't think that you will ever see side by side in the existing ArcMap product.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;That said, check out the quote on the next generation product which specifically mentions "side by side":&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://events.esri.com/uc/QandA/index.cfm?fuseaction=answer&amp;amp;conferenceId=CCAEEE69-1422-2418-7F1D0EB8490B776D&amp;amp;questionId=4806"&gt;http://events.esri.com/uc/QandA/index.cfm?fuseaction=answer&amp;amp;conferenceId=CCAEEE69-1422-2418-7F1D0EB8490B776D&amp;amp;questionId=4806&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 19 Dec 2013 13:13:12 GMT</pubDate>
    <dc:creator>RichardWatson</dc:creator>
    <dc:date>2013-12-19T13:13:12Z</dc:date>
    <item>
      <title>Retrieving the COM class factory error message when trying to use PropertySet</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/retrieving-the-com-class-factory-error-message/m-p/512034#M13808</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi All,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I trying to upgrade a 9.3 ArcObjects app to ArGIS 10 and I'm having one last problem that I can't seem to fix.&amp;nbsp; I'm doing a simple Dim propertySet As IPropertySet = New PropertySet(), but I keep getting the following error:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;"Retrieving the COM class factory for component with CLSID {588E5A11-D09B-11D1-AA7C-00C04FA33A15} failed due to the following error: 80040111 ClassFactory cannot supply requested class (Exception from HRESULT: 0x80040111 (CLASS_E_CLASSNOTAVAILABLE)"&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I've tried creating a simple project with just this line and the ESRI.ArcGIS.esriSystem library and I still get the error message.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm using ArcGIS SDK 10 SP1, Visual Studio 2010 VB.NET, and .NET 3.5 SP1.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Any suggestions?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;-Keith&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 18 Dec 2010 18:55:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/retrieving-the-com-class-factory-error-message/m-p/512034#M13808</guid>
      <dc:creator>KeithPalmer</dc:creator>
      <dc:date>2010-12-18T18:55:31Z</dc:date>
    </item>
    <item>
      <title>Re: Retrieving the COM class factory error message when trying to use PropertySet</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/retrieving-the-com-class-factory-error-message/m-p/512035#M13809</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;If this is a standalone program then you have to call ESRI.ArcGIS.RuntimeManager.Bind before calling ArcObject.&amp;nbsp; It is described here:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://help.arcgis.com/en/sdk/10.0/arcobjects_net/conceptualhelp/index.html#/What_s_new_for_developers_at_10/0001000002zp000000/"&gt;http://help.arcgis.com/en/sdk/10.0/arcobjects_net/conceptualhelp/index.html#/What_s_new_for_developers_at_10/0001000002zp000000/&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 19 Dec 2010 09:14:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/retrieving-the-com-class-factory-error-message/m-p/512035#M13809</guid>
      <dc:creator>RichardWatson</dc:creator>
      <dc:date>2010-12-19T09:14:44Z</dc:date>
    </item>
    <item>
      <title>Re: Retrieving the COM class factory error message when trying to use PropertySet</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/retrieving-the-com-class-factory-error-message/m-p/512036#M13810</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;That was it.&amp;nbsp; Thanks.&amp;nbsp; That's the price I pay for only doing Flex dev for the last year.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;-Keith&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Dec 2010 01:15:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/retrieving-the-com-class-factory-error-message/m-p/512036#M13810</guid>
      <dc:creator>KeithPalmer</dc:creator>
      <dc:date>2010-12-20T01:15:33Z</dc:date>
    </item>
    <item>
      <title>Re: Retrieving the COM class factory error message when trying to use PropertySet</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/retrieving-the-com-class-factory-error-message/m-p/512037#M13811</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have a similar problem with this. Previously I've never hade to initialize a bind, but after getting shape files for loading from a different file server than before, it seems like this is necessary all of a sudden. Loading from the new file server requires this line:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE __default_attr="plain" __jive_macro_name="code" class="jive_macro_code jive_text_macro"&gt;RuntimeManager.BindLicense(ProductCode.Desktop);&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;With the old file server it is possible to remove this line and it still works. Why is this? I thought that the licenses were only necessary for the machine running the executable, not file servers that are used in performing a task. We use XML-files for scheduled tasks, and the only change that caused the COM-exception was a new path. All ArcGIS products are version 10.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Any answers that could clarify this would be appreciated.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Johan Carlsson&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Dec 2013 08:28:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/retrieving-the-com-class-factory-error-message/m-p/512037#M13811</guid>
      <dc:creator>JohanCarlsson</dc:creator>
      <dc:date>2013-12-19T08:28:36Z</dc:date>
    </item>
    <item>
      <title>Re: Retrieving the COM class factory error message when trying to use PropertySet</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/retrieving-the-com-class-factory-error-message/m-p/512038#M13812</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;If you call ArcObjects then you have to bind.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If you look in the registry at the keys then you will understand why.&amp;nbsp; This all happened because ESRI began to support side by side versions in release 9.4 (later called 10.0).&amp;nbsp; They never finished the work but left the added complexity.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Whether you need a license or not depends on the API you are calling and is in addition to the bind requirement.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Dec 2013 09:42:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/retrieving-the-com-class-factory-error-message/m-p/512038#M13812</guid>
      <dc:creator>RichardWatson</dc:creator>
      <dc:date>2013-12-19T09:42:41Z</dc:date>
    </item>
    <item>
      <title>Re: Retrieving the COM class factory error message when trying to use PropertySet</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/retrieving-the-com-class-factory-error-message/m-p/512039#M13813</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Any word on if side by side versions are coming back?&amp;nbsp; This would be very useful in cases that upgrading is too much time and effort.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Dec 2013 13:07:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/retrieving-the-com-class-factory-error-message/m-p/512039#M13813</guid>
      <dc:creator>AlexanderGray</dc:creator>
      <dc:date>2013-12-19T13:07:20Z</dc:date>
    </item>
    <item>
      <title>Re: Retrieving the COM class factory error message when trying to use PropertySet</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/retrieving-the-com-class-factory-error-message/m-p/512040#M13814</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I don't think that you will ever see side by side in the existing ArcMap product.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;That said, check out the quote on the next generation product which specifically mentions "side by side":&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://events.esri.com/uc/QandA/index.cfm?fuseaction=answer&amp;amp;conferenceId=CCAEEE69-1422-2418-7F1D0EB8490B776D&amp;amp;questionId=4806"&gt;http://events.esri.com/uc/QandA/index.cfm?fuseaction=answer&amp;amp;conferenceId=CCAEEE69-1422-2418-7F1D0EB8490B776D&amp;amp;questionId=4806&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Dec 2013 13:13:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/retrieving-the-com-class-factory-error-message/m-p/512040#M13814</guid>
      <dc:creator>RichardWatson</dc:creator>
      <dc:date>2013-12-19T13:13:12Z</dc:date>
    </item>
  </channel>
</rss>

