I created a GP service. It works fine from ArcMap. I published it to my ArcGIS Server and I can also run it successfully from the server in ArcMap.
However, I try to call it from my silverlight application and get the error message:
"geoprocessor service failed: Execute operation is not allowed on this service"
Anyone have any tips on how i can solve this?
I'm knew to all the Silverlight stuff so I'm struggling a bit under a tight deadline, but i did solve it:
"SubmitJobAsync"
b/c there was no execute operation of course