Exception
System.Exception: PartSearchResult.GetAccordion() ---> System.Exception: PartSearch.GetModelLookupList() ---> 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 HPDC.Storefront.PartSearch.GetModelLookupList(Lookup currentLookup) in D:\TeamCity\buildAgent\work\d5f7f359dfc859b3\Source\HPDC.Storefront\Infrastructure\PartSearch\PartSearch.cs:line 206
--- End of inner exception stack trace ---
at HPDC.Storefront.PartSearch.GetModelLookupList(Lookup currentLookup) in D:\TeamCity\buildAgent\work\d5f7f359dfc859b3\Source\HPDC.Storefront\Infrastructure\PartSearch\PartSearch.cs:line 250
at HPDC.Storefront.PartSearchResult.GetAccordion() in D:\TeamCity\buildAgent\work\d5f7f359dfc859b3\Source\HPDC.Storefront\Infrastructure\PartSearchResult\PartSearchResult.cs:line 251
--- End of inner exception stack trace ---
at HPDC.Storefront.PartSearchResult.GetAccordion() in D:\TeamCity\buildAgent\work\d5f7f359dfc859b3\Source\HPDC.Storefront\Infrastructure\PartSearchResult\PartSearchResult.cs:line 309
at HPDC.Storefront.PartSearchResult..ctor(Int32 salvageYardId, String route, String postalCode, Int32 sortOrdinal, Int32 pageNumber) in D:\TeamCity\buildAgent\work\d5f7f359dfc859b3\Source\HPDC.Storefront\Infrastructure\PartSearchResult\PartSearchResult.cs:line 40
at HPDC.Storefront.Controllers.TopSearchesController.Index() in D:\TeamCity\buildAgent\work\d5f7f359dfc859b3\Source\HPDC.Storefront\Controllers\TopSearchesController.cs:line 74