klesch
3rd June 2003, 17:02
In my custom session (Baan IV c4) I open a report using brp.open() function using it as in example below. It works fine on our test/development system (portingset 6.1c.06.07).
But at our customer's system (portingset 6.1c.06.05) it produces the following error message:
Fatal error: Dynamic Link failure function 'r_rdi_domain_init_before'
Fatal error: Can not continue in rtipis022100010s (r_before_body)
choice.print.data:
on.choice:
rep = brp.open(spool.report, tipis022.device, 0)
if rep then
Does anybody know what to do about this? :confused: Our support team was not able to find a relevant solution, yet.
Thanx!
But at our customer's system (portingset 6.1c.06.05) it produces the following error message:
Fatal error: Dynamic Link failure function 'r_rdi_domain_init_before'
Fatal error: Can not continue in rtipis022100010s (r_before_body)
choice.print.data:
on.choice:
rep = brp.open(spool.report, tipis022.device, 0)
if rep then
Does anybody know what to do about this? :confused: Our support team was not able to find a relevant solution, yet.
Thanx!