<?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: Publishing custom geoprocessing tool as service fails in ArcObjects SDK Questions</title>
    <link>https://community.esri.com/t5/arcobjects-sdk-questions/publishing-custom-geoprocessing-tool-as-service/m-p/622793#M16726</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;step 1:"Registering the DLL" to Desktop;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;"C:\Program Files (x86)\Common Files\ArcGIS\bin\ESRIRegAsm.exe" "C:\mydata\GIS\ArcGISServerFlexAPIData\AO_GP\GPAddFeaturesTool\CSharp\GPAddFeatures\bin\Debug\GPAddFeatures.dll"&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;please register ARCGIS Installations type:&amp;nbsp; "Desktop"! &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;step 2:"Registering the DLL" to Server;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;"C:\Program Files (x86)\Common Files\ArcGIS\bin\ESRIRegAsm.exe" "C:\mydata\GIS\ArcGISServerFlexAPIData\AO_GP\GPAddFeaturesTool\CSharp\GPAddFeatures\bin\Debug\GPAddFeatures.dll"&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;please register ARCGIS Installations type:&amp;nbsp; "Server"! &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;step 3:Add Custom GP Tool named Toolbox1;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;(1)new toolbox named Toolbox1&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;(2)add tool named tool1 from register tool dll&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;step 4:Add Custom GP Tool named Toolbox2;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;(1) new toolbox named Toolbox2&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;(2) new Model named Model1&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;(3) edit Model1�?Drag the(step 3 tool1)in model1,make variable from parameter...&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;step 5:Publishing Toolbox2 as service.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 11 Jul 2013 13:40:17 GMT</pubDate>
    <dc:creator>zengzhe</dc:creator>
    <dc:date>2013-07-11T13:40:17Z</dc:date>
    <item>
      <title>Publishing custom geoprocessing tool as service fails</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/publishing-custom-geoprocessing-tool-as-service/m-p/622792#M16725</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have developed a custom geoprocessing function tool using C#. The dll is depending on some other DLLs, all located in one folder called "C:\gp". I have created a toolbox containing the custom gp function, the tbx file is also located in the folder C:\gp. When I try to publish the toolbox to arcgis server (runs local on my windows 7 machine "breton"), I get the following errors:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN style="font-style:italic;"&gt;Configuration maintain.GPServer can not be started.&lt;BR /&gt;Configuration maintain.GPServerSync can not be started.&lt;BR /&gt;Server Object instance creation failed on machine breton.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;and&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN style="font-style:italic;"&gt;Unspecified error&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I verified that the soc account has full control on folder C:\gp&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;What can go wrong?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;btw it is possible to publish a toolbox just containing an empty model.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Best regards, Stefan&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Sep 2011 14:12:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/publishing-custom-geoprocessing-tool-as-service/m-p/622792#M16725</guid>
      <dc:creator>StefanOffermann</dc:creator>
      <dc:date>2011-09-13T14:12:45Z</dc:date>
    </item>
    <item>
      <title>Re: Publishing custom geoprocessing tool as service fails</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/publishing-custom-geoprocessing-tool-as-service/m-p/622793#M16726</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;step 1:"Registering the DLL" to Desktop;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;"C:\Program Files (x86)\Common Files\ArcGIS\bin\ESRIRegAsm.exe" "C:\mydata\GIS\ArcGISServerFlexAPIData\AO_GP\GPAddFeaturesTool\CSharp\GPAddFeatures\bin\Debug\GPAddFeatures.dll"&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;please register ARCGIS Installations type:&amp;nbsp; "Desktop"! &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;step 2:"Registering the DLL" to Server;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;"C:\Program Files (x86)\Common Files\ArcGIS\bin\ESRIRegAsm.exe" "C:\mydata\GIS\ArcGISServerFlexAPIData\AO_GP\GPAddFeaturesTool\CSharp\GPAddFeatures\bin\Debug\GPAddFeatures.dll"&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;please register ARCGIS Installations type:&amp;nbsp; "Server"! &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;step 3:Add Custom GP Tool named Toolbox1;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;(1)new toolbox named Toolbox1&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;(2)add tool named tool1 from register tool dll&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;step 4:Add Custom GP Tool named Toolbox2;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;(1) new toolbox named Toolbox2&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;(2) new Model named Model1&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;(3) edit Model1�?Drag the(step 3 tool1)in model1,make variable from parameter...&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;step 5:Publishing Toolbox2 as service.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Jul 2013 13:40:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/publishing-custom-geoprocessing-tool-as-service/m-p/622793#M16726</guid>
      <dc:creator>zengzhe</dc:creator>
      <dc:date>2013-07-11T13:40:17Z</dc:date>
    </item>
  </channel>
</rss>

