organickarma
Programmer
Hi,
I am currently developing reports in CRXIR2 using a SQL Server 2005 DB with an ODBC connection.
The issue I am facing is that I have a report with a total of 38 parameters. The main report acts as a shell to prompt the user for parameters and the actual data is pulled in by a sub report.Six of these parameters are dynamic parameters (LOV) that are populated by five separate command objects.
The report runs fine on my desktop but the moment we try to publish it to Infoview we get an error message that reads
Failed to read parameter object.
Then I changed all the parameters to static and ran the report and it seemed to work fine, both on my desktop and CE
I need to retain the dynamic nature of these parameters without the errors popping up.
Any help is greatly appreciated.
Thanks!
I am currently developing reports in CRXIR2 using a SQL Server 2005 DB with an ODBC connection.
The issue I am facing is that I have a report with a total of 38 parameters. The main report acts as a shell to prompt the user for parameters and the actual data is pulled in by a sub report.Six of these parameters are dynamic parameters (LOV) that are populated by five separate command objects.
The report runs fine on my desktop but the moment we try to publish it to Infoview we get an error message that reads
Failed to read parameter object.
Then I changed all the parameters to static and ran the report and it seemed to work fine, both on my desktop and CE
I need to retain the dynamic nature of these parameters without the errors popping up.
Any help is greatly appreciated.
Thanks!