The application could not start because its parallel configuration is incorrect. Correction via the registry


Errors that occur while working with standard applications Windows is common. If a message appears on the screen about problems with the parallel configuration (Error 14001 - the application could not be started because it parallel configuration is incorrect), it means the system could not find the necessary resources to run the application libraries. This is due to malfunctions individual software components and failures in the parallel configuration that writes the libraries and resources that are needed to run the application.

Fault Analysis

To identify the problematic component and module, you should use Sxstrace exe. To do this you need:


You should compare the required version of the application with the existing one, if they do not match, this is the problem. The problem can be solved by installing the required version of the program.

Reinstalling components

After checking, you need to install the correct software components. Most often this Microsoft Visual C++. To update:

In addition to this program, reinstallation may be required NET Framework:


For the Ten, you should also check the readiness of all systems for updates:


After all the manipulations done, the right application should start immediately.

Correction via the registry

If the previous methods did not help, you should correct the error through the directory:

After the corrections, you should close the registry and restart the system. The error should disappear after these steps.

other methods

Perhaps the cause of the problem is that the system cannot download and install updates on its own. To solve this problem should download"Troubleshooter" for the OS. After installation, just run it, and it will fix the problems itself.

In addition, there are several other methods for solving error No. 14001.

SFC Team

Using SFC Scan will allow find and fix damaged files. For this:


If a message will appear“Windows Resource Protection” means that there is damage, but the program cannot fix it. This can be corrected by repeating the procedure in safe mode . To do this, in the tenth and eighth versions of the OS you need to do reboot the PC with the "Shift" key held down. In earlier versions, simply restart the system and hold down the F8 key during the restart.

System Restore

To more radical measures treat OS rollback to more early version. For this:


This option is only available if the system has been enabled and configured to save restore points.

Removing Windows Live components

Windows Live is a series of applications and programs from Microsoft that are built into the system. Sometimes they are the cause of many errors and then it is better to get rid of them:


After removal, you should restart your computer and continue working.

Reset to factory settings

The most radical remedy in Windows 10 is a return to the original factory settings. To do this you need:


The method should be used only if all other recovery methods are useless.

When launching programs, most often old ones, users sometimes encounter the error “The application could not be started because its parallel configuration is incorrect.” This error has much in common with another error, the description of which indicates that the computer is missing one or another DLL file and yet they are different. All launched in Windows environment programs one way or another use its resources represented by system components, in particular, Microsoft Visual C++ Redistributable libraries.

Each program contains a manifest that specifies which versions of components are used. On startup Windows applications reads the manifest and then searches required components and not finding it, it gives the corresponding error. Let's say the manifest of the program you are launching indicates that it uses Microsoft Visual C++ 2008. If the system does not have this version, Windows will try to find the required library in an older version. In this case, a conflict often arises, which results in an error indicating an incorrect configuration.

Reinstalling Microsoft Visual C++

In the vast majority of cases, the cause of the above error is a conflict between MSVC components of versions 2008 and 2010. The simplest and most obvious way to fix it is to reinstall them. Go to “Programs and Features”, first remove the problematic program, then find the Microsoft Visual C++ packages of the specified versions in the list and remove them.

Restart your computer. Then download from the official website www.microsoft.com required versions(the easiest way to find is via Google) and install them sequentially.

Please note that the problem may not only be related to versions 2008 and 2010; all packages may need to be reinstalled. If some MSVC packages are missing on your system, and it is desirable to have versions from 2005 to 2015, download and install them. Restart your computer, reinstall the program, run it and check if the error disappears. In most cases, installing/reinstalling MSVC solves the problem. When repeated error It is also recommended to reinstall NET component Framework (downloaded from Microsoft website).

Manifest Analysis

To avoid reinstalling all versions of MSVC, you can use the built-in console utility sxstrace.exe, which allows you to analyze manifests and find out which component is causing the conflict. To do this, run as administrator command line and run the following command in it:

sxstrace trace -logfile:D:/sxsTrace.etl

As a result of the tracing, the data will be saved to a file sxsTrace.etl to the root of drive D. Now we convert the resulting file into a human-readable Text Document. To do this, immediately run the following command:

sxstraceparse -logfile:D:/sxsTrace.etl -outfile:D:/sxsTrace.log

Open the resulting text document and find in it a line with the elements “Error” or “ERROR”.

Above in the search results block, look for the line starting with “INFO”. It will indicate Microsoft version Visual C++, which is needed for your program to work. If the version listed in the trace file is not available in Programs and Features, download and install it.

The application failed to start because its parallel configuration is incorrect

Hi all!

Today I encountered the same problem - I tried to log into browser Google Chrome, but couldn't because unexpected error: "Application failed to start, because its parallel configuration is incorrect. For more information, see the application event log or use a command line program sxstrace.exe for getting additional information."

C:Program FilesGoogleApplicationchrome.exe

I searched for a long and tedious solution to this problem and finally found this method!

So it was like this - I went to the official Google forum using this link https://goo.gl/V0Jr7C, everyone on the forum says that you need to download libraries visual c++ 2005 or 2008 for your Windows system. I have it installed Windows 7 sp1 32 bit, so I started downloading the libraries I needed and installing these files here https://goo.gl/sI51HY - NOW THE MOST IMPORTANT !!! THESE METHODS DIDN'T HELP ME!!! Perhaps they will help you, but they didn’t help me!!! After all the installations, the Google Chrome browser still did not open!!! Killed 30 minutes for all these actions!

I recommend that you use the method that will be described in step-by-step instructions below, or you can mess around with these libraries and they will be installed correctly on your PC - the decision is yours!

Let me describe my method of solving the problem for Windows 7 sp1 (perhaps this option will be suitable for other operating systems)

1) Go to drive C in the “Users” folder

3) When you are in this folder, look to the left top corner and find the item “ORDER” - click!

4) In the pop-up menu we find the item “FOLDER SETTINGS AND SEARCHES” - click!

5) Go to the “VIEW” tab and lower the window slider to the very bottom until it stops

6) Put a dot in “SHOW HIDDEN FILES, FOLDERS AND DISKS” - click “OK”

7) We look in the folder - it appears in it hidden folder With name " AppData" - let's go into it

9) In the "User Data" folder we try to find the folder " Default" - if you find this folder, DELETE IT; if you don’t find it, then we don’t do anything, but simply close all folders and drive C.

10) Go to the official Google website https://goo.gl/b2w8xZ and download a new one installation file Chrome browser

11) Install the program and that’s it!!! CHROME works again! All bookmarks remain untouched!!! Thanks everyone for watching! If you have any questions about your computer, write me and I’ll try to help.

The advice helped. But..... Instead of deleting the Default folder, I cut it out to a separate location. Installed Chrome. After this installation, all panel settings, passwords, etc. were reset, i.e. The result is completely pure Chrom. I went back to the folder...AppDataLocalGoogleChromeUser Data. I trashed the Default folder in it and instead uploaded the old cut version. After such a trick, everyone recovered custom settings browser.

I can't launch the google chrome browser shortcut and it gives the error The application could not be launched because its parallel configuration is incorrect. Check the application event log for more information or use the sxstrace.exe command line tool for more information, Chrome browser icon on desktop won't open, incompatibility error, message C:Program FilesGoogleApplicationchrome.exe, Chrome crashed, can't open icon on desktop, chrome browser does not load, visual c plus plus library, visual c++ 2005 2008 32 bit system 64 bits for Windows seven 7, service pack 1 sp1, thirty-two bit version of the operating system, sixty-four bit operating system, proven solution to the problem, watch the video lesson on YouTube, youtube video well


In the Windows 7 operating system, you may encounter the error “The application has failed to start because its side-by-side configuration is incorrect”, which translates as “The application could not start because its side-by-side configuration is incorrect.” The same problem was recently discovered on PCs running Windows 10. What is the cause of this error and how to fix it?

Fixing the problem via the command line in Windows 10

The full text of the error is: “The application could not start because its parallel configuration is incorrect. See the Application event log for more information, or use the sxstrace.exe command-line tool for more information."

To fix this problem using the command line, you should follow these steps:

  • Press “Win+R” and enter “cmd”.
  • The console will open. Enter "Sxstrace".
  • Next, enter “sxstrace trace /logfile:sxstrace.etl”. The path to the magazine may be different. Let's look at the error.
  • Then again enter “sxstrace parse /logfile:sxstrace.etl /outfile:sxstrace.txt”.
  • The file sxstrace.txt will open.


Information will open in Notepad indicating exactly what error occurred and what version of the Visual C++ libraries is needed.


We look at the data and download new software.

Fixing the error by reinstalling Visual C++

In most cases, the cause of this error is a malfunction of the installed software or a conflict different versions Visual C++. Therefore, you can solve the problem by reinstalling the Microsoft libraries.

Error: "The application could not be started; the parallel configuration is incorrect"

At active use PC users may experience unpleasant situations in which a particular game or program simply refuses to start, producing a certain error. Today in this article we will look at a fairly common error - “The application could not start because its parallel configuration is incorrect”

There are two most effective methods that help eliminate this error error that occurs when launching applications in Windows.

  • Reinstalling the Microsoft VISUAL C++ package;
  • Editing the registry.

Fixing a parallel configuration error by reinstalling Microsoft VISUAL C++

The first method is very simple and fast. It will not take up much of your time, and also will not require any deep knowledge in the computer field. You will need to simply reinstall the program and first remove it.

Very often, programs and games do not start, displaying a parallel configuration error due to incompatibility with the installed versions of the system library Visual C++ 2008 or Visual C++ 2010. These are the ones we will reinstall.

To do this, go to “” and select “” Programs and components«.

Next, in the list of installed programs, remove those that are highlighted in the image below, namely Microsoft Vusial C++ 2005, Microsoft Vusial C++ 2008 and Microsoft Visual C++ 2010, Microsoft Vusial C++ 2015 and Microsoft Vusial C++ 2013 bits X64 and X68.


Visual C libraries listed installed programs

The next step is to restart your computer and download installation packages Visual C++ from the official Microsoft website.

After downloading the packages, install them and restart your PC again and try to run the application that was giving the error “The application could not be started, the parallel configuration is incorrect.”

Making corrections to the registry

This method is somewhat more complicated than the previous one. It will require your utmost care and strict adherence to instructions.

Attention! You perform all operations with the registry at your own peril and risk. It is recommended that you create a restore point before you begin.

Launch the “Run” window using the key combination “ Win"+"R" and enter the command " regedit«.

The combination of the “Win” + “R” buttons on the keyboard

The Registry Editor will open. You need to go to the following path, opening the folders on the left side of the window that opens:

HKEY_LOCAL_MACHINE – SOFTWARE – Microsoft – Windows – CurrentVersion – SideBySide – Winners - x86_policy.9.0.microsoft.vc90.crt_(various letters and numbers) - 9.0

After going to specified path 3 options will be displayed on the right side of the window. The first one will be named "(Default)" and the other two will be numeric names.

So, the value of the “(Default)” parameter should correspond to the name of the last parameter in this folder. If this is not the case, then you need to change the value of the “Default” parameter to a value equal to the name of the last parameter in the folder double click on it.


Correspondence between values ​​and name in the Windows registry

Now follow the path:

HKEY_LOCAL_MACHINE – SOFTWARE – Microsoft – Windows – CurrentVersion – SideBySide – Winners - x86_policy.8.0.microsoft.vc80.crt_(various letters and numbers) - 8.0

And do the same thing, that is, check that the default value of the parameter matches the name of the last parameter in the folder. And if they are different, change the value of the “(Default)” parameter.

After all the manipulations have been done, restart the computer and try to run the program that gave the error “The application could not be started because its parallel configuration is incorrect.”

When launching some not the newest, but necessary programs in Windows 10, 8 and Windows 7, the user may encounter the error “The application has failed to start because its side-by-side configuration is incorrect - in English versions of Windows).

This instruction will tell you step by step how to fix this error in several ways, one of which will most likely help and allow you to run a program or game that reports problems with the parallel configuration.

Fixing Incorrect Parallel Configuration by Rearranging Microsoft Visual C++ Redistributable

The first way to fix the error does not involve any diagnostics, but is the easiest for a novice user and most often works in Windows.

In the vast majority of cases, the reason for the message “The application could not start because its parallel configuration is incorrect” is the incorrect operation or conflicts of the installed software of the Visual C++ 2008 and Visual C++ 2010 redistributable components required to run the program, and problems with them are relatively easy to fix.

  1. Go to Control Panel - Programs and Features
  2. If the list of installed programs contains Redistributable Microsoft package Visual C++ 2008 and 2010 (or Microsoft Visual C++ Redistributable, if the English version is installed), x86 and x64 versions, remove these components (select them, click “Delete” at the top).
  3. After removal, restart your computer and reinstall these components from the official Microsoft website (download addresses below).

You can download Visual C++ 2008 SP1 and 2010 packages at the following official pages(for 64-bit systems, install both x64 and x86 versions, for 32-bit systems - only the x86 version):

  • Microsoft Visual C++ 2008 SP1 32-bit (x86) - https://www.microsoft.com/ru-ru/download/details.aspx?id=5582
  • Microsoft Visual C++ 2008 SP1 64-bit - https://www.microsoft.com/ru-ru/download/details.aspx?id=2092
  • Microsoft Visual C++ 2010 SP1 (x86) - https://www.microsoft.com/ru-ru/download/details.aspx?id=8328
  • Microsoft Visual C++ 2010 SP1 (x64) - https://www.microsoft.com/ru-ru/download/details.aspx?id=13523

After installing the components, restart your computer again and try running the program that reported the error. If it does not start this time, but you have the opportunity to reinstall it (even if you have already done this before) - try it, maybe it will work.

Note: in some cases, although rare today (for older programs and games), you may need to perform the same steps for Microsoft Visual C++ 2005 SP1 components (easily found on the official Microsoft website).

Additional ways to fix the error

The full text of the error message in question is “The application could not start because its parallel configuration is incorrect. See the Application event log for more information, or use the sxstrace.exe command-line tool for more information." Sxstrace is one way to diagnose which module's parallel configuration is causing the problem.

To use the sxstrace program, run a command prompt as an administrator, and then follow these steps.

  1. Enter the command sxstrace trace /logfile:sxstrace.etl (you can specify a different path to the etl log file).
  2. Run the program causing the error, close (click OK) the error window.
  3. Enter the command sxstrace parse /logfile:sxstrace.etl /outfile:sxstrace.txt
  4. Open the file sxstrace.txt

In the command execution log, you will see information about what kind of error occurred, as well as the exact version (installed versions can be viewed in “Programs and Features”) and the bitness of the Visual C++ components (if this is the case) that is needed for operation this application and use this information to install the desired package.

Another option that can help, or on the contrary, cause problems (i.e., use it only if you know how and are ready to solve problems with Windows) is to use the Registry Editor.

Open the following registry branches:

  • HKEY_LOCAL_MACHINE\ SOFTWARE\ Microsoft\ Windows\ CurrentVersion\ SideBySide\ Winners\ x86_policy.9.0.microsoft.vc90.crt_(character_set)\ 9.0
  • HKEY_LOCAL_MACHINE\ SOFTWARE\ Microsoft\ Windows\ CurrentVersion\ SideBySide\ Winners\ x86_policy.8.0.microsoft.vc80.crt_(character_set)\ 8.0

Please note the "Default" value and the list of versions in the values ​​below.

If the default value is not equal to new version in the list, then change it so that it becomes equal. After this, close the Registry Editor and restart your computer. Check if the problem has been fixed.

On this moment time - these are all the ways to fix the parallel configuration error that I can suggest. If something doesn’t work out or you have something to add, I’m waiting for you in the comments.

Windows is constantly updated, so some programs and games cannot keep up with the system. As a result, there are problems with compatibility and launching applications. Usually simply enabling compatibility with an older version is sufficient, but some bugs can be fixed in other ways. In particular, we're talking about about a failure accompanied by a message that the parallel configuration is incorrect.

Finding the reason

When you receive a "Parallel configuration is incorrect" error, Windows prompts you to take action to determine the cause of the failure. Typically the message will indicate that information about the cause can be found in the program's event log. If there is no log, use the sxstrace.exe command to determine which module is having configuration problems.

To diagnose the error with sxstrace.exe, follow these steps:

In principle, you can do without diagnostics and immediately begin correcting the error. Diagnostics only allows you to roughly determine which method to use to resolve the failure.

Troubleshooting

The most common reason for the message that the configuration is incorrect is a conflict between Visual C++ and Windows. To resolve a conflict with Visual C++:

If, after reinstalling the libraries, the program that was generating the error stops running, try uninstalling it and installing it again.

Another possible reason is errors in the registry. To find and fix them, you must first launch the registry editor: press Win+R and execute “regedit”. Before you make changes to the registry, create a restore point.

After making the change, be sure to restart your computer. The next time you start the system there should be no problem with the configuration.

Now the United States is forced to puzzle over how to prevent an imbalance of power in the Middle East.

For almost a month now, the world community has been discussing the mysterious man, who was also an outspoken critic of the government of Saudi Arabia, for which he was even forced to leave his homeland. This murder, in no small part thanks to the media, is now forcing the most powerful and authoritative leaders of the world to justify themselves and react and, in fact, to reconsider the foreign policies of their countries.

TSN.ua figured out who, why and how could have killed journalist Khashoggi and why this crime played into the hands of Turkey and, possibly, Russia.

Who is Jamal Khashoggi

60-year-old Jamal Khashoggi was born in 1958 in Saudi Arabia. His family ties were very closely connected with the royal family. The journalist's grandfather was the personal physician to the first king of Saudi Arabia, Abdulaziz, and his uncle was one of the world's richest arms dealers. In addition, Khashoggi’s cousin was Dodi Al-Fayed, a close friend of Princess Diana, with whom he died in a traffic accident 21 years ago.

Khashoggi twice served as editor-in-chief of the influential Al-Watan newspaper, but he gained his popularity for his consistent criticism of the Saudi and American authorities. The person who suffered the most from the journalist’s work was Crown Prince Mohammed bin Salman, who is portrayed as the country’s reformer. In 2016, Khashoggi was even banned from engaging in journalism, and in 2017 he was forced to leave the country and emigrate to the United States.

Reuters

The journalist collaborated with a number of world publications such as BBC, Al Jazeera, Al Arabiya, MBC. Khashoggi was a columnist for the influential publication The Washington Post and continued to criticize the Saudi government for its violations of human rights activists, strict Islamic orders within the country, as well as foreign policy towards Yemen, Qatar and other countries.

Chronology of the murder

In the spring of 2018, Khashoggi met Hatice Cengiz, who was almost half his age, fell in love with her and planned to marry. To do this he needed to get Required documents from the Saudi authorities, for which he applied to the consulate in Istanbul. The first visit took place on September 28, but officials at the consulate noted that not all documents had been collected, and therefore invited Khashoggi to come on October 2.

That day, he went to the diplomatic institution together with Cengiz, who, before entering the consulate, instructed her to immediately call the police if he did not return in a few hours. And so it happened - no one has seen Khashoggi since that time.

According to various sources reported by world media sources, at the consulate the journalist was first interrogated and tortured, and then killed and dismembered. For this purpose, to Istanbul, which have already been dubbed the “death squad”. Khashoggi’s body has still not been found; on October 23, information began to emerge that his remains were found in a well on the territory of the Saudi consul’s residence, and the journalist’s personal belongings were found in an abandoned car with Saudi diplomatic license plates.

The Washington Post and Reuters were the first to report the journalist’s disappearance the next day. Turkey said that, according to their information, the journalist is still in the consulate, while the Saudis noted that the journalist disappeared after leaving the diplomatic service. After some time, the Turkish authorities announced that Khashoggi was killed and they have evidence of this, and therefore demand permission to search the consulate. Permission was granted a week later. Investigators subsequently searched the residence of the consul himself. Now they are not far from Istanbul, where, in their opinion, they got rid of the journalist’s body.

Various Turkish sources began to add fuel to the fire, reporting that they had evidence that the journalist was in fact killed at the consulate. They also reported the presence of corresponding audio recordings, which they allegedly recorded " smart watch"on Khashoggi's hand at the time of his murder.

The international community is already seriously angry and is demanding official explanations from Saudi Arabia about what exactly happened at the consulate. The kingdom's authorities deny all accusations, saying that their country is being subjected to "political pressure" and serious "attempts to undermine the state."

During all this time, Saudi Arabia did not grant permission to Turkish investigators to search the consulate. On October 15, Al Jazeera TV channel showed a video of cleaners who began working at the diplomatic institution. On the same day, Turkish law enforcement officers were finally allowed to enter the consulate, where they carried out investigative actions throughout the night.

Over the past few days, several media outlets have published their own materials and investigations, in which a number of sources reported exactly how the murder of the journalist took place. The Turkish authorities also joined this and published the data of 15 Saudi citizens who arrived in Istanbul on October 1-2 by private planes, all of whom were in the consulate at the time of the journalist’s murder, and left the country the same evening. Political pressure from the West is already at a critical point. Information is beginning to appear in the media that the Saudi authorities are planning to recognize the death of the journalist and are developing a plan on how to do this with the least loss of authority.

On October 20, the kingdom's prosecutor officially reported on state television - but by accident - during a fight that was provoked by some kind of dispute. He also noted that 18 people involved were arrested, and several high-ranking intelligence officials were removed from their posts. The next day he noted that those who committed the murder “exceeded their authority” and emphasized that it was an “unauthorized (authority) operation.”

Apple of discord for the USA

Despite Saudi Arabia's lies, it was the United States, and especially its president, Donald Trump, who had to blush the most. The Kingdom is the United States' largest partner in the Islamic world, especially in the Middle East, from which the United States wants to oust Iranian influence. And without allies in this region, they are unlikely to succeed. In addition, Saudi Arabia is associated with a powerful achievement of the Trump administration - an arms contract worth more than $100 billion. According to the American president, this deal will create “600 thousand jobs for Americans,” and it is unlikely that Trump plans to tear it up because of some journalists.

However public response grew up and the head of the White House had to react somehow. At first, Trump tried to respond detachedly to the reports, hoping to sever ties between the United States and the murder. After some time he also addressed the kingdom. However, within a few days he admitted that Khashoggi was most likely .

I almost immediately went to Saudi Arabia to resolve the situation on the spot. He held a number of meetings, in particular with the country's king and crown prince. For the sake of integrity, Pompeo also arrived in Turkey.

After the kingdom recognized the murder of the journalist, Trump hastened to assure that the United States would be ready to impose this version on those involved in the crime. However, the world did not believe this version, which again forced the American president to change his mind and talk about his own “dissatisfaction with this version.”

Turkish interest

Türkiye was able to take advantage of Khashoggi's murder most ideally. In fact, it is she who forces Saudi Arabia and the United States to justify themselves by officially reporting new investigation data or introducing them through the media, which destroy the statements of the Saudis. In this way, the Turkish authorities were able to take revenge on the States for the long-term pressure and for the recently imposed sanctions, which seriously hit the Turkish economy. Amid the general uproar over the murder of a journalist, Turkey even released the American pastor Andrew Brunson, because of whom sanctions were imposed. Erdogan gave a clear message to Trump - now the move is yours, and according to all gentlemanly rules, the States must lift sanctions and improve relations with Turkey. And besides this, we also try to somehow resolve this conflict in the Middle East. It is unlikely that the United States will completely abandon Saudi Arabia as its main ally in this region, but Erdogan did force them to turn their attention to Turkey in this regard.

On October 23, he again destroyed the Saudi version of “manslaughter,” saying that it would be a strange coincidence that all 15 people who had arrived in Istanbul the day before ended up at the consulate at the very moment of Khashoggi’s murder. In addition, he noted that several of them, on October 1, went to the Belgrade forest, where investigators are now looking for the body of the journalist.

Turkey does not want to admit it, but most experts are almost sure of this - the Saudi Arabian operation to kill Khashoggi was in full view of the Turkish intelligence services and that they controlled it from beginning to end. This may also explain the presence of audio recordings from the consulate, which allegedly recorded Khashoggi’s “smart watch,” but in fact it was Turkey that wiretapped the diplomatic institution.

Western reaction

The murder of Khashoggi significantly undermined the authority of Saudi Arabia, but most of all, its hereditary prince Mohammed bin Salman, who is considered the direct orderer. The current King Salman is the younger brother of the Saudi dynasty, and he himself is far from young (82 years old), and therefore his 33-year-old son Mohammed bin Salman has already been elected as his successor. Created for the Crown Prince active image a reformer who seeks to modernize the country's economy and its public life. This improves the investment climate in the incredibly oil-rich country, which is very attractive to Western investors.

But the murder of a journalist could put an end to Muhammad's authority among world leaders. Reputable media reports that the royal family will strive to remove any suspicions from the crown prince regarding the murder of Khashoggi, and if this does not happen, they are even ready, as long as the royal family of Saudi Arabia continues to rule the country.

Today we’ll figure out what a parallel configuration is and what to do if the application fails to start because its parallel configuration is incorrect. How to fix this problem?

How the apps work

Parallel configuration allows you to specify in a special application manifest all versions of the libraries used to run it. It is written upon creation software. Accordingly, when you try to launch the application, the system reads this manifest and looks for the necessary resources. Their absence results in the application being unable to launch. And the reason is an incorrect parallel configuration. If the situation is not corrected, then you will not be able to launch the application (and often this is your favorite game).

The very concept of parallel configuration was introduced by Microsoft, whose software development platform, the .NET Framework, is widely used. Conflict begins due to multiple releases software product Microsoft Visual C++ Redistributable. This is a programming system that creates great amount programs. Its installation often occurs during software installation. You can see for yourself which versions you have. To do this, go to the program overview:

Parallel configuration is wrong - how to fix?

Known different methods to fix incorrect parallel configuration when running the application. But first you must understand: Windows is not to blame for this at all, and even after reinstalling it you will not be able to start old game. Therefore, you can rollback to a restore point that was created BEFORE the conflict occurred. Other actions on the OS will not help fix the problem and launch the application.

The very first thing to do is to reinstall the application that failed to start. For example, Yandex browser does not start - the parallel configuration is incorrect. Download a new installer from the developer’s website and run it. You may now be able to launch the application.

When reinstalling the software, causing the error, you can’t do it (for example, there is no installer) or nothing has changed after reinstallation, proceed to action to fix the bug.
We offer you three options that, as practice has shown, help fix the “incorrect parallel application configuration” error:

  1. Reinstalling Microsoft Visual C++ Redistributable.
  2. Analysis of errors in system manifests.
  3. Cleaning the registry.

Reinstalling MSVC packages

This is the most acceptable way to fix an incorrect parallel configuration. Most users note that after these steps they were able to launch the software. First of all, write down which versions you have so you don’t forget to download the right one. 64-bit PCs require x86 and x64, while 32-bit PCs require only x86. You need exactly the indicators x## and year.
Uninstallation is simple: in the Programs and Features window, right-click on the application line and select “Uninstall”. Or click the button at the top of the toolbar.


Restart your PC. There is no point in running anything - most of your programs will no longer work, since nothing has been fixed yet.
Next, you should sequentially download and install deleted versions. You can find them on the official Microsoft website:

Select "Download" or "Download". The installer file will appear in your browser's download bar (bottom). Click on it and follow the instructions.


After all installations, restart the OS by restarting the computer. If the application still fails to launch, reinstall it again. You may have been able to fix the incorrect parallel configuration.

Attention! The list contains all addresses for package updates different versions. Choose only the ones you need!

Also, to correct the incorrect parallel configuration, you should reinstall the .NET Framework itself. Download addresses:

Manifest Analysis

If you carefully read the incorrect parallel configuration error message, you will be prompted to use the sxstrace.exe program to fix it. This system application, which allows you to save in separate file all data about application launches. To use it, do the following:

Fix via Registry Editor

Sometimes the cause of an incorrect parallel configuration is a glitch in the registry entries. So that we can fix this problem, let’s launch the registry - RMB on the main menu button, “Run”, enter regedit.


Create a copy of the registry. To do this, run the command in the “File” - “Export” menu and indicate where you are saving. If you mess something up, you can then use the “Import” operation. Also create a restore point.
In the Registry Editor, follow the path highlighted in the screenshot below. To be able to correct the error, be very careful.


In the folder that opens, find the entries:
x86_policy.8.0.microsoft.vc80.crt_....
AND
x86_policy.9.0.microsoft.vc80.crt_ ....


Go to the 8.0 folder and look on the right side.


The default is the version of the last parameter. If it's not, change it. Click RMB on the first line.


And enter desired value.


Do the same in the 9.0 folder. Close the editor and reboot. Try running the program. Most likely, you were able to fix the parallel configuration.
Once again, we would like to remind you that it is better not to open the registry unless absolutely necessary and you should not change anything in it yourself. In any case, save a copy of it, create a recovery disk or flash drive and a restore point in advance. And then experiment.
We hope that the information will help you solve the problem of incorrect parallel configuration.







2024 gtavrl.ru.