asp.net - IIS Timeout, pooled connections were in use and max pool size was reached -
timeout expired. timeout period elapsed prior obtaining connection pool. may have occurred because pooled connections in use , max pool size reached.
on iis deployed site, error occur above, while performing database modification on submit button of asp.net web-form on server.
i pasted my solution file project , run code ,but no error occur,
i have test pooling on iis connection string deployed site, same error occur. suggestion appreciated.
Comments
Post a Comment