Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.basic.misc > #65

Re: vb5e in w7

From ralph <nt_consulting64@yahoo.net>
Newsgroups comp.lang.basic.misc
Subject Re: vb5e in w7
Date 2011-06-03 13:43 -0500
Organization Aioe.org NNTP Server
Message-ID <6baiu6hbjbbg0hhnbi722uljshef42dsr2@4ax.com> (permalink)
References <op.vwh97wbgsjedh2@dj1wm.fqdn.th-h.de>

Show all headers | View raw


On Fri, 03 Jun 2011 17:20:10 +0200, "Helge Haensel"
<dj1wm@nurfuerspam.de> wrote:

>
>Hallo NG!
>Installed vb5E in w7. OK. W7 comes with msvbvm60.dll only. After  
>installation of vb5e  msvbvm50.dll was in the same folder as msvbvm60.dll  
>(C:\Windows\SysWOW64\.
>Execution of one of my vb-programs gave error: wrong version of dll.  
>Tried  to register the dll with regsvr32/i gave error: dll was loaded, but  
>the install-entrypoint wasn't found.
>It is the same dll I used for years on my XP-PC without problems. Any  
>ideas? Thanks!
>Vy 73! Helge

Haven't tried VB5 on Win7, but you said "one" of your applications. So
others ran fine?

It might be a case of another missing dependancy.

The Windows Loader will error on or report on the component it is
trying to load, when the problem is actually a dependent component
later on down the line.
eg,
ComponentA is dependent on ComponentB and ComponentB is dependent on
ComponentC.
ComponentC is the wrong version, missing, &etc.

When the Windows Loader attempts to load ComponentA the load will fail
because of an error from ComponentC - but the Loader will still report
it is unable to load ComponentA.

Run a Dependency Checker and check if all components listed are
available and the correct version.

-ralph

Back to comp.lang.basic.misc | Previous | NextPrevious in thread | Next in thread | Find similar


Thread

vb5e in w7 "Helge Haensel" <dj1wm@nurfuerspam.de> - 2011-06-03 17:20 +0200
  Re: vb5e in w7 ralph <nt_consulting64@yahoo.net> - 2011-06-03 13:43 -0500
    Re: vb5e in w7 "Helge Haensel" <dj1wm@nurfuerspam.de> - 2011-06-04 10:10 +0200
    Re: vb5e in w7, correction! "Helge Haensel" <dj1wm@nurfuerspam.de> - 2011-06-04 11:21 +0200
      Re: vb5e in w7, correction! ralph <nt_consulting64@yahoo.net> - 2011-06-04 05:37 -0500
  Re: vb5e in w7 Karl E. Peterson <karl@exmvps.org> - 2011-06-15 15:13 -0700
    Re: vb5e in w7 "Helge Haensel" <dj1wm@nurfuerspam.de> - 2011-06-16 10:49 +0200
    Re: vb5e in w7 "Helge Haensel" <dj1wm@nurfuerspam.de> - 2011-06-16 10:57 +0200
      Re: vb5e in w7 Karl E. Peterson <karl@exmvps.org> - 2011-06-16 11:54 -0700
        Re: vb5e in w7 "Helge Haensel" <dj1wm@nurfuerspam.de> - 2011-06-17 10:26 +0200
          Re: vb5e in w7 ralph <nt_consulting64@yahoo.net> - 2011-06-17 03:56 -0500
            Re: vb5e in w7 "Helge Haensel" <dj1wm@nurfuerspam.de> - 2011-06-17 11:20 +0200
              Re: vb5e in w7 ralph <nt_consulting64@yahoo.net> - 2011-06-17 06:45 -0500
                Re: vb5e in w7 "Helge Haensel" <dj1wm@nurfuerspam.de> - 2011-06-18 10:33 +0200
            Re: vb5e in w7 "Helge Haensel" <dj1wm@nurfuerspam.de> - 2011-06-17 11:46 +0200
              Re: vb5e in w7 ralph <nt_consulting64@yahoo.net> - 2011-06-17 06:34 -0500
                Re: vb5e in w7 ralph <nt_consulting64@yahoo.net> - 2011-06-17 06:36 -0500
                Re: vb5e in w7 "Helge Haensel" <dj1wm@nurfuerspam.de> - 2011-06-18 10:36 +0200
              Re: vb5e in w7 Eric Coleman <eric@strategon.com> - 2011-06-17 09:57 -0500
                Re: vb5e in w7 "Helge Haensel" <dj1wm@nurfuerspam.de> - 2011-06-18 11:49 +0200

csiph-web