Application was unable to start correctly(0xc000007b)

Asha Diggi 96 Reputation points
2021-05-17T15:42:41.19+00:00

Hi All,

I am using visual studio 2010 C++ and my project builds without any errors but when I run it, getting error message

"The application was unable to start correctly(0xc000007b)",

I tried with many options which I found in google but those are not helpful in my case.

Here I am going to list What I tried, please go through it and help me....

  1. Project properties->C/C++->General->Debug Information format->Program database for edit and continue(zi).
  2. Tools->options->Debugging->symbols->selecting Microsoft symbol servers-> and all modules .
  3. Tools->options->debugging->output window->Module load messages->off.
    97156-qwert.png

Regards,
Asha

Developer technologies | C++
Developer technologies | C++

A high-level, general-purpose programming language, created as an extension of the C programming language, that has object-oriented, generic, and functional features in addition to facilities for low-level memory manipulation.


Answer accepted by question author
Asha Diggi 96 Reputation points
2021-07-29T04:34:52.323+00:00

Hi All,

Thanks to everyone who suggested me,

Yes now able to build and run application without any issues.

Thank you so much.

-Asha.

Was this answer helpful?

0 comments No comments

1 additional answer

Sort by: Most helpful
  1. Sam of Simple Samples 5,586 Reputation points
    2021-05-17T19:15:44.063+00:00

    [BEST FIX] – ‘The application was unable to start correctly (0xc000007b)’ error in Windows 10]1

    Was this answer helpful?

    1 person found this answer helpful.
    0 comments No comments

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.