Print Page | Close Window

Access Violation in CXTPControls::RemoveAll

Printed From: Codejock Forums
Category: Codejock Products
Forum Name: Toolkit Pro
Forum Description: Topics Related to Codejock Toolkit Pro
URL: http://forum.codejock.com/forum_posts.asp?TID=8043
Printed Date: 13 November 2025 at 2:13am
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: Access Violation in CXTPControls::RemoveAll
Posted By: jhuckins
Subject: Access Violation in CXTPControls::RemoveAll
Date Posted: 17 September 2007 at 10:41am
I am using XTreme Toolkit Pro v9.70 with an application that I have ported from VC 6.0 to Visual Studio 2005/Microsoft SDK for Vista/.NET 3.0 in order to make the application Vista compatible.
 
I am statically linking MFC AND XTreme Toolkit Pro.
 
Every time the XTreme Toolkit Pro library cleans up inside CXTPControls::RemoveAll, there is an access violation on the pControl->InternalRelease() call. Inside CCmdTarget::InternalRelease():

ASSERT(GetInterfaceMap() != NULL);

The call to GetInterfaceMap() returns NULL.
 
There actually seems to be a lot of issues with XTreme Toolkit Pro v9.70 and Visual Studio 2005 related to string operations, likely due to the strict type checking and preference for use of safe string functions.
 
Anybody have a history with this?


-------------
Regards,
Jeff



Replies:
Posted By: jhuckins
Date Posted: 17 September 2007 at 4:34pm

Please ignore this post and refer to my latest post related to v11.2

Thank You


-------------
Regards,
Jeff



Print Page | Close Window

Forum Software by Web Wiz Forums® version 12.04 - http://www.webwizforums.com
Copyright ©2001-2021 Web Wiz Ltd. - https://www.webwiz.net