Bug #60747 too many connections and connection pool reached maximum limit issue.
Submitted: 4 Apr 2011 4:00 Modified: 30 Jun 2011 20:20
Reporter: Mehul Panchal Email Updates:
Status: No Feedback Impact on me:
None 
Category:Connector / NET Severity:S1 (Critical)
Version:6.3.6 OS:Windows
Assigned to: Assigned Account CPU Architecture:Any
Tags: Asp .Net

[4 Apr 2011 4:00] Mehul Panchal
Description:
I am using microsoft enterprise libarary to connect to mysql using mysql .net connector (latest version 6.3.6)

But i am facing a problem of too many connections and connection pool reached maximum limit issue.

How to repeat:
I am opening connection in global.asax page at application start. This connection only used in gridview to display the data.

In the code to read data i am creating every time new connection and close, dispose also.

But still i am getting this error message i need to restart IIS every one hour.
[31 May 2011 20:20] Julio Casal
Please provide specific reproduction steps and also a database script an a sample Visual Studio project that will quickly show this issue.
[1 Jul 2011 23:00] Bugs System
No feedback was provided for this bug for over a month, so it is
being suspended automatically. If you are able to provide the
information that was originally requested, please do so and change
the status of the bug back to "Open".