Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > Visual C++ MFC > Report Control
  New Posts New Posts RSS Feed - Crash while closing the application
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

Crash while closing the application

 Post Reply Post Reply
Author
Message
subham11 View Drop Down
Newbie
Newbie


Joined: 30 July 2007
Status: Offline
Points: 1
Post Options Post Options   Thanks (0) Thanks(0)   Quote subham11 Quote  Post ReplyReply Direct Link To This Post Topic: Crash while closing the application
    Posted: 30 July 2007 at 4:56pm
Hi,

I have created a MDI application, and in a panel i have used the report control. But while closing i am getting a crash.

Here is the Stack Window.

NTDLL! 7c901230()
NTDLL! 7c96cd80()
NTDLL! 7c960af8()
KERNEL32! 7c85e9cf()
_CrtIsValidHeapPointer(const void * 0x00035740) line 1697
_free_dbg_lk(void * 0x00035740, int 4) line 1044 + 9 bytes
_free_dbg(void * 0x00035740, int 4) line 1001 + 13 bytes
CObject::operator delete(void * 0x00035740) line 46 + 12 bytes
CXTPCustomDrawReportPaintManager::`scalar deleting destructor'(unsigned int 1) + 56 bytes
CCmdTarget::OnFinalRelease() line 519 + 31 bytes
CCmdTarget::InternalRelease() line 223
TOOLKITPROEVAL1113VC60D! 00670a23()
CXTPOfficeBorder<CXTPReportControl,1>::~CXTPOfficeBorder<CXTPReportControl,1>() + 40 bytes
CMainFrame::~CMainFrame() line 71 + 82 bytes
CMainFrame::`scalar deleting destructor'(unsigned int 1) + 37 bytes
CFrameWnd::PostNcDestroy() line 214 + 31 bytes
CWnd::OnNcDestroy() line 854
CWnd::OnWndMsg(unsigned int 130, unsigned int 0, long 0, long * 0x0013e858) line 1836
CXTPCommandBarsSiteBase<CMDIFrameWnd>::OnWndMsg(unsigned int 130, unsigned int 0, long 0, long * 0x0013e858) line 192
CWnd::WindowProc(unsigned int 130, unsigned int 0,

Kindly let me know, what could be possible solution for it.

Thanks & Regards,

Satyam Kumar.
Back to Top
idler View Drop Down
Groupie
Groupie


Joined: 11 July 2007
Location: Russian Federation
Status: Offline
Points: 11
Post Options Post Options   Thanks (0) Thanks(0)   Quote idler Quote  Post ReplyReply Direct Link To This Post Posted: 21 August 2007 at 11:54pm
how you set CXTPCustomDrawReportPaintManager in reportctrl?
Back to Top
Oleg View Drop Down
Admin Group
Admin Group


Joined: 21 May 2003
Location: United States
Status: Offline
Points: 11234
Post Options Post Options   Thanks (0) Thanks(0)   Quote Oleg Quote  Post ReplyReply Direct Link To This Post Posted: 22 August 2007 at 3:06am
Hi,
 
I already helped Satyam to resolve it in issuetrack. He created PaintManager as member of CMainFrame.
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS
Back to Top
 Post Reply Post Reply
  Share Topic   

Forum Jump Forum Permissions View Drop Down

Forum Software by Web Wiz Forums® version 12.04
Copyright ©2001-2021 Web Wiz Ltd.

This page was generated in 0.203 seconds.