Why do i get FileNotFoundIOException (HRESULT: 8007007E)?
Last Updated 12 years ago
This happens if file "msvcr71.dll" is not located in "C:\Windows\system32" directory.
This file is part of .Net framework v1.1 and later. To solve the issue, just copy the above mentioned file to your the specified directory and the issue should be solved.