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 error

Application error

Scheduled Pinned Locked Moved C / C++ / MFC
helpcsharpvisual-studio
5 Posts 4 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.
  • R Offline
    R Offline
    raju_shiva
    wrote on last edited by
    #1

    Hi, I am trying to run a project which is built from other system. I installed Visual studio 2005 and trying to run the same project in different system. but its building successfully.But i am getting run-time error as

    "The application failed to initialize properly (0xc0150002).click on OK to terminate the application"

    . What may be the problem.I am using third party dlls and lib files also. Any help Thanks in advance Raj

    C R Y 3 Replies Last reply
    0
    • R raju_shiva

      Hi, I am trying to run a project which is built from other system. I installed Visual studio 2005 and trying to run the same project in different system. but its building successfully.But i am getting run-time error as

      "The application failed to initialize properly (0xc0150002).click on OK to terminate the application"

      . What may be the problem.I am using third party dlls and lib files also. Any help Thanks in advance Raj

      C Offline
      C Offline
      Cedric Moonen
      wrote on last edited by
      #2

      raju_shiva wrote:

      I installed Visual studio 2005 and trying to run the same project in different system.

      This sentence is not clear: did you install Visual Studio on the computer on which you are trying to run your application ? If no, then the problem is probably that you didn't install the redistributable package on the target machine (see here[^]). If you have the Visual Studio SP1, you have to select the appropriate download from the list at the bottom of the page.

      Cédric Moonen Software developer
      Charting control [v3.0] OpenGL game tutorial in C++

      R 1 Reply Last reply
      0
      • C Cedric Moonen

        raju_shiva wrote:

        I installed Visual studio 2005 and trying to run the same project in different system.

        This sentence is not clear: did you install Visual Studio on the computer on which you are trying to run your application ? If no, then the problem is probably that you didn't install the redistributable package on the target machine (see here[^]). If you have the Visual Studio SP1, you have to select the appropriate download from the list at the bottom of the page.

        Cédric Moonen Software developer
        Charting control [v3.0] OpenGL game tutorial in C++

        R Offline
        R Offline
        raju_shiva
        wrote on last edited by
        #3

        Cedric Moonen wrote:

        did you install Visual Studio on the computer on which you are trying to run your application ?

        Yes,i have installed Visual studio 2005 on the system which i am trying to run

        Cedric Moonen wrote:

        you have to select the appropriate download from the list at the bottom of the page.

        I have also installed Service pack 1(VS80sp1-KB971090-X86-INTL.exe) and vcredist_x86 on the running system How can i know,which to be downloaded Thanks raj

        1 Reply Last reply
        0
        • R raju_shiva

          Hi, I am trying to run a project which is built from other system. I installed Visual studio 2005 and trying to run the same project in different system. but its building successfully.But i am getting run-time error as

          "The application failed to initialize properly (0xc0150002).click on OK to terminate the application"

          . What may be the problem.I am using third party dlls and lib files also. Any help Thanks in advance Raj

          R Offline
          R Offline
          rp_suman
          wrote on last edited by
          #4

          See if this tool helps: Dependency Walker[^] Regards

          -- "Programming is an art that fights back!"

          1 Reply Last reply
          0
          • R raju_shiva

            Hi, I am trying to run a project which is built from other system. I installed Visual studio 2005 and trying to run the same project in different system. but its building successfully.But i am getting run-time error as

            "The application failed to initialize properly (0xc0150002).click on OK to terminate the application"

            . What may be the problem.I am using third party dlls and lib files also. Any help Thanks in advance Raj

            Y Offline
            Y Offline
            yu jian
            wrote on last edited by
            #5

            Try to use the depends to see the dependent DLL. If there some one missing?

            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