Initialization failure when installing program build with VS 2005

Last post 07-22-2008 3:05 PM by denara. 2 replies.

Sort Posts:

  • Initialization failure when installing program build with VS 2005

    07-17-2008, 9:16 AM
    • Loading...
    • denara
    • Joined on 07-17-2008, 9:10 AM
    • Posts 2

     Hi. I develop a program using VS 2005 (C++ and IVF). The program woks fine on the computer I use to develop it, but it fails to run on other computers that don´t have VS. It is a load-time failure, not a run-time. I have compile/linked a release version, added all DLL (at least hte obvious ones), installed VS 2005 redistribuitable, installed .NET framework, but got no results. I can´t figure out what is missing and even how to search what is missing. Has anyone got any clues?

    Thanks 

  • Re: Initialization failure when installing program build with VS 2005

    07-21-2008, 3:16 AM
    Answer

    Hi,

    To better understand your issue, please confirm the following information:

    • Do you get any error message? If yes, you can get some clues from it and can try to search it on internet.
    • What project are you creating? If we run your application on another machine with Visual Studio 2005 installed, does it have the same issue? If it doesn't work too, I guess your project needs some special dependence, for example, the assembly that is not installed with your project on another machine. So we need to make sure we install your project correctly and completely.


    I understand that this may be a lot of works to do at one time. However, by collecting this information, it will help we move more quickly toward a solution.
     

    I look forward to receiving your test results.

     

      

    Please remember to click “Mark as Answer” on the post that helps you, and to click “Unmark as Answer” if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread.
  • Re: Initialization failure when installing program build with VS 2005

    07-22-2008, 3:05 PM
    Answer
    • Loading...
    • denara
    • Joined on 07-17-2008, 9:10 AM
    • Posts 2

     Thanks Thomas. I found the problem in the generation of the manifest file. It was a silly error, but there were few clues to it. The project is working fine now.

    Thanks 

     

Page 1 of 1 (3 items)
Microsoft Communities
Page view counter