Microsoft 开发人员网络 > 论坛主页 > Visual C++ General > Application has failed to start because side-by-side configuration is incorrect.
提出问题提出问题
 

常规讨论Application has failed to start because side-by-side configuration is incorrect.

  • 2009年11月8日 3:32PuertoReject 用户奖牌用户奖牌用户奖牌用户奖牌用户奖牌
     
    Just as the title states, I'm receivin' tha' problem. Now, I've searched and tried to install Visual Express 2008, but my computer rejects it.

    http://img23.imageshack.us/img23/2870/cfghq.jpg

    Looks like that. Help, please?

全部回复

  • 2009年11月8日 17:36Brian MuthMVP用户奖牌用户奖牌用户奖牌用户奖牌用户奖牌
     
    It's not clear what you did. You have an application. I presume you built it using Visual Studio 2008 Express edition. If so, why are you trying to install VS 2008 Express again? Or did you copy the application to a different computer without VS 2008? If so, did you build using the Release build? Did you try installing the VC++ redistributables?

    If this is simply a question about setup failing, then re-post int the Visual Studio Setup and Installation forum.
  • 2009年11月10日 8:21Nancy ShaoMSFT, 版主用户奖牌用户奖牌用户奖牌用户奖牌用户奖牌
     
    Hi PuertoReject,

    This error message always appears when you run a execute file in a machine which has not installed VS or VC++ redistributable. It seldom appears when you reinstall Visual Studio.

    So I would suggest you try to uninstall Visual C++ 2008 Express again by control panel, and then reinstall.

    Please let me know if you have any questions.

    Best Regards,
    Nancy
    Please remember to mark the replies as answers if they help and unmark them if they provide no help.
    Welcome to the All-In-One Code Framework! If you have any feedback, please tell us.
  • 2009年11月10日 8:56PuertoReject 用户奖牌用户奖牌用户奖牌用户奖牌用户奖牌
     
    I would uninstall it, but it's not there in the control panel. Also, I downloaded a window install clean up to remove the failed installation, and then tried to reinstall the Visual C++ Express again, but it didn't work.
  • 2009年11月10日 9:12Nancy ShaoMSFT, 版主用户奖牌用户奖牌用户奖牌用户奖牌用户奖牌
     

    Hi PuertoReject,

    Please try to use Automated Uninstall Tool to uninstall VS, download address:

    http://msdn.microsoft.com/en-us/vstudio/bb968856.aspx

    Best Regards,
    Nancy


    Please remember to mark the replies as answers if they help and unmark them if they provide no help.
    Welcome to the All-In-One Code Framework! If you have any feedback, please tell us.
  • 2009年11月10日 9:42PuertoReject 用户奖牌用户奖牌用户奖牌用户奖牌用户奖牌
     
    Tried it. Result: http://img130.imageshack.us/img130/2641/problemt.jpg

    After tha', I tried to reinstall Visual C++ Express 2008 again. Result: http://img20.imageshack.us/img20/3227/problem2d.jpg
  • 2009年11月13日 8:45Nancy ShaoMSFT, 版主用户奖牌用户奖牌用户奖牌用户奖牌用户奖牌
     
    Hi PuertoReject,

    Sorry for the delay.

    Please see install log for more information, the files locate in

    %temp%\dd_install*.txt
    %temp%\dd_error*.txt
    %temp%\dd_depcheck*.txt

    VSMsiLog*.txt - located in your %temp% directory during Visual Studio 2008 setup; moved to %ProgramFiles%\Microsoft Visual Studio 9.0\\Logs after a successful installation; left in %temp% after a failed installation and after uninstallation. For more information, please see: http://stackoverflow.com/questions/1221660/where-is-the-visual-studio-2008-installation-log

    And I would suggest you post the question about VS intallation in our  Visual Studio Setup and Installation forum.

    Best Regards,
    Nancy


    Please remember to mark the replies as answers if they help and unmark them if they provide no help.
    Welcome to the All-In-One Code Framework! If you have any feedback, please tell us.
  • 2009年11月16日 2:31Nancy ShaoMSFT, 版主用户奖牌用户奖牌用户奖牌用户奖牌用户奖牌
     

    Hi PuertoReject,

    We are changing the issue type to “General Discussion” because you have not followed up with the necessary information. If you have more time to look at the issue and provide more information, please feel free to change the issue type back to “Question” by opening the Options list at the top of the post editor window, and changing the type. If the issue is resolved, we will appreciate it if you can share the solution so that the answer can be found and used by other community members having similar questions.

    Thank you!

    Best Regards,
    Nancy


    Please remember to mark the replies as answers if they help and unmark them if they provide no help.
    Welcome to the All-In-One Code Framework! If you have any feedback, please tell us.