ACAT Vision : missing dll msvcp110.dll
Hi, On one of my computer running Windows 8 64bit, Windows tells me the file msvcp.dll is missing when I'm trying to launch Vision. All the other apps (ACAT abc, Talk, Tryout...) work well.
I assume it's a problem with the Framework .NET 4.5 (but maybe I'm wrong) so I tryed to re-install it but nothing changed.
I also tried to download manually the missing dll to put it in the System32 directory but now the program tells me another dll is missing, so I think it will be endless if I keep downloading each missing dlls.
Any suggestion ?
@samalkah that should be fixed after you install C++ Redistributables following these steps:
- Open this page
- Click on Download
- Select VSU_4\vcredist_x86.exe and click Next.
- Run the downloaded executable.
Instructions taken from ACAT Troubleshooting Guide
@brlima94 thank you but I did that but it didn't work. That's not the same dll, my missing dll is MSVCP110.dll and the troobleshooting guide has a solution for the MSVCP100.dll
But I'm pretty the solution is not far from this.
Ok problem solved. I had a lot of C++ Redistributable and .NET Framework versions. I uninstalled eveything then followed these steps : following these steps:
- Open this page
- Click on Download
- Select VSU_4\vcredist_x86.exe and click Next.
- Run the downloaded executable.
Instructions taken from ACAT Troubleshooting Guide
ACAT v0.99.1 has been released with new features and bug fixes, including this one.