We are using ASP, and some asp.net pages on an Intranet we have in Windows server 2003 IIS 6.
I have been working here half a year, this particular problem has been ongoing for 2-3 years, before my time.
There were previous developers before me programming in asp. When I create a connection to any database, I will close it once done, as I know unclosed connections can take up a lot of resources on server and ultimately bottlekneck IIS.
There are too much pages to go through on out Intranet.
Maybe we have not quite configured IIS properly or something? Can you suggest any troubleshooting points?
Much obliged.