visual basic out of memory error '7'

imNAKED

Senior member
Sep 1, 2000
663
0
0
I compile an activeX dll in visual c++.NET and try to use it in my application that I wrote in visual basic 6 and it work fine. I now recompile the same activeX dll in visual c++ 6 and try to use it in my application that I wrote in visual basic 6 and it broke. I'am getting a visual basic out of memory error '7' when I try to run my application and the main form that contain the activeX dll in my vb ide is stuck. I new to all this so any help would be greatly appreciated. Thanks.