Subject | RE: [IBO] Telesys problem with IB 4.6 |
---|---|
Author | Jason Wharton |
Post date | 2006-01-24T18:42:38Z |
You have to adjust the telesis sources to match the MacroSubstitute event
type. I had to change it so that I could put this even on the TIBODataset
component. More than likely you just need to rebuild the packages. If
there are events you need to make the Sender ot type TComponent instead of
TIB_Component.
Jason
type. I had to change it so that I could put this even on the TIBODataset
component. More than likely you just need to rebuild the packages. If
there are events you need to make the Sender ot type TComponent instead of
TIB_Component.
Jason
> -----Original Message-----
> From: IBObjects@yahoogroups.com [mailto:IBObjects@yahoogroups.com]On
> Behalf Of Steve Fields
> Sent: Tuesday, January 24, 2006 6:49 AM
> To: IBObjects@yahoogroups.com
> Subject: [IBO] Telesys problem with IB 4.6
>
>
> Jason,
> In installing the latest relase of IB I am getting
> an error during the load up of BPL packages in D7.
>
> It is giving an error where the Telesys components
> are not finding an entry point in the CRT_D7.bpl package:
> @ib_components@tib_dataset@DoMacroSubstitute$qqrv could
> not be found in the dynamic library.
>
> Will this be addressed or is there some other work
> around? I have just started trying to use the Telesys
> components and did not have this error during the last
> relase of IB (4.5B)
>
> Thanks,
> Steve Fields