Tagged Questions
3
votes
1answer
142 views
getResultImageLayer is not working
I am trying to obtain the shapefile output that I am receiving from the gpTool, which is hosted on the ArcServer, and placing it on the Map using,
gp.getResultImageLayer(jobInfo.jobId,"final_shp", ...
2
votes
1answer
161 views
Unable to to run any geoprocessing tools on ArcGIS10. Log file shows that file is missing. Happened spontaneously
I have ArcGIS 10 installed on my computer connected remotely to my companies license server. Everything has worked fine for months, but within the last few days no geoprocessing tool will run. The ...
0
votes
1answer
935 views
How to resolve an Invalid Topology [Incomplete void poly] error from a geoprocessing service?
I am consuming a geoprocessing service from my Flex application.
My geoprocessing service takes the input geometry, and intersects another layer. It then runs a Summery stats on the intersection ...

