MS Visual Studio 2012 does not start due to MSVCR110.dll

When I try to start MVS 2012, I always get an error - the entry point to the _crtCreateSymbolicLinkW procedure was not found in the MSVCR110.dll DLL. I already copied this dll file from another computer where everything works, but that did not help. OS - windows 7.

+5
source share
2 answers

At this point, it is best to try and repair the installation of Visual Studio.

  • Control Panel
  • The installing and deleting of programms
  • Select Visual Studio and select Restore.
+2
source

All Articles