debug assertion failed. File: cmdtarg.cpp Line:52

  • Thread starter Thread starter lawrence
  • Start date Start date
L

lawrence

Hi,

I made a MFC ActiveX with a CwinThread Class in VC ++. Then i used it on
Visual basic. When i try to make an exe i got this error :

Debug Assertion Failed!

Program: C:\PROGRAM FILES\MICROSOFT VISUAL STUDIO\VB98\VB6.EXE
File: cmdtarg.cpp
Line: 52

For information on how your program can cause an assertion
failure, see the Visual C++ documentation on asserts.

(Press Retry to debug the application)

A microsoft website says that this bug was corrected in the latest service
pack for Visual Studio 6.0. But i already have the latest service pack and
this error still occurs. Can anyone tell me what is wrong??

thanks,
lawrence
 
Back
Top