I have inherited an app that has 25 classes in 6 dlls.
I have a memory leak that appears after several days.
I know that I have to set my objects to nothing.
My questions are. . .
How do I determine what to set to nothing?
adodb.connection
adodb.command
adodb.recordset
MSXML2.DOMDocument...
I inherited an application that was written in VB6.
I have been asked to convert it to ASP.
I am attempting to access some of the DLL's the application uses, and they cause the page to time out.
I write VB to access the same DLL, and it all works fine.
What would make a dll cause timeouts on...
I am an VB 6.0 & ASP programmer, and am getting ready to learn / switch to ASP.NET.
Do I need VS.NET, or can I get by with just VB.NET?
I have VS 6.0 now, and only use the VB portion. I do not like interdev, and prefer to code asp using an editor. I have been told that asp.net is more like...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.