Computer Forums

Member Login

Remember Me? Sign Up! | Forgot Password
 
Slogan
 
Closed Thread
Old 03-12-2009, 01:28 PM   #11 (permalink)
 
Newb Techie

Join Date: Feb 2009

Posts: 24

KevinH is on a distinguished road

Default Re: MSVCR71.dll Error

Quote:
Originally Posted by Mak213 View Post
What program? The site i linked to is just a download of that file. It isnt a program or anything. It is the .dll file that is all. It isnt anything that you have to install or run. So it will work just fine in Vista 64 bit just as it would in Vista 32 Bit. Since all it is, is the .dll file which you are missing.

All you have to do is find where it needs to go. Either that or uninstall the Visual C++ and reinstall that to get that file installed correctly again.

Tried uninstalling and reinstalling visual c++ and still get the same msg.
KevinH is offline  
Old 03-12-2009, 03:11 PM   #12 (permalink)
 
Banned

Join Date: Feb 2009

Location: Guantanomo Bay, Cuba

Posts: 546

SparkMonkeyHellion is on a distinguished road

Default Re: MSVCR71.dll Error

Cant launch new game!! 'MSVCR71.dll was not found' ??

solution, go download that dll, put it in the right place, then use CMD to register it. instructions in the thread i linked.
SparkMonkeyHellion is offline  
Old 03-12-2009, 03:54 PM   #13 (permalink)
 
Newb Techie

Join Date: Feb 2009

Posts: 24

KevinH is on a distinguished road

Default Re: MSVCR71.dll Error

Quote:
Originally Posted by SparkMonkeyHellion View Post
Cant launch new game!! 'MSVCR71.dll was not found' ??

solution, go download that dll, put it in the right place, then use CMD to register it. instructions in the thread i linked.
Nope still did not work. I installed it first into the system32 file and got nothing. Then I tried the regular system file folder and I get a error from it when I do the run command
regsvr32 MSVCR71.dll

The error says

The module "MSVCR71.dll" may not compatible with the version of windows that you're running. Check if the module is compatible with an x86 (32bit) or x64 (64bit) version of regsvr32.exe.
KevinH is offline  
Old 03-12-2009, 04:12 PM   #14 (permalink)
 
Banned

Join Date: Feb 2009

Location: Guantanomo Bay, Cuba

Posts: 546

SparkMonkeyHellion is on a distinguished road

Default Re: MSVCR71.dll Error

oh, duh, look for regsvr64.exe (or whatever the Vista 64 version is called)
SparkMonkeyHellion is offline  
Old 03-12-2009, 04:22 PM   #15 (permalink)
 
Newb Techie

Join Date: Feb 2009

Posts: 24

KevinH is on a distinguished road

Default Re: MSVCR71.dll Error

Quote:
Originally Posted by SparkMonkeyHellion View Post
oh, duh, look for regsvr64.exe (or whatever the Vista 64 version is called)


Dunno the name i tried regsvr64 but it does not work
KevinH is offline  
Old 03-12-2009, 04:30 PM   #16 (permalink)
 
Banned

Join Date: Feb 2009

Location: Guantanomo Bay, Cuba

Posts: 546

SparkMonkeyHellion is on a distinguished road

Default Re: MSVCR71.dll Error

stand by, I am still searching.
since you are in Vista you may consider simply right-clicking the DLL and see if there isn't a "register" option or something similar.

Quote:
You can place the 32 bit DLLs in the C:\Windows\SysWOW64 folder on a x64 Windows Vista installation. Then register the files with regsvr32.
Apparently you have to put it in a different folder for x64
SparkMonkeyHellion is offline  
Old 03-12-2009, 04:44 PM   #17 (permalink)
 
Newb Techie

Join Date: Feb 2009

Posts: 24

KevinH is on a distinguished road

Default Re: MSVCR71.dll Error

Quote:
Originally Posted by SparkMonkeyHellion View Post
stand by, I am still searching.
since you are in Vista you may consider simply right-clicking the DLL and see if there isn't a "register" option or something similar.



Apparently you have to put it in a different folder for x64

Still nothing.
What do I write as the run command?
I wrote this after a few different attempts




regsvr32 c:\Windows\SysWOW64\MSVCR71.dll

Here is the msg I get


The module "c:\Windows\SysWOW64\MSVCR71.dll" was loaded but the entry=point DllRegisterServer was not found.
Make sure that
"c:\Windows\SysWOW64\MSVCR71.dll" is a valid DLL or OCX file and then try again


Edit: This is after I copied it over the one that was in there already.
KevinH is offline  
Old 03-12-2009, 04:49 PM   #18 (permalink)
 
Banned

Join Date: Feb 2009

Location: Guantanomo Bay, Cuba

Posts: 546

SparkMonkeyHellion is on a distinguished road

Default Re: MSVCR71.dll Error

try it this way instead:

make sure the DLL is put into the WOW64 folder (or whatever it is) and then just right-click on it and go to "open with..." and then browse to regsvr32.exe in the same folder as the DLL.

That might yield the same results, or it might just go "click" and work.
SparkMonkeyHellion is offline  
Old 03-12-2009, 04:53 PM   #19 (permalink)
 
Newb Techie

Join Date: Feb 2009

Posts: 24

KevinH is on a distinguished road

Default Re: MSVCR71.dll Error

Quote:
Originally Posted by SparkMonkeyHellion View Post
try it this way instead:

make sure the DLL is put into the WOW64 folder (or whatever it is) and then just right-click on it and go to "open with..." and then browse to regsvr32.exe in the same folder as the DLL.

That might yield the same results, or it might just go "click" and work.

same error
KevinH is offline  
Old 03-12-2009, 04:58 PM   #20 (permalink)
 
Banned

Join Date: Feb 2009

Location: Guantanomo Bay, Cuba

Posts: 546

SparkMonkeyHellion is on a distinguished road

Default Re: MSVCR71.dll Error

DllRegisterServer entry point was not found : Visual Basic Interop and Upgrade : Visual Basic : MSDN Forums

dllregisterserver entry point is not found - CodeGuru Forums

I'm out of ideas and I'm going home.
Sorry.

BTW, I just googled "entry=point DllRegisterServer" and it returned uber gobs of results.
SparkMonkeyHellion is offline  
 
Closed Thread

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
How to troubleshoot specific STOP Errors Mak213 Windows Operating Systems and Software 15 05-20-2009 03:22 PM
DBD::mysql Perl module install CrazeD Linux, BSD, other *nixes & Open Source Software 4 02-28-2009 05:37 PM
Decoding STOP Errors Mak213 Windows Operating Systems and Software 0 12-06-2008 11:06 PM
Recurring BSOD Kritikal Hardware Troubleshooting 5 05-07-2008 09:28 PM
Possible Corrupted/Infected Files. xXxexpertxXx Virus - Spyware Protection / Detection 11 03-12-2008 01:18 AM