I'm a newbie in using SI components, I've realized a very big project that now I'm transformating in multilanguage.
I've used TSI Lang and all was OK for all project, but I've a form where I receive a message:
Access violation at address 050b41d1 in module TSILang_D7.bpl. Read of address 000000. After this a window "Please wait..." "Scanning" hangs on screen. What can I do to resolve problem or at least understand where it happens so I can comment some row of code?
Could you please let us know if you used CONST section translation or strings in source?
Also you can try to comment your code step-by-step in order to try to detect the problematic place of code.