You are viewing our Forum Archives. To view or take place in current topics click here.
Debug assertion failed
Posted:
Debug assertion failedPosted:
Status: Offline
Joined: Sep 13, 201014Year Member
Posts: 1,641
Reputation Power: 48
Status: Offline
Joined: Sep 13, 201014Year Member
Posts: 1,641
Reputation Power: 48
so i wanted to run a program and for some reason, i keep getting this error message which states
and
Does anybody know any way to fix this? Ive looked all over the internet and cannot find an answer.
Debug Assertion Failed!
Program: C:\Program Files (x86)\MSI\CLICKBIOSII\_CLICKBIOSII.exe
File: D:\Microsoft Visual Studio 8\VC\Include\vector
Line: 756
Expression: vector subscript out of range
For information on how your program can cause an assertion failure, see the Visual C++ documentation on asserts.
(Press Retry to debug the application)
[Abort] [Retry] [Ignore]
and
Debug Assertion Failed!
Program: C:\Program Files (x86)\MSI\CLICKBIOSII\_CLICKBIOSII.exe
File: D:\Microsoft Visual Studio 8\VC\Include\vector
Line: 757
Expression: ("Standard C++ Libraries Out of Range",0)
For information on how your program can cause an assertion failure, see the Visual C++ documentation on asserts.
(Press Retry to debug the application)
[Abort] [Retry] [Ignore]
Does anybody know any way to fix this? Ive looked all over the internet and cannot find an answer.
You are viewing our Forum Archives. To view or take place in current topics click here.