I keep having a problem where a page on my site gives a message of Timeout Expired.
What's strange is that I've changed the Server Timeout by writing:
SERVER.ScriptTimeout = 999999999
It s...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/ASP/Q_20119064.htm...
Zones:
ASPDate Answered: 05/16/2001 Grade: A Views: 5
Hey all, I'm in urgent need of some ideas on the following:
Our SQL server gets consumed with 100% CPU usage while running some of the larger (300 page?) reports because of the many recordsets b...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/VB_DB/Q_20397921.html
Zones:
VB DBDate Answered: 12/08/2002 Grade: A Views: 0
I have a .Net webapp that is having timeout issues. Here is the erorr:
Timeout expired. The timeout period elapsed prior to obtaining a connection from the pool. This may have occurred because ...
http://www.experts-exchange.com/Programming/Languages/.NET/Q_20702990.html
Zones:
.NETDate Answered: 12/18/2003 Grade: B Views: 0
Platform: win2K, IIS, SQL svr 2000, vb.net
Our web application is written in VB.NET and uses SQL2K for backend.
When getting large result sets (10MB or so), our database queries are timing ou...
http://www.experts-exchange.com/Microsoft/Development/MS-SQL-Server/Q_20952390.html
When the users login the network a wsf script fires off. This script processes some info stored in a SQL Server database. It has ALWAYS worked. However we merged 2 servers to 1 server last week (no...
http://www.experts-exchange.com/Microsoft/Development/MS-SQL-Server/Q_21067829.html
I am getting the following exception -
System.Data.SqlClient.SqlException: Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding.
...
http://www.experts-exchange.com/Programming/Programming_Languages/Dot_Net/VB_DOT_NET/Q_210...
Can anyone help me to point the error in the following code? I have 3 transactions to 2 different database server. All transactions have to be TRUE before their committed, if no all the previous mo...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/ASP/Q_21117667.htm...
Zones:
ASPDate Answered: 12/09/2004 Grade: A Views: 0
I have a problem with an application that has been running without problems for some time recently started to return the following error: "Timeout period period elapsed because all pooled connectio...
http://www.experts-exchange.com/Programming/Languages/.NET/ASP.NET/Q_21376342.html
Hi all, I am trying to insert about 500,000 rec to a table. The INSERT statement runs correctly from the MS QUERY.
BUT when I call a stored procedure with this INSERT statement (Only) it goes out ...
http://www.experts-exchange.com/Microsoft/Development/MS-SQL-Server/Q_21943895.html
Hi, all,
I got this Timeout expired error that I would like to get some helps from you.
As my following code has demonstrated, three strange things that I don't know how to explain.
1) I have ...
http://www.experts-exchange.com/Microsoft/Development/MS-SQL-Server/Q_22407392.html