-----------Exception Details on 7/22/2024 9:14:24 AM----------------- ------------------------------------------------------------------------------------- Log Written Date: 7/22/2024 9:14:24 AM Subject: test Body: 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. at System.Data.ProviderBase.DbConnectionFactory.TryGetConnection(DbConnection owningConnection, TaskCompletionSource`1 retry, DbConnectionOptions userOptions, DbConnectionInternal oldConnection, DbConnectionInternal& connection) at System.Data.ProviderBase.DbConnectionInternal.TryOpenConnectionInternal(DbConnection outerConnection, DbConnectionFactory connectionFactory, TaskCompletionSource`1 retry, DbConnectionOptions userOptions) at System.Data.SqlClient.SqlConnection.TryOpenInner(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.TryOpen(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.Open() at ServiceSuite.Service.SaveFile(Int64 AttachmentIdent) in D:\ServiceSuite\ServiceSuite\SS.svc.cs:line 4947 at ServiceSuite.Service.GetNotes(Object identifier, String type, Int64 lastNoteID) in D:\ServiceSuite\ServiceSuite\SS.svc.cs:line 4471408255 --------------------------------*End*------------------------------------------