Works on some computers not on others???Help 
Author Message
 Works on some computers not on others???Help

I was trying to test a program I had writen with some friends.  Out of 5 of
them 2 got this error and the program would not run.
"The PLAYERTRACKER.EXE file is linked to missing export mfc42.dll:6571"

They all seemed to have mcf42.dll on there computers.  Does anybody know why
this happend?



Wed, 14 Nov 2001 03:00:00 GMT  
 Works on some computers not on others???Help
There are several versions of MFC42. To check look at the dates and ship
the new version with the code. With the installation test of only
overwriting older versions.



Quote:
> I was trying to test a program I had writen with some friends.  Out of 5
of
> them 2 got this error and the program would not run.
> "The PLAYERTRACKER.EXE file is linked to missing export mfc42.dll:6571"

> They all seemed to have mcf42.dll on there computers.  Does anybody know
why
> this happend?



Wed, 14 Nov 2001 03:00:00 GMT  
 Works on some computers not on others???Help
Hi,

Quote:
>I was trying to test a program I had writen with some friends.  Out of 5 of
>them 2 got this error and the program would not run.
>"The PLAYERTRACKER.EXE file is linked to missing export mfc42.dll:6571"
>They all seemed to have mcf42.dll on there computers.  Does anybody know
why
>this happend?

Where was mfc42.dll on their machines?
It should be in the Windows\System directory
and the path should be set.

Try copying the file to the running directory for your app,
if that fixes the problem, then it's one of the two issues I just mentioned.

If not, then, sorry, but go figure!??

Can't see why it would otherwise fail!

Regards,

Ian



Wed, 14 Nov 2001 03:00:00 GMT  
 Works on some computers not on others???Help
Wrong version of mfc42.dll

Johan Rosengren
Responsable Informatique
PACTA S.A.

Beowolfe a crit dans le message ...

Quote:
>"The PLAYERTRACKER.EXE file is linked to missing export mfc42.dll:6571"



Wed, 14 Nov 2001 03:00:00 GMT  
 Works on some computers not on others???Help
Statically link to MFC and you shouldn't have a problem.

Quote:

>I was trying to test a program I had writen with some friends.  Out of 5 of
>them 2 got this error and the program would not run.
>"The PLAYERTRACKER.EXE file is linked to missing export mfc42.dll:6571"

>They all seemed to have mcf42.dll on there computers.  Does anybody know
why
>this happend?



Sat, 17 Nov 2001 03:00:00 GMT  
 
 [ 5 post ] 

 Relevant Pages 

1. Works in some computers and in others not...

2. MSComm sample works on my computer, not others

3. Help:EXE runs on some comp's, not others

4. DAO - Query working on one computer but not on the second

5. My program does not work properly in other computers

6. why .exe not working on other computer?

7. InsertObject - Not working on some computers

8. WinSock not working on my computer

9. Stop others from using your computer!!! 872

10. C++/ATL/ADO - Intellisense not working (statement completion options) not working

11. Cannot run app with Mfc42.dll (and others) in working directory

12. Problem adding Mfc42.dll (and others) to working directory

 

 
Powered by phpBB® Forum Software