Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7971067
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 4, 20262026-06-04T07:33:23+00:00 2026-06-04T07:33:23+00:00

Debug Assertion Failed! File: f:\dd\vctools\vc7libs\ship\atlmfc\src\mfc\objcore.cpp Line: 40 I’m having this issue when I’m trying

  • 0
Debug Assertion Failed!
File: f:\dd\vctools\vc7libs\ship\atlmfc\src\mfc\objcore.cpp Line: 40

I’m having this issue when I’m trying to DoModal(or Create) MFC window using debug configuration – Use MFC in a Static Library and Dynamic Library (.dll). On Release configuration everything is OK but I can’t debug dll. MS VS 2010

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-04T07:33:24+00:00Added an answer on June 4, 2026 at 7:33 am

    It does not happen in the release build, since code is using ASSERT that has no meaning in the release build. ASSERT is a debug tool.

    It may be a surprise to you but MFC does not use Windows modal dialog. Calling Create or DoModal creates windows modeless dialog.
    MFC achieves modality by disabling a parent window (if any) and supplies dialog with own message handling loop similar to application message loop.

    That is why tou have the same result regardless of using Create or DoModal.

    Does it happen before dialog is even shown?

    The error you show in your post indicates that somewhere in your app code you are trying to use an object that has not been instantiated and is NULL during dialog initialization. It seems like it fails IsKindOf check.

    Would it be possible to zip your project and post it for us do debug it?

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I am getting the following error when running my program. Debug Assertion Failed! File:
I am receiving the following error compiling in Visual Studio 2010. Debug Assertion Failed!
I get an error: Debug Assertion Failed at my myDC.DrawText? If I remove that
I wonder how to debug the following error: Debug Assertion failure Program: tomtoprog.exe File:
I keep getting the debug assertion failed error when i debug my code It
I have the following code. // mfc.cpp : Defines the entry point for the
I am creating a program to copy a text file. I have a main.cpp
The following code snippet gives the error message at run time of: Debug assertion
I keep encountering this Debug assertions failed! error when I run my program in
This code fails when I try to debug it using VC2010: char frd[32]=word-list.txt; FILE

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.