In My Silverlight app, PrintTask was working with no problem. But after to set a Map Service to allow "
"{Error code '400': 'Unable to complete operation.'
Error executing tool.: Layer "Custom Layer": Unable to connect to map server at http://myserver/arcgis/rest/services/DynamicMap/MapServer.
Failed to execute (Export Web Map).
Failed to execute (Export Web Map Task).}"
I did set printTask.ProxyURL = Proxy_URL, also with this proxy, I can call the Map Service and display it on my map control with no problem but cannot print with the MapService?? Please help on this!!
Thanks,
Tom