| View previous topic :: View next topic |
| Author |
Message |
Daniel Brunner Guest
|
Posted: Wed Aug 25, 2004 9:48 am Post subject: .tlb-file crashes C++Builder (access violation in BCBEDIT.DL |
|
|
I've build a multi-tier server application with an external data module.
Every time when I change something in my xxx.tlb-file C++Builder crashes and destroys my xxx_TLB.cpp-file!
Destroys means, that it seems like memory blocks from anywhere are copied into the xxx_TLB.cpp file.
The following message appears:
---------------------------
Ein Fehler ist aufgetreten!
---------------------------
Ein Fehler ist während des Speicherns von C:BCBAnwElektroFormSourceEfServer.tlb aufgetreten:
Zugriffsverletzung bei Adresse 42012F8B in Modul 'BCBEDIT.DLL'. Lesen von Adresse 0F1C8000.
Trotzdem schließen?
---------------------------
Ja Nein
---------------------------
If I click 'Yes' (Ja) all my changes in every file I made are lost.
If I click 'No' (Nein) I've got the chance to close every open file, file by file and save my changes
in every file except the xxx_TLB.cpp file.
Also at the end of some automatically inserted remark lines in my xxx_TLB.cpp file there are characters like:
//--------------------------------------------------------DMD:)
To continue my work I've got to restore an old version of my TLB-file from backup and to insert
all my changes once again. This takes my every time about 4 hours of work!!
Thanks
Daniel
|
|
| Back to top |
|
 |
Andrue Cope [TeamB] Guest
|
Posted: Wed Aug 25, 2004 10:08 am Post subject: Re: .tlb-file crashes C++Builder (access violation in BCBEDI |
|
|
Daniel Brunner wrote:
| Quote: | Every time when I change something in my xxx.tlb-file C++Builder
crashes and destroys my xxx_TLB.cpp-file!
|
What version of Builder?
--
Andrue Cope [TeamB]
[Bicester, Uk]
http://info.borland.com/newsgroups/guide.html
|
|
| Back to top |
|
 |
Daniel Brunner Guest
|
Posted: Mon Aug 30, 2004 12:50 pm Post subject: Re: .tlb-file crashes C++Builder (access violation in BCBEDI |
|
|
"Andrue Cope [TeamB]" <no.spam (AT) spammy (DOT) com> wrote:
6.0 (Build 10.166) on a Windows XP Machine (SP-1)
|
|
| Back to top |
|
 |
|