Hello friends, my computer suddenly have a problem when I uninstall the program Tune Up Utilites 2013, after finish uninstall that program, and then I restart, suddenly theme of my computer back to classic mode and out notice as:

Debug Assertion Failed !

Program: C:\Program Files\Lenovo\Energy Management\Energy Management.exe
File: .\controlhandler.cpp
Line: 103

For information on how your program can cause an assertion failure, see the visual C++ documentation on asserts.

(press retry to debug the application)

in addition to that problem, my computer can not run the system restore program, wireless, audio and others.

thank you, sorry if my english is too bad.

Recommended Answers

All 3 Replies

The error tells you what line it happens on, so take a look at that code, the contents of the assertion, and correct the bug. You didn't include any useful information, so I can't help more than that.

how to fix my code?
and how do I find the line that it?
sorry, I'm too newbie for this..

how to fix my code?

Look at it. You didn't post any code, so I can't tell you how to fix it. I'm not a mind reader.

and how do I find the line that it?

It's on line 103 of controlhandler.cpp, just as the debug assertion message states.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.