Hi All,
My application is working with a DataBase server.But unfortunataly today am getting below error:
A Error has Occured on Server:abmnoo12for Client IP:xx.xx.xx.xxxFor The User : none Error Details : 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 : System.Data ObjectID : 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 HCLComnet.RemedyDashboard.ConfigSqlDataLayer.OpenConn(String ConnectionString, SqlConnection& Con)
Maheshwar Reddy