passing parameter to RDLC report [modified]
ASP.NET
1
Posts
1
Posters
0
Views
1
Watching
-
While passing parameter using reportparameter in RDLC local report i am getting error like,"An error occurred during local report processing."? what is this error . While passing parameter using reportparameter in RDLC Server report i am getting error like,"The attempt to connect to the report server failed. Check your connection information and that the report server is a compatible version." how can i pass parameter without any error? or is there any other way to pass parameter to RDLC report?
modified on Wednesday, October 1, 2008 1:56 AM