set command timeout property =0 This help you
On Jul 1, 9:49 pm, "[email protected]" <[email protected]> wrote: > Every once in a while I get a SQL timeout error from my VB.NET code, > that is really bazaar. It looks like a bunch of iterations of the URL > being called. I'm wondering if anyone has seen this before, and is it > most likely a .NET error, IIS error, or programming error? > > Event Type: Warning > Event Source: ASP.NET 2.0.50727.0 > Event Category: Web Event > Event ID: 1309 > Date: 6/30/2009 > Time: 5:30:02 PM > User: N/A > Computer: WESTNET > Description: > Event code: 3005 > Event message: An unhandled exception has occurred. > Event time: 6/30/2009 5:30:02 PM > Event time (UTC): 7/1/2009 12:30:02 AM > Event ID: f0c2d9b0db074c448df459d13322373d > Event sequence: 118315 > Event occurrence: 4 > Event detail code: 0 > > Application information: > Application domain: /LM/W3SVC/599050834/Root-1-128908305367493504 > Trust level: Full > Application Virtual Path: / > Application Path: D:\Websites\intranet\ > Machine name: WESTNET > > Process information: > Process ID: 3316 > Process name: w3wp.exe > Account name: NT AUTHORITY\NETWORK SERVICE > > Exception information: > Exception type: SqlException > Exception message: Timeout expired. The timeout period elapsed > prior to completion of the operation or the server is not responding. > > Request information: > Request > URL:http://intranet.myDomain.com/budgets/e_budgets.aspx?bldgid=5157http:/... > Request path: %21 > User host address: %22 > User: %23 > Is authenticated: %24 > Authentication Type: %25 > Thread account name: %26 > > Thread information: > Thread ID: %27 > Thread account name: %28 > Is impersonating: %29 > Stack trace: %30 > > Custom event details: > %14 > > For more information, see Help and Support Center > athttp://go.microsoft.com/fwlink/events.asp.
