Hello,
I heve this error when I try to run a debug-version of my program, but I don't have an error when I build and run the release version of my program:
"
--------------------------
-
Microsoft Visual C++ Debug Library
--------------------------
-
Debug Assertion Failed!
Program: ...es\Microsoft Visual Studio\MyProjects\__T2__\D
ebug\__T2_
_.exe
File: C:\Program Files\Business Components Gallery\BCGControlBar\BCGP
ropertyShe
et.cpp
Line: 582
For information on how your program can cause an assertion
failure, see the Visual C++ documentation on asserts.
(Press Retry to debug the application)
--------------------------
-
Afbreken Opnieuw Negeren
--------------------------
-
"
I know allmost for sure that there are no errors in that file, so what does this error means, and how comes I don't have it on my release version?
Thx.
Start Free Trial