avatar  


Recently viewed tickets

Log out

When I am running my application in the Visual Studio debugger, I see a lot of the following messages in the Debug Output window: “Microsoft C++ exception: _com_error”. The messages came from from CBCGPGraphicsManagerD2D::BeginDraw(). What can I do to get rid of these errors?

Often, exceptions when working with Direct2D are associated with graphics drivers that are installed in the system. Usually, installing the latest drivers from the graphics card manufacturer (or reinstalling them) solves the problem.

According to our experience, you can safely ignore them.

Creation date: 2/12/2024 7:34 PM (support)      Updated: 2/12/2024 7:34 PM ()