Select to view content in your preferred language

Print using ArcGIS Server Print Task not working

382
1
04-15-2013 11:40 PM
Sherifat_OmolaraKareem
New Contributor
Can someone please help!

I opted to use the Flex Viewer as the UI for my organization's internal GIS deployment and for the past few days I've been trying to get the print widget to work. Ordinarily it works in the default setting however it persistently returns an error message (please see below) anytime I use the "Print with ArcGIS Server" function and browse to my server's print task "http://lamata-gissvr:6080/arcgis/rest/services/Utilities/PrintingTools/GPServer/Export%20Web%20Map%2...". I am no developer/programmer, I would just like to have the basics work first and would really prefer to use the "Print with ArcGIS Server" function, because it has more print options for my users to select from. What am I doing wrong? I need help fast!!!!




Error executing print task:

[RPC Fault faultString="HTTP request error" faultCode="Server.Error.Request" faultDetail="Error: [IOErrorEvent type="ioError" bubbles=false cancelable=false eventPhase=2 text="Error #2032"]. URL: http://lamata-gissvr:6080/arcgis/rest/services/Utilities/PrintingTools/GPServer/Export%20Web%20Map%2..."]
Tags (2)
0 Kudos
1 Reply
RhettZufelt
MVP Notable Contributor
does this link work for you?

http://lamata-gissvr:6080/arcgis/rest/services/Utilities/PrintingTools/GPServer/Export Web Map Task

If so, you should see a "Submit Job" option at the bottom.  For some reason, my first print task didn't say that, and wouldn't work.  I re-did it, see the submit job, and it works now.

If you can't see the above link, suspect that the server name isn't fully qualified and you might need something similar to http://lamata-gissvr.domain.com:6080/........

R_
0 Kudos