Hi,
In my web application, am getting the following error for few reports. I am using .net frame work 3.5 and the CR version is 10.2.3600.0.
" Invalid Argument provided. Failed to open a rowset. Error in File C:\.....\Temp\ManSummary {52CEAA8E-2E51-4D03-822B-14610C86E897}.rpt: Invalid argument for database "
I need help from someone to resolve this.
I have verified the Dataset mapped, Stored procedure parameters, Connection.
Here the data is filtered based on some criteria and the filtered data is mapped to the report. Filtered data i have verified it is coming in proper structure.
Also tried with installing patches, still the problem remains....
.