I am using the ArcGIS Server Javascript API PrintTask Execute with the proxy.ashx file based proxy. The PrintTask is Synchronous and often takes 30 seconds or more to complete. I am getting a 500 Error from the proxy.ashx after about 30 seconds. If I turn off a bunch of the layers and run it, it takes less than 30 seconds and completes. I have not found a way to keep the proxy.ashx from timing out. Any ideas?
Thanks, Dave