<?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: 10.1 SOE error - ClassFactory cannot supply requested class in ArcObjects SDK Questions</title>
    <link>https://community.esri.com/t5/arcobjects-sdk-questions/10-1-soe-error-classfactory-cannot-supply/m-p/520963#M14032</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Big props to Domenico for that find.&amp;nbsp; I agree with Rene that the error messaging in this case was less than helpful so I logged the following:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;[#NIM095669&amp;nbsp; Provide more descriptive error messaging when an SOE fails because .NET Extension support was not enabled during the install of ArcGIS Server. ]&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;It don't think it would be appropriate to disable the option to deploy extensions entirely, in case anyone wants to write something in Java.&amp;nbsp; &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 09 Oct 2013 23:08:24 GMT</pubDate>
    <dc:creator>JohnGravois</dc:creator>
    <dc:date>2013-10-09T23:08:24Z</dc:date>
    <item>
      <title>10.1 SOE error - ClassFactory cannot supply requested class</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/10-1-soe-error-classfactory-cannot-supply/m-p/520960#M14029</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;We recently deployed ArcGIS Server 10.1 and had previously used MVC web services with ArcObjects to do our heavy lifting. Our services broke with 10.1, it's my understanding we are better suited to use SOEs.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;To just do some imple testing and see how we could enable the SOE on a service and interact with it, we published the REST SOE Template from Visual Studio and deployed it to our server with no errors.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;However, when we tried to enable it on a map services capabilities we got the error "ClassFactory cannot supply requested class" and the service failes to start. Disable the SOE and the service starts fine.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm not sure how to test this locally to see where this might occur, but I assumed if I just published the template without changing anything, I shouldn't have an issue.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;For reference, our ArcGIS Server install is 10.1.1 (build 3143).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Any insights would be appreciated. Could there be an issue with our install? Should we try a reinstall?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Oct 2013 16:41:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/10-1-soe-error-classfactory-cannot-supply/m-p/520960#M14029</guid>
      <dc:creator>ReneRubalcava</dc:creator>
      <dc:date>2013-10-07T16:41:53Z</dc:date>
    </item>
    <item>
      <title>Re: 10.1 SOE error - ClassFactory cannot supply requested class</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/10-1-soe-error-classfactory-cannot-supply/m-p/520961#M14030</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Have you tried with a new simple soe and see if you have the same error?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;when have you installed the arcgis server have you flag .net extension support? &lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://resources.arcgis.com/en/help/install-guides/arcgis-server/10.1/01nm/GUID-A8E91144-B71F-4BB4-B5EA-C96BFA693EBE-web.jpg"&gt;&lt;IMG src="http://resources.arcgis.com/en/help/install-guides/arcgis-server/10.1/01nm/GUID-A8E91144-B71F-4BB4-B5EA-C96BFA693EBE-web.jpg" /&gt;&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Oct 2013 12:48:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/10-1-soe-error-classfactory-cannot-supply/m-p/520961#M14030</guid>
      <dc:creator>nicogis</dc:creator>
      <dc:date>2013-10-09T12:48:07Z</dc:date>
    </item>
    <item>
      <title>Re: 10.1 SOE error - ClassFactory cannot supply requested class</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/10-1-soe-error-classfactory-cannot-supply/m-p/520962#M14031</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Well, what do you know. .NET Extension Support was disabled on our install. I don't actually get to install the software, so I had an IT guy double check and sure enough, once we enable it, we can use SOEs as planned. Surprised I could actually add an extension if it that option was disabled.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Oct 2013 16:30:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/10-1-soe-error-classfactory-cannot-supply/m-p/520962#M14031</guid>
      <dc:creator>ReneRubalcava</dc:creator>
      <dc:date>2013-10-09T16:30:27Z</dc:date>
    </item>
    <item>
      <title>Re: 10.1 SOE error - ClassFactory cannot supply requested class</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/10-1-soe-error-classfactory-cannot-supply/m-p/520963#M14032</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Big props to Domenico for that find.&amp;nbsp; I agree with Rene that the error messaging in this case was less than helpful so I logged the following:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;[#NIM095669&amp;nbsp; Provide more descriptive error messaging when an SOE fails because .NET Extension support was not enabled during the install of ArcGIS Server. ]&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;It don't think it would be appropriate to disable the option to deploy extensions entirely, in case anyone wants to write something in Java.&amp;nbsp; &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Oct 2013 23:08:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/10-1-soe-error-classfactory-cannot-supply/m-p/520963#M14032</guid>
      <dc:creator>JohnGravois</dc:creator>
      <dc:date>2013-10-09T23:08:24Z</dc:date>
    </item>
    <item>
      <title>Re: 10.1 SOE error - ClassFactory cannot supply requested class</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/10-1-soe-error-classfactory-cannot-supply/m-p/520964#M14033</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thansk for all your help John!&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Quick note on this, it looks like enabling .net extension support after AGS is installed wiped the Python27 directory on our server. The folder last updated time and date matches when we enabled that featue and no one else has access to the machine. I asked our IT group do a repair install and see if that fixes it. Just a word of caution.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Oct 2013 18:15:35 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/10-1-soe-error-classfactory-cannot-supply/m-p/520964#M14033</guid>
      <dc:creator>ReneRubalcava</dc:creator>
      <dc:date>2013-10-11T18:15:35Z</dc:date>
    </item>
  </channel>
</rss>

