Re: VB6 App. runtime error 7 in German Windows Laptop
From: Thorsten Albers (albersRE_at_MOVEuni-freiburg.de)
Date: 03/15/05
- Next message: Peter Götz: "Re: Error-Handling"
- Previous message: Christoph Basedau: "Re: AVI Files"
- In reply to: eman2005: "VB6 App. runtime error 7 in German Windows Laptop"
- Next in thread: Frank Landen: "Re: VB6 App. runtime error 7 in German Windows Laptop"
- Messages sorted by: [ date ] [ thread ]
Date: Tue, 15 Mar 2005 04:31:12 -0800
eman2005 <eman2005@discussions.microsoft.com> schrieb im Beitrag
<4057B949-15A2-4A87-8233-BDBF26FCF738@microsoft.com>...
> I have developed a simple application for a dentist, using VB6 and MS
Access
> database connected via ADO.
> The application does not require a lot of resources.
> I installed this application on different computers and it worked fine.
> However, when installed at the dentist laptop (for whom developed) which
has
> Windows XP and Office XP Basic, as I click the icon to run the program,
it
> displays "Runtime error 7, out of memory."
> By experimenting with various cases, this is happening ONLY when
installed
> in a Laptop with German Version Windows XP (regardless of SP, it looks
like).
> It worked fine even in a PC with German Windows XP installed and a PC
with
> Italian Windows.
> The destination laptop has 512MB Ram, 60GB HD, Pentium 4 1.5GHz.
> Same problem happened even in safe mode.
> I tried increasing the virtual memory, but did not help.
> Any idea what could be the reason? What do I have to do to solve it?
a) This newsgroups' language is german. If you don't understand german you
should post your quuestion in a microsoft.public.vb(.*) newsgroup and not
in a microsoft.public.de.vb(.*) newsgroup.
b) If you understand german you should google this newsgroup with the key
phrase "out of memory" since this is a FAQ.
c) In most cases the source of this error is the integration of MS Forms
objects in the respective VB project. Since you mention "Office XP Basic"
this presumably is the source of your problem as well.
MS itself states somewhere on the MS web pages that MS Forms objects are
not designed for use in VB projects. And you are not allowed to distribute
the respective libraries.
--
----------------------------------------------------------------------
THORSTEN ALBERS Universität Freiburg
albers@
uni-freiburg.de
----------------------------------------------------------------------
- Next message: Peter Götz: "Re: Error-Handling"
- Previous message: Christoph Basedau: "Re: AVI Files"
- In reply to: eman2005: "VB6 App. runtime error 7 in German Windows Laptop"
- Next in thread: Frank Landen: "Re: VB6 App. runtime error 7 in German Windows Laptop"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|