Event code: 3005
Event message: An unhandled exception has occurred.
Event time: 9/17/2008 6:28:06 PM
Event time (UTC): 9/18/2008 1:28:06 AM
Event ID: 980a22c31e4e41ab84b24dce2ce4a1a1
Event sequence: 551
Event occurrence: 7
Event detail code: 0
Application information:
Application domain: /LM/W3SVC/1/Root/pin-1-128661371839689706
Trust level: Full
Application Virtual Path: /pin
Application Path: C:\sites\evan\dnn\
Machine name: SERVER13
Process information:
Process ID: 1248
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: http://anthonylakes.com/pin/Default.aspx?TabId=190
Request path: /pin/Default.aspx
User host address: 71.222.25.68
User: awarner
Is authenticated: True
Authentication Type: forms
Thread account name: NT AUTHORITY\NETWORK SERVICE
Thread information:
Thread ID: 6
Thread account name: NT AUTHORITY\NETWORK SERVICE
Is impersonating: False
Stack trace: at System.Data.ProviderBase.DbConnectionFactory.GetConnection(DbConnection owningConnection)
at System.Data.ProviderBase.DbConnectionClosed.OpenConnection(DbConnection outerConnection, DbConnectionFactory connectionFactory)
at System.Data.SqlClient.SqlConnection.Open()
at Microsoft.ApplicationBlocks.Data.SqlHelper.ExecuteReader(String connectionString, CommandType commandType, String commandText, SqlParameter[] commandParameters)
at Microsoft.ApplicationBlocks.Data.SqlHelper.ExecuteReader(String connectionString, String spName, Object[] parameterValues)
at DotNetNuke.Security.Membership.Data.SqlDataProvider.GetRolesByUser(Int32 UserId, Int32 PortalId)
at DotNetNuke.Security.Membership.DNNRoleProvider.GetRoleNames(Int32 portalId, Int32 userId)
at DotNetNuke.Security.Roles.RoleController.GetRolesByUser(Int32 UserId, Int32 PortalId)
at DotNetNuke.HttpModules.Membership.MembershipModule.OnAuthenticateRequest(Object s, EventArgs e)
at System.Web.HttpApplication.SyncEventExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)