Subject strange access violation with TIB_Session and TIB_RPL_Meta
Author blescouet
Hi all,

I am using IBO 4.2.I with D6 Pro. I have a TDatamodule with my IBO
components that one's a TIB_RPL_META created in a thread, so I put a
TIB_Session on that TDatamodule, which is the first compo in the
create order...

When I close the project and re-open it, D6 generates an access
violation in package IBO40TRT_D6.bpl and my TIB_RPL_META disappear...
I don't have this error when there isn't any TIB_Session on my
TDataModule. Any explanation or workaround ?

B.L.