No Cars Message
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.GetConnection(DbConnection owningConnection)
at System.Data.ProviderBase.DbConnectionClosed.OpenConnection(DbConnection outerConnection, DbConnectionFactory connectionFactory)
at System.Data.SqlClient.SqlConnection.Open()
at GlobalFunction.fetchData(String sql)
at SearchLogic.runSearch(String make, String model, String trim, String MinPrice, String MaxPrice, String keyword, String fuel, String doors, String colour, String Distance, String Order, String Eastings, String Northings, Int32 offset, String SearchType, String url, String view, Boolean dealersearch, String dealername, String bodystyle, String transmission, String maxage)
at ASP.dealer_404_aspx.Page_Load(Object sender, EventArgs e)

Stock Summary and Map