Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Memory Leaks in DllHost

Status
Not open for further replies.

Yulsha

Programmer
Dec 27, 2006
3
0
0
DE
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.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top