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

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
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top