<?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: Geoprocessing Tool for Vehicle Routing Problem in Geoprocessing Questions</title>
    <link>https://community.esri.com/t5/geoprocessing-questions/geoprocessing-tool-for-vehicle-routing-problem/m-p/551143#M18225</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;ok i made the service work, but now when i try to use the tool on the basemap, Arcmap crashes.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I created the base map and published it, it was fine.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Then i created the map with the tool layer and published it, and it was fine.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;But when i use the tool coming from the map with tool layer on the base map, Arcmap shuts down and the following window comes:&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 03 Nov 2010 09:20:26 GMT</pubDate>
    <dc:creator>SultanAtalayer</dc:creator>
    <dc:date>2010-11-03T09:20:26Z</dc:date>
    <item>
      <title>Geoprocessing Tool for Vehicle Routing Problem</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/geoprocessing-tool-for-vehicle-routing-problem/m-p/551138#M18220</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I am trying to create a geoprocessing tool for vehicle routing problem, i want to publish it and use it in a Silverlight application.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have used model builder to create the model. When I use the model locally, it works just fine. However, when i publish it and test it on ArcMap it fails after executing and does not create the resulting routes. How can I solve this problem? &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Sultan Atalayer&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Software Engineer&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;PlusOneMinusOne&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Nov 2010 09:44:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/geoprocessing-tool-for-vehicle-routing-problem/m-p/551138#M18220</guid>
      <dc:creator>SultanAtalayer</dc:creator>
      <dc:date>2010-11-01T09:44:22Z</dc:date>
    </item>
    <item>
      <title>Re: Geoprocessing Tool for Vehicle Routing Problem</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/geoprocessing-tool-for-vehicle-routing-problem/m-p/551139#M18221</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The image of your model looks correct - however I can't comment on the settings which make up the model.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Your workflow is pretty similar to the following tutorial:&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#/GP_service_example_Shortest_route_on_a_street_network/002v0000001q000000/"&gt;http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#/GP_service_example_Shortest_route_on_a_street_network/002v0000001q000000/&lt;/A&gt;&lt;BR /&gt;&lt;SPAN&gt;If you haven't seen it, I'd suggest working through it to be sure everything is in line.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;If you still have a problem, please post the error you get when you execute the service (you'll have to turn messages on).&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Nov 2010 13:27:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/geoprocessing-tool-for-vehicle-routing-problem/m-p/551139#M18221</guid>
      <dc:creator>KevinHibma</dc:creator>
      <dc:date>2010-11-01T13:27:08Z</dc:date>
    </item>
    <item>
      <title>Re: Geoprocessing Tool for Vehicle Routing Problem</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/geoprocessing-tool-for-vehicle-routing-problem/m-p/551140#M18222</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I was using a similar model but i was not publish the map with a tool layer. When i try to publish the map with tool layer, server gives error.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Server Object instance on machine p1m1 is created with errors.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; The workspace is not connected.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; Cannot open a network table.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; The Layer:'Routes' in Map:'Layers' is invalid.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; The Layer:'Routes' in Map:'Layers' is invalid.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Routes is the result layer of the model.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Sultan Atalayer&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Software Engineer&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;PlusOneMinusOne&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Nov 2010 14:00:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/geoprocessing-tool-for-vehicle-routing-problem/m-p/551140#M18222</guid>
      <dc:creator>SultanAtalayer</dc:creator>
      <dc:date>2010-11-01T14:00:49Z</dc:date>
    </item>
    <item>
      <title>Re: Geoprocessing Tool for Vehicle Routing Problem</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/geoprocessing-tool-for-vehicle-routing-problem/m-p/551141#M18223</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Mmmmm ... I wouldn't ever say ignore errors, but despite these, did both the GP and Map service start? Can you use them?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If not - the error: &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; The workspace is not connected.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; Cannot open a network table.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;seems the most questionable. Is ArcMap / Server on the same machine? If not are you copying everything over from one machine to another? It sounds like it cant find the network dataset.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;As for the error:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; The Layer:'Routes' in Map:'Layers' is invalid.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; The Layer:'Routes' in Map:'Layers' is invalid.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;You're probably getting this as you ran the model, dragged it over into the ToC, saved the doc and tried to publish. If you remove the result from the ToC when you first ran the model and try again - those errors should clear up. For this reason I dont think this part of the problem is much to worry about.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Nov 2010 14:06:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/geoprocessing-tool-for-vehicle-routing-problem/m-p/551141#M18223</guid>
      <dc:creator>KevinHibma</dc:creator>
      <dc:date>2010-11-01T14:06:44Z</dc:date>
    </item>
    <item>
      <title>Re: Geoprocessing Tool for Vehicle Routing Problem</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/geoprocessing-tool-for-vehicle-routing-problem/m-p/551142#M18224</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Server and ArcMap are on the same machine, so the dataset is there.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I tried to ignore this error but the service did not start.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Sultan&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Nov 2010 08:45:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/geoprocessing-tool-for-vehicle-routing-problem/m-p/551142#M18224</guid>
      <dc:creator>SultanAtalayer</dc:creator>
      <dc:date>2010-11-03T08:45:53Z</dc:date>
    </item>
    <item>
      <title>Re: Geoprocessing Tool for Vehicle Routing Problem</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/geoprocessing-tool-for-vehicle-routing-problem/m-p/551143#M18225</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;ok i made the service work, but now when i try to use the tool on the basemap, Arcmap crashes.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I created the base map and published it, it was fine.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Then i created the map with the tool layer and published it, and it was fine.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;But when i use the tool coming from the map with tool layer on the base map, Arcmap shuts down and the following window comes:&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Nov 2010 09:20:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/geoprocessing-tool-for-vehicle-routing-problem/m-p/551143#M18225</guid>
      <dc:creator>SultanAtalayer</dc:creator>
      <dc:date>2010-11-03T09:20:26Z</dc:date>
    </item>
  </channel>
</rss>

