<?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: Publish custom .NET/ArcObjects tool in ArcGIS Server 10.1 in ArcGIS Enterprise Questions</title>
    <link>https://community.esri.com/t5/arcgis-enterprise-questions/publish-custom-net-arcobjects-tool-in-arcgis/m-p/445920#M17235</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Server 10.1 is for Windows or Linux (no longer Java or .net)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Have you seen this help topic on &lt;/SPAN&gt;&lt;A href="http://resources.arcgis.com/en/help/main/10.1/index.html#/Deploying_custom_NET_and_C_tools/00570000008p000000/"&gt;deploying custom tools&lt;/A&gt;&lt;SPAN&gt;?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If not, it should answer some questions. Please post if you still have questions.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 14 Dec 2012 14:23:59 GMT</pubDate>
    <dc:creator>KevinHibma</dc:creator>
    <dc:date>2012-12-14T14:23:59Z</dc:date>
    <item>
      <title>Publish custom .NET/ArcObjects tool in ArcGIS Server 10.1</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/publish-custom-net-arcobjects-tool-in-arcgis/m-p/445919#M17234</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello, &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I???d like to know if it is still possible to publish a custom-made vb.net/ArcObjects geoprocessing tool in ArcGIS Server 10.1. Documentation is not very clear on this subject. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Furthermore, when installing AGS 10.1 on Windows, can you still choose whether to install for the Java or .NET framework (or both)?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for your help, &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Joukje&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Dec 2012 12:39:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/publish-custom-net-arcobjects-tool-in-arcgis/m-p/445919#M17234</guid>
      <dc:creator>Joukjede_Haan</dc:creator>
      <dc:date>2012-12-14T12:39:39Z</dc:date>
    </item>
    <item>
      <title>Re: Publish custom .NET/ArcObjects tool in ArcGIS Server 10.1</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/publish-custom-net-arcobjects-tool-in-arcgis/m-p/445920#M17235</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Server 10.1 is for Windows or Linux (no longer Java or .net)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Have you seen this help topic on &lt;/SPAN&gt;&lt;A href="http://resources.arcgis.com/en/help/main/10.1/index.html#/Deploying_custom_NET_and_C_tools/00570000008p000000/"&gt;deploying custom tools&lt;/A&gt;&lt;SPAN&gt;?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If not, it should answer some questions. Please post if you still have questions.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Dec 2012 14:23:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/publish-custom-net-arcobjects-tool-in-arcgis/m-p/445920#M17235</guid>
      <dc:creator>KevinHibma</dc:creator>
      <dc:date>2012-12-14T14:23:59Z</dc:date>
    </item>
    <item>
      <title>Re: Publish custom .NET/ArcObjects tool in ArcGIS Server 10.1</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/publish-custom-net-arcobjects-tool-in-arcgis/m-p/445921#M17236</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks for your reply.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Yes I've looked into that. Both IGPFunction2 and IGPFunctionFactory were implemented. However, the problem arises when registering the dll with esriregasm: it complains that ESRI.ArcGIS.Geoprocessing assembly can not be loaded.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I had the same problem on a server with AGS 10.0, but I found out that AGS was installed for the Java framework. So I understood my .NET dll could not be registered for use with ArcGIS 10.0. Installing AGS for the .NET framework seems to be the solution here.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;But when I encountered the same registration problem at 10.1, I wondered if it would work at all under 10.1, since it is not possible to choose for a .NET of Java install.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Any ideas?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Dec 2012 09:54:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/publish-custom-net-arcobjects-tool-in-arcgis/m-p/445921#M17236</guid>
      <dc:creator>Joukjede_Haan</dc:creator>
      <dc:date>2012-12-20T09:54:34Z</dc:date>
    </item>
  </channel>
</rss>

