VB4 Setup Wrong Version Runtime DLL error 
Author Message
 VB4 Setup Wrong Version Runtime DLL error

Does any one know about this problem. Happens on 10% of installations.  

is there a work around or fix?  I could use any help or direction.

Is is best to just go to VB5.

Thanks

Frank




Fri, 28 Jul 2000 03:00:00 GMT  
 VB4 Setup Wrong Version Runtime DLL error

Quote:

>Does any one know about this problem. Happens on 10% of installations.  

>is there a work around or fix?  I could use any help or direction.

You can get this if you send a newer OLEPRO32.DLL with your setup,
but the target machine has the older OLEAUT32.DLL

You cannot send the newer OLEAUT32.DLL, since installing this .DLL requires
the re-boot copy technique, which VB4 setup cannot do.
(VB5 setup can force a re-boot to install OLEAUT32.DLL, then requires the
user to re-run your setup.)

Find an older OLEPRO32.DLL (version 4.0.*) and include that in your setup.
This might solve your pblem.

However, you might have other problems with incompatible newer .OCX's,
so moving to VB5 may be the least painful answer.

-- Rick
--

(Rick Rutt is a system architect living and working in metropolitan Detroit.)



Fri, 28 Jul 2000 03:00:00 GMT  
 
 [ 2 post ] 

 Relevant Pages 

1. Setup gets WRONG RUNTIME DLL error VB4

2. Problem with Setup Wizard : Wrong version of RunTime DLL

3. Wrong RunTime.dll In setup wizard. vb4 pro

4. VB4 - 16 bit : Wrong version of runtime dll

5. Wrong version of runtime dll (IN VB4?)

6. reinstall? error: wrong version of runtime dll

7. wrong version of runtime dll error

8. Help on VB4 ERROR (wrong version of run-time dll)

9. Wrong version of runtime DLL...?

10. WRONG VERSION OF RUNTIME DLL?????

11. Wrong Version Runtime DLL?

12. wrong version of runtime dll

 

 
Powered by phpBB® Forum Software