The VS 08 Application failed to start because the application's parallel configuration is incorrect. Research on

Source: Internet
Author: User

Application failed to start because the application is not in the right parallel configuration ""

As a novice, the first use of VS2008 to write GUI program, the result of this problem, usually, if it is a product-level things, it will be such an error. You only need to install the corresponding redistribution package, for example: Microsoft Visual C + + redistributable Package (x86)

and 2 of our new handwriting programs will not necessarily be able to solve this. The specific content in fact this post said a lot more, I summed up the main point: for the solution, set to debug version and release version is not the same. The key is that the manifest of the package is different. For a deployed program, VS has two sets of scenarios that share parallel assemblies and private assembly deployment methods, which are actually dependent on the target machine's Windows/winsxs directory, which requires the program to be compiled with the program, mainly set in two places, The first is the general configuration of the project MFC inside, the second is the project configuration inside C/s + + below the code generation inside the runtime library settings inside. If you can compile the program after it has been modified, that's OK. If not, please refer to the above article in a variety of annoying solution to ...

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.