Quantcast
Channel: West Wind Message Board Messages
Viewing all articles
Browse latest Browse all 10393

Re: time out Error

$
0
0
Re: time out Error
Web Connection
Re: time out Error
Nov. 19, 2012
02:36 am
3NC05LJ62Show this entire thread in new window
Gratar Image based on email address
From:Rick Strahl
To:nitesh
Did you reload the Web Connection Settings?

If you did then I don't know - there are only two timeouts involved so if you're still seeing a timeout your client is timing out.

+++ Rick ---



Hi,

In IIS , we have already setup the timeout interval.


As I said it's not enough to set it in the INI. You also have to set the IIS setting.

+++ Rick ---



Hi Rick,

I have already increase the timeout interval from "ini" file but still we are facing the same timeout issue.

Please advice.

You mean you're making remote database requests?

There are multiple timeouts that have to be set. THere's the IIS (Web Server) timeout and there's the Web Connection timeout - these two are separate. The Web Connection timeout is set in wc.ini or Web.Config (Timeout key).

In IIS 7/8 the execution timeout is set in web.config in the <system.web><httpRuntime executionTimeout="600" /> property (in seconds). Alternately you can also set this in the Configuration Editor for the site or virtual.

+++ Rick ---


+++ Rick ---



Hi Rick,

Thanks for your reply,but I am using the dll file to connect with database.

So any solution on the dll file to use.I am calling like that:-- "connect/conn.dll?LOGONUSER~"

we pass the user name and password on it.

Thanks

You can use the wwSQL Class which will automatically reconnect if a timeout occurs on a SQL connection.

wcdocs:_1ho0qrwhd.htm

+++ Rick ---


Hi,

I am using the wc.dll in my foxpro application for connecting to the database.I have setup all dll files and code.

when I am trying to use the dll for connecting with database ,it gives the error message of timeout.I increase the timeout of connection up to 10 minutes.

Can anyone help on it.













Rick Strahl
West Wind Technologies


from Maui, Hawaii

Making waves on the Web


Viewing all articles
Browse latest Browse all 10393

Trending Articles