<?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 Model builder 2 Python Script 2 Task Scheduler in Geoprocessing Questions</title>
    <link>https://community.esri.com/t5/geoprocessing-questions/model-builder-2-python-script-2-task-scheduler/m-p/566856#M18715</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have had great success with Model Builder.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Using the Export into Python Script function was easy too.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I figured I'd shoot the moon and set up the Task Scheduler even...OK., Server 2005 OS...&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Much to my surprise, the event fired off and kinda worked......LOL&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;So, the python error message read unable to see the toolbox?&amp;nbsp; Same server and everything? &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Anyone out here know what these means?? &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;gp.AddToolbox("C:/Program Files (x86)/ArcGIS/ArcToolbox/Toolboxes/Data Management Tools.tbx")&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;RuntimeError: Toolbox C:/Program Files (x86)/ArcGIS/ArcToolbox/Toolboxes/Data Management Tools.tbx does not exist&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;SteveS&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 21 May 2010 18:56:21 GMT</pubDate>
    <dc:creator>SteveSawyer</dc:creator>
    <dc:date>2010-05-21T18:56:21Z</dc:date>
    <item>
      <title>Model builder 2 Python Script 2 Task Scheduler</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/model-builder-2-python-script-2-task-scheduler/m-p/566856#M18715</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have had great success with Model Builder.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Using the Export into Python Script function was easy too.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I figured I'd shoot the moon and set up the Task Scheduler even...OK., Server 2005 OS...&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Much to my surprise, the event fired off and kinda worked......LOL&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;So, the python error message read unable to see the toolbox?&amp;nbsp; Same server and everything? &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Anyone out here know what these means?? &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;gp.AddToolbox("C:/Program Files (x86)/ArcGIS/ArcToolbox/Toolboxes/Data Management Tools.tbx")&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;RuntimeError: Toolbox C:/Program Files (x86)/ArcGIS/ArcToolbox/Toolboxes/Data Management Tools.tbx does not exist&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;SteveS&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 May 2010 18:56:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/model-builder-2-python-script-2-task-scheduler/m-p/566856#M18715</guid>
      <dc:creator>SteveSawyer</dc:creator>
      <dc:date>2010-05-21T18:56:21Z</dc:date>
    </item>
    <item>
      <title>Re: Model builder 2 Python Script 2 Task Scheduler</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/model-builder-2-python-script-2-task-scheduler/m-p/566857#M18716</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Do you have ArcGIS Desktop installed on the GIS Server? If so, is it installed in the typical C: directory? If you don't have ArcGIS Desktop installed, installing it should resolve the issue. If you do have it installed, check to see which directory it was installed on and change you're script code accordingly.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hope that helps!&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Joel&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Sep 2010 13:39:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/model-builder-2-python-script-2-task-scheduler/m-p/566857#M18716</guid>
      <dc:creator>JoelSmith1</dc:creator>
      <dc:date>2010-09-03T13:39:50Z</dc:date>
    </item>
    <item>
      <title>Re: Model builder 2 Python Script 2 Task Scheduler</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/model-builder-2-python-script-2-task-scheduler/m-p/566858#M18717</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Can you give an example of what needs changed in the code?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Sep 2010 19:59:35 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/model-builder-2-python-script-2-task-scheduler/m-p/566858#M18717</guid>
      <dc:creator>AustinRoelfs</dc:creator>
      <dc:date>2010-09-28T19:59:35Z</dc:date>
    </item>
    <item>
      <title>Re: Model builder 2 Python Script 2 Task Scheduler</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/model-builder-2-python-script-2-task-scheduler/m-p/566859#M18718</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Could it be that the machine that you developed the .py script is 64 bit OS and uses the path:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;C:/Program Files (x86)/ArcGIS/ArcToolbox/Toolboxes/Data Management Tools.tbx&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;while your server machine is 32 bit OS and uses the path&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;C:/Program Files/ArcGIS/ArcToolbox/Toolboxes/Data Management Tools.tbx&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Sep 2010 23:08:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/model-builder-2-python-script-2-task-scheduler/m-p/566859#M18718</guid>
      <dc:creator>ChrisSnyder</dc:creator>
      <dc:date>2010-09-28T23:08:59Z</dc:date>
    </item>
  </channel>
</rss>

