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 » CExtLocalResourceHelper object keeps throwing assertion if invoked from dll Collapse All
Subject Author Date
Apurv Shah Apr 15, 2015 - 9:08 AM

Hi,


I have taken custom control in several of my libraries and bind it with "CExtGridWnd" class object. Now, whenever these libraries are loaded in project, prog-uis throws assertion. Further digging in to it, it’s found that at lot’s of places "CExtLocalResourceHelper _LRH;" object has been taken, but never used. It’s constructor and destructor keeps throwing assertion.


Pl help me to resolve these assertion.