Ask a Question related to ASP.NET Web Services, Design and Development.
-
Corbin #1
gateway timeout in production
I have created a webservice to allow remote users of a desktop app to
pull data off my web server. It works fine on my laptop, which I'm
using as both the client and the web server. When I put it on the
production server, my webservice calls are not getting through. It
waits a while, then returns a gateway timeout error to the browser.
I assume it is a matter of having the right port opened on the server
or something, but I have no idea what port that might be. Or maybe
something else is going on. I am not the network admin here, and I
don't know much about how our server, router, and firewall is
configured. But I don't even know what to ask the network admin,
because I don't understand how webservices make their calls except that
they use SOAP and that the code is autogenerated by Visual Studio.
What I need is some sort of list of things to check or a good
explanation (is there a white paper somewhere?) of what is going on
behind the scenes. Any suggestions? Thanks in advance.
Corbin Guest
-
#40750 [NEW]: fsockopen timeout parameter overwrites timeout for reading
From: andreas dot rieber at 2e-systems dot com Operating system: OpenSuse PHP version: 5.2.1 PHP Bug Type: Network related... -
cfquery, timeout attribute and cfserver timeout setting
On our server, CFMX 6.1, we have an option setting for timeout requests as120 seconds. Then in my query, I tried replacing the timeout setting to... -
NUnit tests gets Gateway Timeout yet I can view .asmx files via browser?
Hi all, I'm encountering a weird problem. I am attempting to run NUnit tests on web services (developed on .net framework 1.1) hosted on a... -
WebService ignoring timeout properties? (Server was unable to process request. --> Timeout exired)
Hi! I have a webservice serving the latest orders from a webshop. The customer uses a forms app client to fetch these orders and push them into... -
Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding.
Gary Why not just change the connection timeout property? Your doing an update statement, which could take various amounts of time depending on...



Reply With Quote

