<?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 Issues with sharing an ArctoolBox!!!! in Python Questions</title>
    <link>https://community.esri.com/t5/python-questions/issues-with-sharing-an-arctoolbox/m-p/660389#M51310</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I create an ArcToolBox with python on ArcMap 10.1 (Arctoolboc/Add Toolbox after add Script ....). This toolBox work very fine on my PC.&lt;/P&gt;&lt;P&gt;I shere this tollbox with another collegue and i shw him whow to add it and work with it. The problem that as soon as he run it, he got the following message:&lt;/P&gt;&lt;P&gt;I don't understand the cmd.exe/c error. I looked on the web and on arcgis hepl, I still not understant it&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any hepl please????&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Untitled.png" class="jive-image image-1" height="277" src="https://community.esri.com/legacyfs/online/57065_Untitled.png" style="width: 705px; height: 284px;" width="704" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 30 Jan 2015 13:58:00 GMT</pubDate>
    <dc:creator>SaidAkif</dc:creator>
    <dc:date>2015-01-30T13:58:00Z</dc:date>
    <item>
      <title>Issues with sharing an ArctoolBox!!!!</title>
      <link>https://community.esri.com/t5/python-questions/issues-with-sharing-an-arctoolbox/m-p/660389#M51310</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I create an ArcToolBox with python on ArcMap 10.1 (Arctoolboc/Add Toolbox after add Script ....). This toolBox work very fine on my PC.&lt;/P&gt;&lt;P&gt;I shere this tollbox with another collegue and i shw him whow to add it and work with it. The problem that as soon as he run it, he got the following message:&lt;/P&gt;&lt;P&gt;I don't understand the cmd.exe/c error. I looked on the web and on arcgis hepl, I still not understant it&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any hepl please????&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Untitled.png" class="jive-image image-1" height="277" src="https://community.esri.com/legacyfs/online/57065_Untitled.png" style="width: 705px; height: 284px;" width="704" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Jan 2015 13:58:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/issues-with-sharing-an-arctoolbox/m-p/660389#M51310</guid>
      <dc:creator>SaidAkif</dc:creator>
      <dc:date>2015-01-30T13:58:00Z</dc:date>
    </item>
    <item>
      <title>Re: Issues with sharing an ArctoolBox!!!!</title>
      <link>https://community.esri.com/t5/python-questions/issues-with-sharing-an-arctoolbox/m-p/660390#M51311</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is it trying to run a file off a local drive?&amp;nbsp; In this case you would need to place the file in the right local folder on the colleague's computer or update the file location in the tool.&amp;nbsp; Otherwise, are you certain you set up the script properly and the second computer?&amp;nbsp; The script file needs to be in the proper location and the tool needs to be referencing the proper script file location.&amp;nbsp; Hope this helps.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Jan 2015 17:25:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/issues-with-sharing-an-arctoolbox/m-p/660390#M51311</guid>
      <dc:creator>GeoffOlson</dc:creator>
      <dc:date>2015-01-30T17:25:24Z</dc:date>
    </item>
    <item>
      <title>Re: Issues with sharing an ArctoolBox!!!!</title>
      <link>https://community.esri.com/t5/python-questions/issues-with-sharing-an-arctoolbox/m-p/660391#M51312</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Probably best to share your tool and scripts related to it so to better diagnose the problem.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 01 Feb 2015 20:26:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/issues-with-sharing-an-arctoolbox/m-p/660391#M51312</guid>
      <dc:creator>ChrisPedrezuela</dc:creator>
      <dc:date>2015-02-01T20:26:58Z</dc:date>
    </item>
    <item>
      <title>Re: Issues with sharing an ArctoolBox!!!!</title>
      <link>https://community.esri.com/t5/python-questions/issues-with-sharing-an-arctoolbox/m-p/660392#M51313</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The error message (&lt;A href="http://help.arcgis.com/EN/arcgisdesktop/10.0/help/index.html#//00vp00000019000714.htm"&gt;000714&lt;/A&gt;) indicates a problem with the script. By the elapsed time of 0.00 seconds it looks like your script did not get to any processing steps - this indicates the problem is most likely in the parameter values.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Are there any drive mapping differences between the two machines (including file permissions)?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It may be helpful to post the core parts of the script.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 01 Feb 2015 21:35:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/issues-with-sharing-an-arctoolbox/m-p/660392#M51313</guid>
      <dc:creator>OwenEarley</dc:creator>
      <dc:date>2015-02-01T21:35:30Z</dc:date>
    </item>
    <item>
      <title>Re: Issues with sharing an ArctoolBox!!!!</title>
      <link>https://community.esri.com/t5/python-questions/issues-with-sharing-an-arctoolbox/m-p/660393#M51314</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks guys&lt;/P&gt;&lt;P&gt;Indeed, it was a parameter value issue&lt;/P&gt;&lt;P&gt;Now it work fine&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Feb 2015 13:42:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/issues-with-sharing-an-arctoolbox/m-p/660393#M51314</guid>
      <dc:creator>SaidAkif</dc:creator>
      <dc:date>2015-02-02T13:42:53Z</dc:date>
    </item>
  </channel>
</rss>

