Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C / C++ / MFC
  4. Application failed to initialize properly. [modified]

Application failed to initialize properly. [modified]

Scheduled Pinned Locked Moved C / C++ / MFC
c++debugginghelptutorialquestion
3 Posts 3 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • T Offline
    T Offline
    T RATHA KRISHNAN
    wrote on last edited by
    #1

    When I run a VC++8.0 Project I got a dialog box which states "The application failed to initialize properly(0xc0150002). Click on OK to terminate the application.". If I terminate the application, the following message is displayed in the output Window: LDR: LdrpWalkImportDescriptor() failed to probe C:\Program Files\Delta3D_REL-2.0.0\bin\dtUtild.dll for its manifest, ntstatus 0xc0150002 How to resolve the error? Note: This error occurs only under Debug mode.

    modified on Friday, September 5, 2008 7:29 AM

    T V 2 Replies Last reply
    0
    • T T RATHA KRISHNAN

      When I run a VC++8.0 Project I got a dialog box which states "The application failed to initialize properly(0xc0150002). Click on OK to terminate the application.". If I terminate the application, the following message is displayed in the output Window: LDR: LdrpWalkImportDescriptor() failed to probe C:\Program Files\Delta3D_REL-2.0.0\bin\dtUtild.dll for its manifest, ntstatus 0xc0150002 How to resolve the error? Note: This error occurs only under Debug mode.

      modified on Friday, September 5, 2008 7:29 AM

      T Offline
      T Offline
      toxcct
      wrote on last edited by
      #2

      T.RATHA KRISHNAN wrote:

      How to resolve the error?

      wait, you're compiling your project in debug mode, aren't you ? compile in release mode, and see if it's better. The Release Mode should be linked to dtUtil.dll (not dtUtild.dll).

      [VisualCalc][Binary Guide][CommDialogs] | [Forums Guidelines]

      1 Reply Last reply
      0
      • T T RATHA KRISHNAN

        When I run a VC++8.0 Project I got a dialog box which states "The application failed to initialize properly(0xc0150002). Click on OK to terminate the application.". If I terminate the application, the following message is displayed in the output Window: LDR: LdrpWalkImportDescriptor() failed to probe C:\Program Files\Delta3D_REL-2.0.0\bin\dtUtild.dll for its manifest, ntstatus 0xc0150002 How to resolve the error? Note: This error occurs only under Debug mode.

        modified on Friday, September 5, 2008 7:29 AM

        V Offline
        V Offline
        vikas amin
        wrote on last edited by
        #3

        clean the output directory and recompile the full project .

        Vikas Amin

        My First Article on CP" Virtual Serial Port "[^]

        modified on Thursday, July 24, 2008 5:33 PM

        1 Reply Last reply
        0
        Reply
        • Reply as topic
        Log in to reply
        • Oldest to Newest
        • Newest to Oldest
        • Most Votes


        • Login

        • Don't have an account? Register

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • World
        • Users
        • Groups