Hello,
I want to print a map using arcpy.mapping. when I run a python script, I got the following error
"RuntimeError: Layer "MyDynamicService": Unable to connect to map server at...".
How can I solved this? Thanks for help
Hi Melly,
Can you post the code you're using in your script?