Thursday, February 17, 2011

HTTP Status 504

Hi All, I'm getting the following error when my win32 (c#) app is calling webservices.

'The request failed with HTTP status 504: Gateway timeout server response timeout.' I understand 'I think' that this is because the upstream request does not get a response in a timely fashion.

But my question is this? How do I change the app.config settings in my win32 application to allow more time to process its data. I assume I require these changes to be made on my app settings as the webservices and IIS hosting the ws are setup with extended times.

Look forward to a response and thank you in advance. Scott

From stackoverflow

0 comments:

Post a Comment