Advertisement

1 - 10 of 57 containing alltags:("Timeout expired") (0.001 seconds)
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...
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...
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 ...
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...
Zones: MS SQL ServerDate Answered: 04/13/2004 Grade: A Views: 0
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...
Zones: MS SQL ServerDate Answered: 08/18/2004 Grade: A Views: 0
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.    ...
 
Related Solutions:
How do you set the command timeout for stored procedure...

I'm using Visual Studio 2005 and Sql Server 2000 and my datagridview is timing out after 30 secon...

Tags: Visual Studio 2005, Visual Basic, DataGridViews, Sql Server ...| Rating: 9.3
 
Zones: MS Visual BasicDate Answered: 08/04/2004 Grade: B Views: 218
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...
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...
Zones: ASP.Net ProgrammingDate Answered: 04/05/2005 Grade: B Views: 0
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 ...
Zones: MS SQL ServerDate Answered: 08/07/2006 Grade: B Views: 0
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 ...
Zones: MS SQL Server, MS AccessDate Answered: 04/06/2007 Grade: B Views: 0