Mickeys
October 19th, 1999, 04:59 AM
I have created a SDI with database. When I try to run the program I get an Error.
Debug Assertion FAILD!
Program C:\Visual_c........
File: viewform.cpp
Line 67
and when I go to the error it looks like this
in CFormView::Create
ASSERT(FALSE)
PostNcDestroy();
return False;
Could anyone help me?
Micke
Debug Assertion FAILD!
Program C:\Visual_c........
File: viewform.cpp
Line 67
and when I go to the error it looks like this
in CFormView::Create
ASSERT(FALSE)
PostNcDestroy();
return False;
Could anyone help me?
Micke