Results 1 to 4 of 4

Thread: rsunknownreportparameter error

  1. #1
    Join Date
    Feb 2009
    Posts
    55

    rsunknownreportparameter error

    It is really an tedious job to a send a parameter to a server. I am trying to send a parameter to report server through report viewer. In the server there are many reports. I am getting an frequent error "rsunknownreportparameter" from the server. The reports contains subscriptions. As from the last week no changes are made to the server. In the same manner I created a report with 2 parameters. But when I run the report the error comes back. Now what do I need to do for this.

  2. #2
    Join Date
    Apr 2008
    Posts
    1,948

    Re: rsunknownreportparameter error

    The parameters are used to determine the data in report, interconnection of similar reports and presentation of reports in reporting services. So it very necessary to understand the how set the parameters and dataset queries. How they work together. I am listing an example of what I do. Any incorrect value makes your database unstable. Just follow the example below.
    Code:
    ReportPath=/Site_Portal_Rpts/report6&@site_id=20075@year=0&rc:Parameters=false, ServerURL=http://localhost/reportserver

  3. #3
    Join Date
    May 2008
    Posts
    2,012

    Re: rsunknownreportparameter error

    The error denotes incorrect value for the parameter set in your serve. You will need to review the parameter setting in your server, because the actual problem is the incorrect parameter value. I think your parameter value is not set to the point which is not expected. Check your subscription. Configure them and put the correct default of them. Then the error will not come back.

  4. #4
    Join Date
    Apr 2008
    Posts
    2,005

    Re: rsunknownreportparameter error

    When you set a proper parameter field for a report it allows it to display a parameter prompt using the same value. This values can be edited if needed. Now in your case the problem is same. But according to me the issue it quiet difficult. Like I had created many reports via filter options. Here I don't understand that for no reasons the reports loses there default value. Many a time I reset the value and things goes on fine. So basically you will need to put proper value for parameters.

Similar Threads

  1. Replies: 5
    Last Post: 04-05-2011, 10:50 AM
  2. Replies: 6
    Last Post: 12-11-2010, 11:37 PM
  3. Server Error: 451, Socket Error: 10053, Error Number: 0x800CCC0F
    By Eigenberg in forum Windows XP Support
    Replies: 3
    Last Post: 03-06-2008, 04:13 PM
  4. Replies: 3
    Last Post: 21-07-2005, 01:07 AM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,713,915,818.93083 seconds with 17 queries