Access Violation when saving into *.sil

All announcements, questions and issues related to the TsiLang Components Suite.
Post Reply
larsrikart
Posts: 27
Joined: Wed Jan 15, 2003 4:09 pm
Location: Denmark
Contact:

Access Violation when saving into *.sil

Post by larsrikart »

With Delphi7 and 5.2.5 fix1 I get a Access Violation at Adress 40005a06 in module trl70.bpl. read of adress 00000026.

It happens when I try to same project into a new sil file or save new translations or strings into an existing sil file

I was running 5.2.5 without problems.
Korean translations was added to the the project.
access violation occured and I upgraded to fix 1.

Any idea?
----------------------------------------------
Lars Rikart Jensen
PCzapper
larsrikart
Posts: 27
Joined: Wed Jan 15, 2003 4:09 pm
Location: Denmark
Contact:

Post by larsrikart »

this fixed it..

It looks like not ALL files were correctly re-compiled. Just try to delete all DCU, OBJ, HPP files from TsiLang\Units folder and re-build the TsiLang package.
----------------------------------------------
Lars Rikart Jensen
PCzapper
gaivans
Posts: 71
Joined: Fri Nov 29, 2002 4:10 pm

Post by gaivans »

Yes, it is sometimes happens after upgrading the library. IDE "thinks" that your .dcu/.obj files are up-to-date. Therefore, we recommend always either to remove old .dcu/.obj before installation, or to open respective TsiLang_XX.dpk and explicitly re-build the package (Project | Build ...)
Best regards,
Serghei Gaivan
Post Reply