I am putting together a simple test for tracking a bug with ESRI support.
I created two simple tools .. actually both tools have identical code. But one tool has one optional parameter that is a polygon.
I ran and published the first tool 'BaseCodeWithRequiredParameters' without a problem.
I ran the second tool 'TestWithOptionalParameters' and it ran to completion, I'm able to put the inputs and output on the map, but when I click Share...As Geoprocess Service I get the following dialog box:
ERROR
Failed to create a new tool.
Item not found in this collection
What is causing this error and how do I get rid of it. For crying out loud, if it isn't one thing with ESRI code it's always something else!
I created two simple tools .. actually both tools have identical code. But one tool has one optional parameter that is a polygon.
I ran and published the first tool 'BaseCodeWithRequiredParameters' without a problem.
I ran the second tool 'TestWithOptionalParameters' and it ran to completion, I'm able to put the inputs and output on the map, but when I click Share...As Geoprocess Service I get the following dialog box:
ERROR
Failed to create a new tool.
Item not found in this collection
What is causing this error and how do I get rid of it. For crying out loud, if it isn't one thing with ESRI code it's always something else!