Hi,
one of the sites hosted on our server is giving this error in event viewer
Event Type: Warning
Event Source: ASP.NET 2.0.50727.0
Event Category: Web Event
Event ID: 1309
Date: 24/06/2008
Time: 17:28:40
User: N/A
Computer:
Description:
Event code: 3005
Event message: An unhandled exception has occurred.
Event time: 24/06/2008 17:28:40
Event time (UTC): 24/06/2008 16:28:40
Event ID: 7addcd74d55746d3b73bf9905e
b3edeb
Event sequence: 17
Event occurrence: 6
Event detail code: 0
Application information:
Application domain: /LM/W3SVC/586182382/Root-1
-128587971
859459234
Trust level: Full
Application Virtual Path: /
Application Path: C:\Inetpub\convex_crm\
Machine name:
Process information:
Process ID: 6956
Process name: w3wp.exe
Account name: NT AUTHORITY\NETWORK SERVICE
Exception information:
Exception type: InvalidOperationException
Exception message: Timeout expired. The timeout period elapsed prior to obtaining a connection from the pool. This may have occurred because all pooled connections were in use and max pool size was reached.
Request information:
Request URL:
Request path: /Default.aspx
User host address: 192.168.23.52
User:
Is authenticated: False
Authentication Type:
Thread account name: NT AUTHORITY\NETWORK SERVICE
Thread information:
Thread ID: 1
Thread account name: NT AUTHORITY\NETWORK SERVICE
Is impersonating: False
Stack trace: at System.Data.ProviderBase.D
bConnectio
nFactory.G
etConnecti
on(DbConne
ction owningConnection)
at System.Data.ProviderBase.D
bConnectio
nClosed.Op
enConnecti
on(DbConne
ction outerConnection, DbConnectionFactory connectionFactory)
at System.Data.SqlClient.SqlC
onnection.
Open()
at Utils.GetOne(String query) in c:\Inetpub\convex_crm\App_
Code\Utils
.cs:line 24
at Settings.GetSettings(Strin
g keyname) in c:\Inetpub\convex_crm\App_
Code\Setti
ngs.cs:lin
e 17
at _Default.Page_Load(Object sender, EventArgs e) in c:\Inetpub\convex_crm\Defa
ult.aspx.c
s:line 19
at System.Web.Util.CalliHelpe
r.EventArg
FunctionCa
ller(IntPt
r fp, Object o, Object t, EventArgs e)
at System.Web.Util.CalliEvent
HandlerDel
egateProxy
.Callback(
Object sender, EventArgs e)
at System.Web.UI.Control.OnLo
ad(EventAr
gs e)
at System.Web.UI.Control.Load
Recursive(
)
at System.Web.UI.Page.Process
RequestMai
n(Boolean includeStagesBeforeAsyncPo
int, Boolean includeStagesAfterAsyncPoi
nt)
Custom event details:
For more information, see Help and Support Center at
http://go.microsoft.com/fwlink/events.asp.
this happens randomly. for exampling updating data can cause it.
the site was developed in ASP.NET 2.0
Start Free Trial