Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > Visual C++ MFC > Toolkit Pro
  New Posts New Posts RSS Feed - Assertion failed
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

Assertion failed

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


Joined: 10 November 2003
Location: Spain
Status: Offline
Points: 18
Post Options Post Options   Thanks (0) Thanks(0)   Quote fjsen Quote  Post ReplyReply Direct Link To This Post Topic: Assertion failed
    Posted: 10 August 2004 at 3:44am

Hello,

    I'm using Xtreme Toolkit Pro v9.10. When I close the application, a debug assertion fails:

"Unhandled exception in MyApp.exe (MFCO42D.DLL): 0xC0000005: Access Violation."

    The problem is located in method CXTPPaintManager::Done() in the call:

    "s_pInstance->InternalRelease()".

   The assert is located in the method CCmdTarget::InternalRelease():

    "ASSERT(GetInterfaceMap() != NULL)".

    How can I work around this problem?

Thanks in advance,

Jose.

Back to Top
hvrd View Drop Down
Newbie
Newbie


Joined: 08 February 2005
Status: Offline
Points: 1
Post Options Post Options   Thanks (0) Thanks(0)   Quote hvrd Quote  Post ReplyReply Direct Link To This Post Posted: 24 May 2005 at 8:39am
I'm also getting a crash during CXTPPaintManager::Done. I suspect that the problem is related to resource context and use of the paint manager in several dll's, but haven't been able to pinpoint the cause...

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.062 seconds.