Why does MATLAB crash upon start with error code 0xC0150004 or give a System Error:14001 stating that the side-by-side configuration is incorrect when trying to start?

9 views (last 30 days)
I originally received errors that implied I needed to install or reinstall the Microsoft Windows Visual C++ Redistributable Libraries.
I have tried installing and reinstalling that package but I get errors similar to the following:
ERROR: ERROR: Cant check VCRTs (line:644) System Error:14001, The application has failed to start because its side-by-side configuration is incorrect. Please see the application event log for more detail. Installing required run-time libraries. This may take a few minutes...
I would like to know how to successfully install the Visual C++ Redistributable and start MATLAB.

Accepted Answer

MathWorks Support Team
MathWorks Support Team on 10 Aug 2021
Edited: MathWorks Support Team on 31 Aug 2021
MATLAB requires Microsoft C++ 2005 Redistributable to run. If this component is not installed, MATLAB will try to install it before starting.
The system error 14001 indicates that there is an underlying problem with Microsoft C++ 2005 Redistributable, because it cannot be found and installed properly.
In order to resolve this issue, we recommend contacting Microsoft or your IT department about this so they can help you to resolve this issue. This may require a reinstall or repair of the operating system.
You can try to restore your system to a state prior to the failed installation or update of Microsoft Visual C++ Redistributable.
The System Restore tool can be started from the Start menu, by navigating to "All Programs" > "Accessories" > "System Tools" and selecting System Restore.
Alternatively, you can run the system command "rstrui" from the Run dialog or "Start Search Box" in your Start Menu
For more details about using System Restore, please refer to the documentation of your operating system, and to the following link:
 

More Answers (0)

Categories

Find more on Startup and Shutdown in Help Center and File Exchange

Tags

No tags entered yet.

Products


Release

No release entered yet.

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!