|
|
|
|
|
| | |
|
Active Server Pages help tutorial how to ASP Help ASP Tutorials ASP Programming ASP Code - ASP Free CJWSoft ASPProtect ASPBanner ASPClassifieds
(Advanced)
(Components)
(Database)
(General)
(Vbscript)

|
|
Subject: |
asp memory leak |
From: |
echo |
Date: |
10/23/2003 1:19:27 PM |
IP: |
207.229.3.11 |
Hi,
I have a web application using asp... a combination of server side jscript and vbscript.
We have a dll that has a bunch of methods in C# and it hooks up with SQL 2000.
For all my recordsets I set them to nothing and close my connections and for all the objects I grab from the dll, I nullify them.
What else can I do to stop this memory leak?
Thanks,
echo |
|
|
|
|
|
|
|
|
|
|
|
|