Click to See Complete Forum and Search --> : Recalling COM-ponent


Aage Eilertsen
July 28th, 1999, 08:06 AM
Are running my VB DLL in debug mode by telling VB which EXE to run.
I call my component the first time, and release it, everything is OK
Next time my exe tries to call my component i get ASSERTS
Could this have anything with add/release of the com-object, or do anobody have an idea?