Can not debug metrics sample

Forum for reporting problems
Post Reply
Pho Hung Vuong
Posts: 0
Joined: Wed Aug 28, 2019 6:58 am

Can not debug metrics sample

Post 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

Prashant Kande
Posts: 121
Joined: Mon Apr 04, 2016 4:55 am

Re: Can not debug metrics sample

Post 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

Post Reply