We run ASP that uses a COM object that interacts with a database using MS ADO. Every day DllHost takes up a lot o memory, so that we have to restart IIS. Is there any solution to this? I know that memory leaks are not because of the code, and every object calls the Release method.