atlcomcli.h Debug Assertion Failed

Hi, now I have a problem with vs2005.
It's simple programe that use ATL Object.
anyway the program has no problem becase it's sample program..

so I made it using vs2005 but it doesn't Exe.
But when I made it using VC6.0 It hasn't no problem...

is anyboy know this problem...?

Error message :
Debug Assertion Failed!
.........
File:......\atlcomcli.h
Line : 154
Expression: p != 0
.....
....
....
sounds like you haven't implemented all abstract methods in the interface, then usually this error occurs.

without seeing your code i am just guessing here but the ATL is very different in vs2005 and vc6
Topic archived. No new replies allowed.