Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Unreleased reference
Message
General information
Forum:
Visual Basic
Category:
Other
Miscellaneous
Thread ID:
00885288
Message ID:
00885342
Views:
9
>My program is not being released from memory when the program exits. Obviously, there must be a unreleased object reference somewhere but the program is somewhat big and I can't seem to locate where the problem is. Can someone share how I can go about more easily finding the unreleased object reference? TIA.

There is no easy way in Visual Basic. I would look at any activex controls you use and any multi-threading code.
Also, make sure you actually close every Form and set the references to NOTHING.

Look for state-machine code that could run continously also, since that will lock a Form open but hidden.

Good luck!
Brian Seekford
Seekford Solutions, Inc.
http://www.SeekfordSolutions.com
Internet ActiveX Controls and .NET Class Libraries.
SMTP/S FTP POP3/S HTTP/S SNTP MIME PING WHOIS TRACEROUTE NNTP DNS MX
Base64, UUEncode, yEnc, MD5, SHA1, URL, Quoted-Printable.
Resizer and Tooltips
Email Verification and more. Check us out!
Previous
Reply
Map
View

Click here to load this message in the networking platform