Print Page | Close Window

Application crashing after closing.

Printed From: Codejock Forums
Category: Codejock Products
Forum Name: Skin Framework
Forum Description: Topics Related to Codejock Skin Framework
URL: http://forum.codejock.com/forum_posts.asp?TID=19063
Printed Date: 17 May 2024 at 8:22am
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: Application crashing after closing.
Posted By: Makarand
Subject: Application crashing after closing.
Date Posted: 12 October 2011 at 4:35am
Hello CJ Team,

Our application is MDI application which contain different type of views. One of view displayed report which is .NET user control, we displayed that report (user control) in the child window. Issue is whenever I open that child window within my application and close that window and after that I close Main application it crashing on following location.

AFX_INLINE CXTPSkinManagerMetrics* CXTPSkinManagerSchema::GetMetrics() const {
return m_pMetrics;
}

Here is the screenshot and call stack


 I am using CodeJock version "v15.1.3"

Waiting for reply.
-Mak



Replies:
Posted By: Makarand
Date Posted: 17 January 2012 at 3:12am
Getting same crash in CJ v15.2.1

any updates on this issue?


Posted By: SuperMario
Date Posted: 17 January 2012 at 9:03am
have you tried to exclude that report?  skin framework don't like hooking certain controls.  


Posted By: Makarand
Date Posted: 17 January 2012 at 10:39am
Application is not crashing with other child windows. Once report child is opened and closed after that whenever I close main application it is crashing on same point.


Posted By: SuperMario
Date Posted: 18 January 2012 at 9:11am
Did you exclude this user control from skinning?  If not, please try to do so.


Posted By: Makarand
Date Posted: 19 January 2012 at 8:59am
Without  skin it is working fine but dons't looks good ..



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