error occured during local report processing while passing the parameter programmatically
-
Friday, January 18, 2013 1:11 PM
Hi,
I am new to .Net as well as Report. I have created a report using "SQL Server Business Intelligence Development Studio". Now I am integrating it with the application. where I am getting the error as shown in the below figure.I added a datasource(while creating the report) using storeprocedure where it asks for these five parameters to add. Report works fine if i execute separately but wont work in the application.
Please someone help me to get this done.
Thanks
All Replies
-
Friday, January 18, 2013 1:15 PM
Hello,
it seems like passing report parameter from front end see in what datatype ur passing parameter and which are selected at report level i.e, in report designer
see this link may be helpfull to you
http://www.sql-server-performance.com/2012/passing-parameters-ssrs-report-front-end/
http://stackoverflow.com/questions/11597811/passing-parameters-to-reporting-services-programatically
blog:My Blog/
Hope this will help you !!!
Sanjeewan
- Edited by Sanjeewan Kumar Friday, January 18, 2013 1:16 PM
- Edited by Sanjeewan Kumar Friday, January 18, 2013 1:20 PM
- Edited by Sanjeewan Kumar Friday, January 18, 2013 1:35 PM
- Proposed As Answer by Mike YinMicrosoft Contingent Staff, Moderator Tuesday, January 22, 2013 3:33 AM
- Marked As Answer by Mike YinMicrosoft Contingent Staff, Moderator Thursday, January 24, 2013 6:22 PM

