14331: Acronis Products: Installation Fails with "An error occurred during the installation of assembly" "Microsoft.VC80.CRT,publicKeyToken"

Last update: 24-08-2021

This is a Windows issue

Symptoms

An attempt to install an Acronis product fails with an error similar to the following one:

An error occurred during the installation of assembly
'Microsoft.VC80.CRT,publicKeyToken="1fc8b3b9a1e3b",type="win32",version="8.0.50727.762",processorArchitecture="x86"'.
Please refer to Help and Support for more information.

Cause

This is an issue with your Windows operating system which is unable to install the redistributable components of C Runtime. The root causes may vary.

Solution

Solution 1

Run Windows System File Checker:

(!) You will need to have Windows Installation Disc to run the utility. It is strongly recommended to boot from the disc to run the system file check. See also Microsoft Knowledge Base Article 929833.

(!) If you do not have Windows Installation Disc at hand, you can always create it within Windows. Please see How to Create a System Repair Disk in Windows 7 and Vista.

  1. Hit Start-Run and type in cmd
  2. In the command line, issue the following command:

    sfc.exe /scannow

    (!) You can also view detailed instructions with screenshots at How to Run the System File Checker (Sfc.exe) Offline in Windows 7 and Vista.

This will check the system for corruption and repair the corrupted system files from the Windows Installation Disc.

Solution 2

Make sure the Windows Modules Installer service is running:

  1. Start -> Run -> services.msc;
  2. Locate Windows Modules Installer;
  3. Set up Startup Type to Manual and start the service.

Solution 3

Microsoft Visual C++ Redistributable Package might be not installed on the machine. Install Microsoft Visual C++ Redistributable Package:

Solution 4

.NET framework installation might be corrupted. Uninstall and reinstall the .NET framework:

  1. Close all applications;
  2. Start -> Control Panel -> Programs and Features;
  3. Locate the .NET Framework installation package, select it and click Uninstall;
  4. Open the Windows Registry: Start -> Run -> regedit.exe;
  5. Navigate to this key and rename or delete it:
    Note: It's possible that not all these keys are present.
    32-bit Windows
    HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\.NETFramework
    HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\NET Framework Setup\Full
    HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\NET Framework Setup\Product
    64-bit Windows
    HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\Microsoft\.NETFramework
    HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\Microsoft\NET Framework Setup\Full
    HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\Microsoft\NET Framework Setup\Product
  6. Reinstall the versions of the .NET Framework you uninstalled. Install the oldest version of the .NET framework and work toward the newest version, until you have installed the latest version of the .NET framework. You can download the .NET Framework from Microsoft's .NET Framework Developer Center:
    for Windows XP - .NET framework 3.0
    for Windows Vista - .NET framework 3.0
    for Windows 7 - .NET framework 3.5 SP1

Solution 5

The Windows Registry on the computer might be reaching the size limit set for it (this issue usually occurs related to the Microsoft Visual C++ 2005 SP1 Redistributable Package). Change size limit for the Windows Registry:

  1. Start -> Run -> regedit.exe;
  2. Navigate to the key:
    HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control
  3. Edit the value for 'RegistrySizeLimit' to be hex ffffffff; click OK;
  4. Restart the machine.

Solution 6

The Microsoft Installer might be unable to find the Microsoft Foundation Classes. Re-register the library:

  1. Start -> Run -> cmd;
  2. Run:
    regsvr32 mfc90.dll

More information

If the issue persists, please contact Microsoft Support since this is a Windows issue and may result in difficulties with installation of other applications as well.

We kindly ask you to share with us in the feedback form which of the solutions we have gathered for you solved the issue in your case.

You can also always contact Acronis Support for assistance.

Tags: