Hi there,
I currently have a report that uses a stored procedure to get the main data for a report, and it has a sub report that connects to a universe to display some other details. This all works fine in development on Crystal Reports for Enterprise. However when I move to our staging or production environments the report crashes when it loads as it is trying to access the Dev server.
I have done plenty of testing on this and the error only happens in the above scenario, for example just having a report that uses the universe as the datasource works fine as it does if I just use the SP with no sub report, in fact every scenario seems to work apart from where I have the main source linked to the SP with a sub report linked to the universe.
Has anyone seen anything similar or have any ideas of how to fix this?
Thanks