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!

isimeon
3rd June 2003, 17:12
See Solutions 131354, 15219, 116183.
Install PS 6.1c.06.07 on the customer's system.

klesch
4th June 2003, 09:47
Thank you for your answer. But... We just compiled the report on our customer's system and the problem was gone. :D

OmeLuuk
4th June 2003, 12:37
Better is to update your $BSE/include6.1 directory and both portingset versions will be interchangable again... Use / read solution 114812.