Hi All;
I have been getting the maximum connection pool error on an ASP.NET 1.1 site that I am responsible for maintaining. It doesn't happen very often so I am assuming there are some connections being used that aren't being closed properly or garbage collected.
My query is this:
Is the maximum connection pool error an error that happens per database, or do all the different databases on the database server share the connection pool?
I am trying to establish whether in fact the error is being caused by another site (which is apparently badly coded) on our web server.
Thanks for any and all insight and advice.
Sean.![[peace] [peace] [peace]](/data/assets/smilies/peace.gif)
I have been getting the maximum connection pool error on an ASP.NET 1.1 site that I am responsible for maintaining. It doesn't happen very often so I am assuming there are some connections being used that aren't being closed properly or garbage collected.
My query is this:
Is the maximum connection pool error an error that happens per database, or do all the different databases on the database server share the connection pool?
I am trying to establish whether in fact the error is being caused by another site (which is apparently badly coded) on our web server.
Thanks for any and all insight and advice.
Sean.
![[peace] [peace] [peace]](/data/assets/smilies/peace.gif)