Question : Failed to open a rowset when generating report from asp.net page

I created a report in the crystal reports that came with Visual Studio 2005. The report works fine when I preview it in the designer and add the parameters manually but when I call the report from the asp.net page I get this error

Failed to open a rowset. Details: ADO Error Code: 0x Source: Microsoft OLE DB Provider for Oracle Description: One or more errors occurred during processing of command. Failed to open a rowset. Details: ADO Error Code: 0x Source: Microsoft OLE DB Provider for Oracle Description: ORA-06550: line 1, column 7: PLS-00306: wrong number or types of arguments in call to 'RPT_DET' ORA-06550: line 1, column 7: PL/SQL: Statement ignored Native Error: Failed to open a rowset. Error in File C:\Temp\Wrk_Pkg {5EA21955-0993-4D50-B567-25C675E72982}.rpt: Failed to open a rowset.

Even if I don't apply the parameters from the code it prompts me for the values and I get the same error. This does not happen with reports that don't use stored procedures. Let me know if this is enough info. Thanks

Z

Answer : Failed to open a rowset when generating report from asp.net page

What code are you using to pass the userid and password?

mlmcc
Random Solutions  
 
programming4us programming4us