MSVCP71.DLL
When computer boots I receive msg. that MSVCP71.DLL cannot be found. However subject DLL is installed in the System 32 folder. How can I get rid of the erroneous msg.?

- Log in to post comments

Thanks for the info. I'm not sure Microsoft will be GLAD to provide a solution but I will try anyway.
- Log in to post comments

Try re-registering the msvcp71.dll by doing the following:
Start > run > and type "regsrv32 C:\WINDOWS\system32\msvcp71.dll" (without the quotes) and click OK.
That assumes that your Windows installation is located in C:\WINDOWS. If not, modify accordingly. You will get a message pop-up either telling you that msvcp71.dll has been registered successfully or an error notice.
- Log in to post comments

Oops! I misread the error message. It is MSVCR71.dll that is missing. This is a bit confusing since at least the backup function is working. Is the missing .dll really necessary? If so, do I need to re-install the program to get it. I understand that it is not a good idea to download .dll files from the internet.
- Log in to post comments