Re: newbie - get memory error message when close .exe
From: Jan Hyde (StellaDrinker_at_REMOVE.ME.uboot.com)
Date: 02/17/05
- Next message: Jan Hyde: "Re: Multiple VB##.tmp"
- Previous message: Mike D Sutton: "Re: GDI+ Metafiles"
- In reply to: Newbee Adam: "Re: newbie - get memory error message when close .exe"
- Messages sorted by: [ date ] [ thread ]
Date: Thu, 17 Feb 2005 09:08:03 +0000
"Newbee Adam" <NewbeeAdam@discussions.microsoft.com>'s wild
thoughts were released on Wed, 16 Feb 2005 09:33:03 -0800
bearing the following fruit:
>this problem does not happen on my laptop running xp which I am developing
>the program on. I get no error message when I click the "X" at top right of
>window to close on my laptop running XP, only with win2000 machine. Since it
>is already compiled I cannot debug but it only happens after the
>commandbutton click event has occured. The statements in this event traverse
>a recordset and use a sql statement to populate the flexgrid.
>I do not know if this info is any help.
Could it be that your attempting to close the connection
while that connection is still busy?
J
>thanks!
>
>"Veign" wrote:
>
>> Can you narrow it down to a specific line of code - trace the flow of the
>> application and try to determine what code is being executed when the error
>> occurs..
>>
>> --
>> Chris Hanscom - Microsoft MVP (VB)
>> Veign's Resource Center
>> http://www.veign.com/vrc_main.asp
>> --
>>
>> "Newbee Adam" <NewbeeAdam@discussions.microsoft.com> wrote in message
>> news:2BBAB39B-87A8-4CDE-B945-DC4B05E8FE7F@microsoft.com...
>> > during the operation
>> >
>> > "Veign" wrote:
>> >
>> > > Does the error occur when you create the EXE (compile it) or during the
>> > > operation of the EXE?...
>> > >
>> > > When does the error occur - when you close the application?
>> > >
>> > > --
>> > > Chris Hanscom - Microsoft MVP (VB)
>> > > Veign's Resource Center
>> > > http://www.veign.com/vrc_main.asp
>> > > --
>> > >
>> > > "Newbee Adam" <NewbeeAdam@discussions.microsoft.com> wrote in message
>> > > news:343F8B09-FF43-4D2C-97E5-A2310FAB18A8@microsoft.com...
>> > > > when I make my project an .exe. I get an error message
>> > > > about memeory.
>> > > > the instruction at "yadayadayada" referenced memory at "yadayadayada"
>> > > could
>> > > > not be "read"
>> > > > I image it is becuase the form is connected to access dtatabase
>> > > > using ado. But I have in form unload
>> > > >
>> > > > conn.close
>> > > >
>> > > > --
>> > > > Adam S
>> > >
>> > >
>> > >
>>
>>
>>
Jan Hyde (VB MVP)
-- Legend: The edge of a cliff (Art. Moger) [Abolish the TV Licence - http://www.tvlicensing.biz/]
- Next message: Jan Hyde: "Re: Multiple VB##.tmp"
- Previous message: Mike D Sutton: "Re: GDI+ Metafiles"
- In reply to: Newbee Adam: "Re: newbie - get memory error message when close .exe"
- Messages sorted by: [ date ] [ thread ]