conner_justin,
for some documentation concerning the "toRemoveLayoutElement", you should check this page:
http://bitbucket.schuller.lu/pchprintsoe/issue/16/print-mxd-template-layout
Tom
<toRemoveLayoutElements>
</toRemoveLayoutElements>
java -classpath "C:\Program Files (x86)\ArcGIS\Server10.0\java\lib\arcobjects.jar;C:\Program Files (x86)\ArcGIS\Server10.0\java\tools\soemanager\SOEManager.jar" com.esri.arcgis.tools.SOEManager -a 172.26.197.91 localhost administrator aVp105 PCHarcgisSOE.jar
Hy,
Seems to be related with the JSON support now new in 4.6! I didn't yet installed FlexSDK4.6
To get a quick fix, just install the FlexSDK4.5 and compile with 4.5
I will download the SDK4.6 and will update the code.
Tom
params["mapExtent"]=com.esri.ags.utils.JSON.encode(mapExtent);
Could you restart your ArcGIS-Server services (not the mapservices).
Is your "ortho2009" printSOE enabled? You just have to make the "layout" mapservice PrintSOE enabled.
If it's enabled on the "ortho2009" mapservice, disable it.
Tom