1Answers
Application initialization failed 0xc000000135
Asked by: Harold Harrison 491 views Software
Application initialization failed 0xc000000135
Welcome Guest.
Asked by: Harold Harrison 491 views Software
Application initialization failed 0xc000000135
+4Votes
1, Reason:
Generally because the system lacks the .net framework component or version is too low.
2, Solution:
Install the corresponding .NET Framework.
1) Since .NET Framework has been upgraded to version 4.5, there are 7 versions. They are 1.0/1.1/2.0/3.0/3.5/4.0/4.5 respectively. Therefore, in order to avoid repeated installations, you must check which version of .NET Framework is installed on your system.
Open my computer and type: %systemroot%\Microsoft.NET\Framework in the address bar to view the corresponding version number listed in the folder. Figure:
2) Which version is missing and which version to install.
Use Baidu to search for the corresponding version of .NET Framework. Download and install, as shown in the figure:
3. If multiple versions are missing, you need to restart the computer once for each version of the installation, and let the system update configuration.