I am using the latest viewer source code (3.1). I've made some custom layouts and I can print as long as I turn off all of my dynamic layers. If I use Esri's sample service print url it will print even with my dynamic layers all turned on.
The error I get when I use my own service with my layers turned on is:
I cannot find any issues in Firebug. I have set up my print service following the instructions on esri help and it looks identical to Esri's sampleserver print service.
I do not have any odd layers that I can think of that would prevent the print from working....I am using some custom .png symbology and some transparencies....but that does not explain why the Esri print url has no issue with my layers at all...
Thanks for ANY help!!
The error I get when I use my own service with my layers turned on is:
Code:
Error executing print task:
[RPC Fault faultString="Unable to complete operation." faultCode="400" faultDetail="Error executing tool."]
I do not have any odd layers that I can think of that would prevent the print from working....I am using some custom .png symbology and some transparencies....but that does not explain why the Esri print url has no issue with my layers at all...
Thanks for ANY help!!