I have a BO Presentation which has been working fine in my production app.

However, I have transferred this over to a development machine and seems something a stuffed up.

Here is the Presentation Design....

However, now when I run this on the development machine or on a different server, it looks like this....

You can notice ALL of the presentation report is squashed up to the top of the report. 🙁

I have tried exporting the original presentation and reloading.
In the transfer I have changed a few attribute name so I have take care of that and it checks with no errors.

Has anyone seen anything like this before and/or have any ideas to solve please?

Found the problem.

For some reason during the transfer from one BS to the other, one of the embedded sub-reports got screwed up (I suspect due to me changing some BO name) resulting in the query for the SR pointing to the Parent BO rather than the child.

Recreated the embedded child sub-report and no all good.