Help on VB4 ERROR (wrong version of run-time dll) 
Author Message
 Help on VB4 ERROR (wrong version of run-time dll)

Hi, I'm a newby with VB (not the basic part). I want to compile a program
(ADC11.VBP) and to let it work as a standalone program I compile it and
start the ADC11.EXE.
When I start the compiled EXE, I get the message ERROR wrong version of
run-time dll.

If I compile one of the samples in VB4, like the calculator (i.e. CALC.VBP)
I get the same error.

These programs working fine in de VB envinonment (i.e. RUN start)

Did I installed VB right or is there a wrong placed DLL somewhere?
And what is this runtime dll?

Richard Ritsma

Richard Ritsma

IRC: #PCB413



Wed, 18 Aug 1999 03:00:00 GMT  
 Help on VB4 ERROR (wrong version of run-time dll)

You should re-install VB and watch carefully for messages about DLL name
clashes.  It says something like "found DLL with the same name in
WINDOWS\SYSTEM".  If you see a message like that, you have to decide which
version of the DLL you want to use.  You may have to move the DLL that is
causing the conflict out of WINDOWS\SYSTEM and install again in order to
solve this problem.



Quote:
> Hi, I'm a newby with VB (not the basic part). I want to compile a program
> (ADC11.VBP) and to let it work as a standalone program I compile it and
> start the ADC11.EXE.
> When I start the compiled EXE, I get the message ERROR wrong version of
> run-time dll.

> If I compile one of the samples in VB4, like the calculator (i.e.
CALC.VBP)
> I get the same error.

> These programs working fine in de VB envinonment (i.e. RUN start)



Thu, 19 Aug 1999 03:00:00 GMT  
 Help on VB4 ERROR (wrong version of run-time dll)



Quote:
>You should re-install VB and watch carefully for messages about DLL name
>clashes.  It says something like "found DLL with the same name in
>WINDOWS\SYSTEM".  If you see a message like that, you have to decide which
>version of the DLL you want to use.  You may have to move the DLL that is
>causing the conflict out of WINDOWS\SYSTEM and install again in order to
>solve this problem.

I've done this twice now, but there where no such messages.

I installed win 95 over the existing win 95 and installed vb4 again, same
problem.

Richard Ritsma

IRC: #PCB413



Fri, 20 Aug 1999 03:00:00 GMT  
 
 [ 3 post ] 

 Relevant Pages 

1. Wrong version of run-time DLL VB4(32)

2. VB4: Wrong version of run time DLL

3. Error: Wrong version of run-time DLL

4. Error: Wrong version of run-time DLL...

5. Wrong version of run-time DLL error

6. VB4 Setup Wrong Version Runtime DLL error

7. Help- Wrong version of run time dll

8. wrong version of run-time dll

9. Wrong version of run-time Dll

10. Wrong version of run-time DLL

11. Wrong version of run time dll...

12. "WRONG VERSION OF RUN-TIME DLL"

 

 
Powered by phpBB® Forum Software