Application crashing after closing. |
Post Reply |
Author | |
Makarand
Senior Member Joined: 27 February 2007 Location: India Status: Offline Points: 140 |
Post Options
Thanks(0)
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
|
|
Makarand
Senior Member Joined: 27 February 2007 Location: India Status: Offline Points: 140 |
Post Options
Thanks(0)
|
Getting same crash in CJ v15.2.1
any updates on this issue?
|
|
SuperMario
Admin Group Joined: 14 February 2004 Status: Offline Points: 18057 |
Post Options
Thanks(0)
|
have you tried to exclude that report? skin framework don't like hooking certain controls.
|
|
Makarand
Senior Member Joined: 27 February 2007 Location: India Status: Offline Points: 140 |
Post Options
Thanks(0)
|
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.
|
|
SuperMario
Admin Group Joined: 14 February 2004 Status: Offline Points: 18057 |
Post Options
Thanks(0)
|
Did you exclude this user control from skinning? If not, please try to do so.
|
|
Makarand
Senior Member Joined: 27 February 2007 Location: India Status: Offline Points: 140 |
Post Options
Thanks(0)
|
Without skin it is working fine but dons't looks good ..
|
|
Post Reply | |
Tweet
|
Forum Jump | Forum Permissions You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |