If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Data Access, Manipulation & Batch Languages > Delphi, C etc > Error message - Delphi

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 05-22-03, 17:05
Re.principhia Re.principhia is offline
Registered User
 
Join Date: Apr 2003
Location: Brazil
Posts: 12
Error message - Delphi

"Exception EAccessViolation in module MEUPROGRAMA.EXE at 000AEE05.
Access violation at address 004AEE05 in modulo 'MEUPROGRAMA.EXE'. Read of address 0161800E."


This message is showing when I close my program.


Does somebody what is it???


Thanks,
__________________
Renata Fernanda Andreatti
renata@principhia.com.br
PRINCIPHIA - Comércio de Informática Ltda.
(011) 4582-9267
Reply With Quote
  #2 (permalink)  
Old 05-27-03, 05:06
embedboy embedboy is offline
Registered User
 
Join Date: May 2003
Location: Beijing
Posts: 2
Re: Error message - Delphi

Quote:
Originally posted by Re.principhia
"Exception EAccessViolation in module MEUPROGRAMA.EXE at 000AEE05.
Access violation at address 004AEE05 in modulo 'MEUPROGRAMA.EXE'. Read of address 0161800E."


This message is showing when I close my program.


Does somebody what is it???


Thanks,
May be you forgot free resource!
Reply With Quote
  #3 (permalink)  
Old 05-27-03, 15:32
Re.principhia Re.principhia is offline
Registered User
 
Join Date: Apr 2003
Location: Brazil
Posts: 12
No... I'm sure I didn't forget....
__________________
Renata Fernanda Andreatti
renata@principhia.com.br
PRINCIPHIA - Comércio de Informática Ltda.
(011) 4582-9267
Reply With Quote
  #4 (permalink)  
Old 05-28-03, 04:20
jora jora is offline
Registered User
 
Join Date: Dec 2002
Location: Antwerp, Belgium
Posts: 227
Quote:
Originally posted by Re.principhia
No... I'm sure I didn't forget....
Maybe you have manually freed some objects which are afterwards
closed automatically (but then offcourse don't exist anymore).
__________________
Johan
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On