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 Tech Support » Debug Assert on MouseOver on Scroll arrow in the CExtTabWnd Collapse All
Subject Author Date
Debabrata Mukherjee Oct 3, 2007 - 9:30 AM

Even with ProfUIS 2.8 I am still facing DebugAsserts in my Debug Setup when ever I move the mouse over the Scroll arrow in the CExtTabWnd.
What could be the resolution to this.

One more thing is Enabling ToolTips also causes unavoidable DebugAsserts in the Debug Setup for tab pages in CExtTabWnd.( Not found in release)

My working on Debug Setup is very difficult.Kindly suggest ASAP. This is very urgent

Technical Support Oct 3, 2007 - 1:14 PM

We came to conclusion the assertion problems occur due to conflicts between two or more MFC based ActiveX controls in your application. Please try excluding the ActiveX controls from your project and then add them one by one. This should allow you to find the conflict source. We believe there must be some initialization errors in some of ActiveX controls.