Wrox Home  
Search P2P Archive for: Go

  Return to Index  

pro_vb thread: Assertion Failed error running VB6 program


Message #1 by "Fred C. Lutz" <fred.lutz@m...> on Thu, 20 Dec 2001 20:40:02
On 3 of my user's Windows 95 PC's, they're getting a Microsoft Visual C++ 
Runtime Error, while my VB6 program is loading.

It's the same error on each of the 3 PC's:

------------------------------
Assertion Failed!
Program C:\Program Files\JMS\JMS.exe
File: d:\OA\src\stdtypes\filtbase.cpp
Line: 582

Expression: NULL!= NEW_BRUSH
------------------------------

While this is a Visual C++ runtime error, it occurs only when loading my  
program (JMS.exe) which was written in VB6.

Anyone else heard of this? I've searched MSDN, Tech-Net, and other forums, 
without success... 

Without getting into too much detail here, the program contains 2 ActiveX 
components, which I built... could that be part of the problem? This 
program is loaded on over 200 other PC's and runs fine. 

Appreciate any comments or direction anyone can give me..

Thanks,
Fred
fred.lutz@m...

  Return to Index