Page 1 of 1

Can not debug metrics sample

Posted: Wed Aug 28, 2019 7:02 am
by Pho Hung Vuong
Hello
I try debug metrics c++ sample. I see this error:
---------------------------
Microsoft Visual C++ Runtime Library
---------------------------
Debug Assertion Failed!

Program: C:\WINDOWS\SYSTEM32\mfc120d.dll
File: f:\dd\vctools\vc7libs\ship\atlmfc\src\mfc\occcont.cpp
Line: 925

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
---------------------------

I use visual studio 2013
Please help

Re: Can not debug metrics sample

Posted: Thu Aug 29, 2019 6:27 am
by Prashant Kande
Hello

Please try executing "Update Component Registration" in the start menu.
If this does not help, check bitness of the configuration you are trying to debug in Build > Configuration Manager.
If still no luck, can you debug any installed samples in the Samples\VC folder?
which version and update you are using?

Cheers