Professional UI Solutions
Site Map   /  Register
 
 

Forum

Please Log In to post a new message or reply to an existing one. If you are not registered, please register.

NOTE: Some forums may be read-only if you are not currently subscribed to our technical support services.

Forums » Prof-UIS General Discussion » Prof-UIS library keeps throwing assertion in debug mode Collapse All
Subject Author Date
Anil Siddhpura Nov 24, 2014 - 11:56 PM

Hello,

I am using prof-UIS library version 2.9.3.0. In debug mode it keeps throwing assertion in ExtpainManager.cpp and lots of other files. For example :

VERIFY(
        m_bmpAdvTipBorder.LoadBMP_Resource(
            MAKEINTRESOURCE( IDB_EXT_2007_ADV_TIP_BORDER )
            )
        );

And also at lots of other locations where it’s trying to load resources.