System32 files cannot be found

  • Thread starter Thread starter LookAtAllThoseChickens
  • Start date Start date
L

LookAtAllThoseChickens

Guest
I built a small app that doesn't do much as of right now but that's not the problem.

When i run it in visual studio 2019 community it runs fine. But when i double click the .exe in the folder it is in it gives three errors:

vccorlib140_app.DLL, MSVCP140_APP.dll, and VCRUNTIME140_APP.dll was not found.

i know i have these files because i went into the Windows/system32 folders and found them. For some reason my executable just cant find them.

i have already tried the fallowing.


Downloading the files online and placing them in the folder.

downloading Microsoft Visual c++ 2015-2019 redistributable (x86).

Uninstalling VS and reinstalling VS.

as of right now i am in the process of repairing VS to see if this helps.


Please help.

Continue reading...
 
Back
Top