Install old and latest versions of Visual C++ Redistributable
https://learn.microsoft.com/en-US/cpp/windows/latest-supported-vc-redist?view=msvc-170
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Basically, everytime I open the app CapCut it works for a few seconds then crashes unexpectantly. How do I fix this? It says there are two conflicting components. I alreadly tried reinstalling the app. Full details below, from Event Viewer:
<Provider Name="SideBySide" />
<EventID Qualifiers="49409">78</EventID>
<Version>0</Version>
<Level>2</Level>
<Task>0</Task>
<Opcode>0</Opcode>
<Keywords>0x80000000000000</Keywords>
<TimeCreated SystemTime="2024-03-26T05:50:27.3688465Z" />
<EventRecordID>46797</EventRecordID>
<Correlation />
<Execution ProcessID="5304" ThreadID="0" />
<Channel>Application</Channel>
<Computer>POTATO-LAPTOP</Computer>
<Security />
</System>
<Data>C:\WINDOWS\WinSxS\manifests\x86_microsoft.windows.common-controls_6595b64144ccf1df_6.0.22621.3235_none_6ebcabb88802389e.manifest</Data>
<Data>C:\WINDOWS\WinSxS\manifests\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.22621.3235_none_270f74e173860f98.manifest</Data>
<Data />
<Data />
<Data />
<Data />
<Data />
<Data />
<Data />
<Data />
<Data>C:\Users\amber\AppData\Local\CapCut\Apps\3.5.0.1268\feedbacktool.exe</Data>
<Data />
<Data />
<Data />
<Data />
<Data />
<Data />
<Data />
<Data />
<Data />
</EventData>
</Event>
Install old and latest versions of Visual C++ Redistributable
https://learn.microsoft.com/en-US/cpp/windows/latest-supported-vc-redist?view=msvc-170
Hello
It is recommended to check whethere there are any prerequistes for this application from the application website.
Since the issue is related to the third party, it is recommended to ask for help from the third party support at the same time.
This is the final answer from Microsoft Answers:
The error message you provided from Event Viewer indicates that there is an issue with conflicting components related to SideBySide, which is a technology used for managing multiple versions of dynamic-link libraries (DLLs) and other system files. This error can occur when there are incompatible or corrupt system files that are being referenced by the application you are trying to run (in this case, CapCut).
Here are some steps you can take to try and fix the Event 78 SideBySide app crashes:
The data you provided in the Event Viewer indicates that there is a conflict between two manifests related to Microsoft Windows common controls, specifically for x86 and amd64 architectures.
Review the Event Viewer logs or the error message to determine which manifest is causing the conflict. In your case, you have two manifests:
C:\WINDOWS\WinSxS\manifests\x86_microsoft.windows.common-controls_6595b64144ccf1df_6.0.22621.3235_none_6ebcabb88802389e.manifest
(x86 architecture)C:\WINDOWS\WinSxS\manifests\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.22621.3235_none_270f74e173860f98.manifest
(amd64 architecture)Depending on your CPU architecture, deletion may not apply to you. Before deleting anything, it's recommended to create a backup of the manifest file that you intend to delete. Copy the file to a safe location on your computer.
These steps of "clean boot" might look complicated at first glance. However, to avoid any trouble for you, please follow them in order and step-by-step.
By following these steps, you should be able to troubleshoot and resolve the Event 78 SideBySide app crashes you are experiencing with CapCut.
Your Sincerely
Hahn - MSFT | Microsoft Community Support Specialist