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
helpquestion
5 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.
  • P Offline
    P Offline
    Programm3r
    wrote on last edited by
    #1

    Hi all, When I run my application, I receive the following error: The application failed to initialize properly (0xc0150002). Click OK to terminate the apllication. What can i do to make this work?? Many thanx

    The only programmers that are better than C programmers are those who code in 1's and 0's..... :) :) Programm3r

    H 1 Reply Last reply
    0
    • P Programm3r

      Hi all, When I run my application, I receive the following error: The application failed to initialize properly (0xc0150002). Click OK to terminate the apllication. What can i do to make this work?? Many thanx

      The only programmers that are better than C programmers are those who code in 1's and 0's..... :) :) Programm3r

      H Offline
      H Offline
      Hamid Taebi
      wrote on last edited by
      #2

      Can you be more specific


      WhiteSky


      P 1 Reply Last reply
      0
      • H Hamid Taebi

        Can you be more specific


        WhiteSky


        P Offline
        P Offline
        Programm3r
        wrote on last edited by
        #3

        Ok, well first of all, I want to ask a question regarding the following: Please note, I'm not refering to CLI.... When using VS2005 (C++ console application), one creates a project, compiles and all is fine. Then one takes the exe to another computer and it doesn't want to work, because of the whole story with CRT (dll's and so on). This is after I have created a fresh project in VS2005. I also saw that in the debug directory it doesn't create the following file.* BuildLog.htm

        • Project.obj
        • Project.exe.embed.manifest
        • Project.exe.embed.manifest.res
        • Project.exe.intermediate.manifest
        • Project.ilk
        • Project.pdb - .dep - .idb ect...
          (all extension) But when I create a project in VS 6 and then recompile it in VS2005 all works and is working fine on another computer. Creates the files and everything. So the thing is, how does a project (console || windows forms) [VS2005] just work for some settings and not for others. Note that all the projects run on the computer that it was developed on, but sometimes causes problems on other machines.. :confused::confused: Please refer to the following: http://www.codeproject.com/script/comments/forums.asp?forumid=1647&mode=all&userid=2823228&select=1810000&df=100&mpp=50&fr=234#xx1810000xx[^] -- modified at 7:01 Wednesday 20th December, 2006

        The only programmers that are better than C programmers are those who code in 1's and 0's..... :) :) Programm3r

        M 1 Reply Last reply
        0
        • P Programm3r

          Ok, well first of all, I want to ask a question regarding the following: Please note, I'm not refering to CLI.... When using VS2005 (C++ console application), one creates a project, compiles and all is fine. Then one takes the exe to another computer and it doesn't want to work, because of the whole story with CRT (dll's and so on). This is after I have created a fresh project in VS2005. I also saw that in the debug directory it doesn't create the following file.* BuildLog.htm

          • Project.obj
          • Project.exe.embed.manifest
          • Project.exe.embed.manifest.res
          • Project.exe.intermediate.manifest
          • Project.ilk
          • Project.pdb - .dep - .idb ect...
            (all extension) But when I create a project in VS 6 and then recompile it in VS2005 all works and is working fine on another computer. Creates the files and everything. So the thing is, how does a project (console || windows forms) [VS2005] just work for some settings and not for others. Note that all the projects run on the computer that it was developed on, but sometimes causes problems on other machines.. :confused::confused: Please refer to the following: http://www.codeproject.com/script/comments/forums.asp?forumid=1647&mode=all&userid=2823228&select=1810000&df=100&mpp=50&fr=234#xx1810000xx[^] -- modified at 7:01 Wednesday 20th December, 2006

          The only programmers that are better than C programmers are those who code in 1's and 0's..... :) :) Programm3r

          M Offline
          M Offline
          Mila025
          wrote on last edited by
          #4

          Hi, Did you check it in second folder ? VS2005 has different folder structure - one Debug/Release foder is in solution folder and the second in project. And the thread which you reffered ... you wrote that you solved the problem. You wrote that problem occurs sometimes - perhaps some pointers are not valid or incorect initialized - try to detect which function or which line causes crashes (you can e.g. create an log file)

          ----------- Mila

          P 1 Reply Last reply
          0
          • M Mila025

            Hi, Did you check it in second folder ? VS2005 has different folder structure - one Debug/Release foder is in solution folder and the second in project. And the thread which you reffered ... you wrote that you solved the problem. You wrote that problem occurs sometimes - perhaps some pointers are not valid or incorect initialized - try to detect which function or which line causes crashes (you can e.g. create an log file)

            ----------- Mila

            P Offline
            P Offline
            Programm3r
            wrote on last edited by
            #5

            Thanks for the response Mila, Maybe I didn't expressed myself correctly. The only thing I want to know is, the principle behind the compiling of a project when using VS2005, in the sense that the CRT dll's cause problems when transfering an exe to another computer. How to prevent it ... I have read articles about that, but those articles did not answer my question. And what steps I can follow to prevent such an occurance. The previous thread was just for background information, Yes I said that I solved it, but that was till I wrote the next application, and it happened again. Many thanx Regards -- modified at 0:21 Thursday 21st December, 2006

            The only programmers that are better than C programmers are those who code in 1's and 0's..... :) :) Programm3r

            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