Har du det problemet fortfarande? Vilket är felmeddelandet?

Här är felmeddelandet som kommer.
Server Error in '/' Application.
=========================================
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.
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.
Exception Details: System.InvalidOperationException: 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.
Source Error:
An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.
Stack Trace:
[InvalidOperationException: 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.]
System.Data.ProviderBase.DbConnectionFactory.GetConnection(DbConnection owningConnection) +1184265
System.Data.ProviderBase.DbConnectionClosed.OpenConnection(DbConnection outerConnection, DbConnectionFactory connectionFactory) +105
System.Data.SqlClient.SqlConnection.Open() +111
NHibernate.Connection.DriverConnectionProvider.GetConnection() +71
[ADOException: Could not create connection from Driver]
NHibernate.Connection.DriverConnectionProvider.GetConnection() +119
NHibernate.Impl.SessionFactoryImpl.OpenConnection() +29
[ADOException: cannot open connection]
NHibernate.Impl.SessionFactoryImpl.OpenConnection() +83
NHibernate.Impl.SessionImpl.get_Connection() +32
Se.iFokus.Community.Util.SessionContext.CheckConnectionState(DataSlot slot) +46
Se.iFokus.Community.Util.SessionContext.SetSlot() +471
Se.iFokus.Community.Util.RequestSessionContext.context_BeginRequest(Object sender, EventArgs e) +20
System.Web.SyncEventExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +92
System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +64

Det kan vara för att det körs lite optimeringar i databasen sent på natten, därför kan saker gå extremt långsamt mellan 3 och 4.
---
Och idag så stoppade vi ju servern för att stoppa i mer minne…
Mvh // Johan
Det är även på dagtid det händer, råkat ut för det titt som tätt. Verkar framför allt vara när man inte uppdaterat sidan på ett tag utan grejat med annat.