MSVCP71.dll a software installed in my PC asks for this file, but.

J

jga

Hi:

I tried to install a software in my PC...everything looked fine, however,
when I run it an error message appears indicating that the library
MSVCP71.dll is not there and the program stops.

I am not a systems engineer. All I know is that in C:\Windows\System32
exists a file named MSVCP60.dll (but it's not the one required by this
particular software).

I also try installing a Visual Studio, but the MSVCP71.dll is not there
either.

Somebody in this forum suggested to update "win" (?)...again, I am not a
systems engineer and I'm not sure what "win" is or how to update it... could
you please specify the path where I could find such dll and the steps
required to install it ?

Thank you
 
S

smlunatick

Hi:

I tried to install a software in my PC...everything looked fine, however,
when I run it an error message appears indicating that the library
MSVCP71.dll is not there and the program stops.

I am not a systems engineer. All I know is that in C:\Windows\System32
exists a file named MSVCP60.dll (but it's not the one required by this
particular software).

I also try installing a Visual Studio, but the MSVCP71.dll is not there
either.

Somebody in this forum suggested to update "win" (?)...again, I am not a
systems engineer and I'm not sure what "win" is or how to update it... could
you please specify the path where I could find such dll and the steps
required to install it ?

Thank you

You can try: http://www.dll-files.com/dllindex/dll-files.shtml?msvcp71
 
P

Patrick Keenan

jga said:
Hi:

I tried to install a software in my PC...everything looked fine, however,
when I run it an error message appears indicating that the library
MSVCP71.dll is not there and the program stops.

I am not a systems engineer. All I know is that in C:\Windows\System32
exists a file named MSVCP60.dll (but it's not the one required by this
particular software).

I also try installing a Visual Studio, but the MSVCP71.dll is not there
either.

Somebody in this forum suggested to update "win" (?)...again, I am not a
systems engineer and I'm not sure what "win" is or how to update it...
could
you please specify the path where I could find such dll and the steps
required to install it ?

Thank you

Have you tried asking the author of the un-named software you tried to
install? If they require the file, but can't actually redistribute it
(this is not unusual) they should be able to tell you where to get it.

You may find this information in the readme file.

HTH
-pk
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top