Setting different reporting services url via IReportServerConnection

y report. I have problem using more than one reporting services urls via IReportServerConnection.
Specifically, I need to display report from different report services url on different page via IReportServerConnection. Each page uses report viewer web forms control. The problem is that how to assign different report services url for different page.
Below is the settings related to IReportServerConnection:
<appSettings>
<add key="ReportViewerServerConnection" value="ReportServer.ReportServerConnection" />
</appSettings>
public class ReportServerConnection : IReportServerConnection {
public Uri ReportServerUrl { get; set;}
Below shows report viewer control that is used on different page that needs different reporting services urls:
<rsweb:ReportViewer ID="reportViewer" runat="server"
ProcessingMode="Remote">
<ServerReport />
</rsweb:ReportViewer>
Thanks in advance.        

See the following links:
http://msdn.microsoft.com/en-us/beginner/microsoft.reporting.webforms.ireportserverconnection.reportserverurl.aspx
http://msdn.microsoft.com/en-us/library/ms251671.aspx

Similar Messages

  • Xcelsius for Reporting Services URL

    Hi,
    I am trying to use sql server reporting services in my Xcelsius project. Configured Xcelsius Gateway Service on the SQL server. Created Data source and report. After this, I was trying to connect to the gateway from xcelsius designer. For this i added a reporting service button. In the button's properties, it asks for 'Xcelsius for Reporting Services URL'. Which URL should be specified here?
    Thanks and Regards,
    Shyam.

    The URL is
    u201Chttp://servername/xrs/xrs.asmx/GetReportsu201D
    But make sure to test the installation, if its working or not. To test it just open a web browser and type the above url.

  • Reporting Services URL Problem?

    Hi,
    I have just installed SQL Server 2012 on my Windows 8 Pro OS. When I tried to browse to the Reporting Service URL it gave this error message :
    User 'Abhi\Abhilash DK' does not have required permissions. Verify that sufficient permissions have been granted and Windows User Account Control (UAC) restrictions have been addressed.
    Please can anybody help me solve this problem

    After starting IE as admin and opening Report Manager, navigate to "Side settings" (on top right site), then to "Security" and add your account to "System Administrator" role. Afterwards you can open the URL also a normal user.
    Olaf Helper
    [ Blog] [ Xing] [ MVP]

  • Get Reporting Services URL in workflow

    I've created a worfklow that creates an email, uses a custom workflow activity to address the email and uses the ReportExecutionService to create a PDF which gets attached to the email. I've currently hard-coded the URL to the reporting server and want to
    make it dynamic. I looked at using the DeploymentServiceClient but that requires a reference to the assembly Microsoft.Xrm.Sdk.Deployment.dll
    which I can't use because my plugin will be in sandbox mode and if my understanding is correct, you can't reference external assemblies in sandbox mode.
    Besides using ILMerge to merge in
     Microsoft.Xrm.Sdk.Deployment.dll or a custom entity to store the data, is there a way to get the reporting server URL in my workflow?

    Hello,
    I suggest you to create custom entity (for example Settings) and add field Reporting Services Url inside. Inside your custom workflow activity you can read settings entity and use Url. It would be definitely easier.
    Dynamics CRM MVP
    My blog

  • Changing Reporting Services Account via SMO

    I am in the process of changing our Service Accounts to use virtual accounts in place of using local accounts.  I am using SMO to change the SQL Server, SQL Server Agent and Analysis Services accounts to the virtual account and works great.  Question
    I have, can the Reporting Services account be changed via SMO without disrupting Reporting Services?  In the past, an DBA change the reporting services account password without going through Reporting Services Configuration manager, and we lost all of
    the data sources for the reports.  I was wondering whether or not using SMO will result in the same thing happening or not.
    Thanks.
    DJ

    I've not tried this on SSRS but the below link talks about your problem. I would recommend you to have rollback plan in case of any issues. Try this on less critical servers.
    http://www.the-fays.net/blog/?tag=powershell
    --Prashanth

  • Reporting Services Role - No items found SCCM 2012

    Hi,
    My SCCM setup includes a CAS, 2 Primary Sites and a Remote SQL server, which hosts SQL instances. I have everything working apart from the reporting.
    SCCM server is 2012 SP1 and SQL server is 2012 SP1. The SQL server is hosting all Three SQL instances for each site.
    1. I had first added the SSRS role to SQL site system server for all sites but later found this to be an issue so removed the SSRS role for the primary sites.  
    2. I can access the reporting services url via a web browser and see the reports listed from the CAS site.
    Any issues/questions are:
    1. However, I cannot see any reports in the reporting console.
    2. Can one SQL server host instances / reporting services for all three sites and providing reporting in SCCM?
    Any help on this appreciated.
    Thank You

    Since no one has answer this post, I recommend opening  a support case with CSS as they can work with you to solve this problem.
    Garth Jones | My blogs: Enhansoft and
    Old Blog site | Twitter:
    @GarthMJ

  • Set report_path Oracle9iAS Report Services  on Linux

    Hi,
    I have a problem.
    I'm trying to set Oracle9iAS Report Services on Linux.
    I would create an report_path and so I add in <server_name>.conf the following line :
    <property name="sourceDir" value="ORACLE_HOME/myReports/rdf"/>
    In this mode when I run the report through the URL I must write only
    http://.....?report=<report_name>.rdf+........ .
    Unfortunately this doesn't happend.
    I show this errors :
    REP-110: Unable to open file 'xxxxxxx.rdf'.
    REP-1070: Error while opening or saving a document.
    REP-0110: Unable to open file 'xxxxxxx.rdf'.
    But If I run the report this mode
    http://.....?report=ORACLE_HOME/myReports/rdf/<report_name>.rdf+........ .
    the report works fine.
    Can you help me, please ??
    Kind Regards
    Giordano

    Hi
    <property name="sourceDir" value="ORACLE_HOME/myReports/rdf"/>
    Hope you have not missed out like '$' prefixing to ORACLE_HOME. If you are doubtful you can even give a try with full physical location rather than using environment variables.
    Also have you shutdown and restarted the Server in order for the above configuration change to take effect.
    Thanks,
    Vinod

  • SQL 2012 R2 - SSRS with the Report Server Web Service URL, can't access

    Hello:
    I am installing Dynamics CRM 2013.  When I am on RS Configuration manager; I am running into the SSRS (SQL 2012 on Server 2012)SQL issue, can't access the
    http://servername/:80/ReportsServer or
    http://servername/:Reports web pages
    The database server has SSRS native mode installed, it is using a domain account for the service credentials.  This account also has permission to log on a service in the GPO
    Account is a domain admin and is a local administrator
    SQL server is 2012 R2 on Windows Server 2012.  User base is less than 60 people and they have SharePoint 13 on the same SQL server.  Server more than enough resources.
    Any assistance would be appreciated.
    Thanks..Dan

    Hi DCas1,
    According to your description, you could not access
    http://servername/:80/ReportsServer or http://servername/:Reports web pages from Reporting Services configuration manager, SSRS in configured in native mode and the account you used is a local administrator.
    In Reporting Services, URLs are used to access the Report Server Web service and Report Manager. Before we can use either application, we need to configure at least one URL each for the Web service and Report Manager. If we are using the Reporting Services
    Configuration tool to create or modify the URLs, we can accept the default values for a URL or specify custom values. When we create a report server URL, we must specify the following parts: Host name, port and Virtual directory. In order to improve the efficiency
    of troubleshooting, I need to ask several questions:
    Since the default URL is http://<computername>/reportserver, did you type the URLs manually? or the URLs configured in Reporting Services configuration manager are
    http://servername/:80/ReportServer and
    http://servername/:Reports?
    Could you provide detailed information of error log(default location: %programfiles%\Microsoft SQL Server\MSRS11.MSSQLSERVER\Reporting Services\LogFiles)?
    For more information about Configuring a URL, please refer to the following documents:
    http://msdn.microsoft.com/en-us/library/ms159261(v=sql.110).aspx
    http://msdn.microsoft.com/en-us/library/bb630447(v=sql.110).aspx
    If you have any more questions, please feel free to ask.
    Thanks,
    Wendy Fu

  • Sharepoint 2013 Reporting services not fetching data via linked server

    We have a functional SharePoint 2013 farm in production with WFE (Server 1 , windows server 2012) and WFE ( Server 2 , windows server 2012) and SharePoint databases including report server databases on  (Server 3, which SQL Server 2012 on windows
    server 2012)
    Kerberos Authentication is enabled and Windows Authentication happens. Claims to Windows Service seems to work correctly too. No double hop issue. The SharePoint Reporting Services seem to be configured correctly and Reports get generated as expected
    in the following cases.
     1. If data is being pulled from Server A (SQL Server 2008 R2 Server on Windows Server 2008), Report gets generated no issues.
     2. If data is being pulled from Server B (SQL Server 2008 R2 Server on Windows Server 2008), Report gets generated no issues.
    The problem:-
    We have a view on Server A, which is fetching data from Server B. This report does not get generated. Gives an NT/Authority logon failure. Server B is created as a linked Server on Server A. The setting to run under users security context is checked.
    If I execute Query Builder from Report Builder 3.0, the query on the view gets the data and data is displayed in the report for next 10-15 min but after that the connections gets lost or if the user logs out and logs back in, the connection is lost
    again.
    Has some one experienced a issue like this? Can a report not work on a view getting data from linked server? Or I have missed  some thing really important.
    Any help is highly appreciated?
    cheers!
    Rachna
    Rachna

    Hi,
    From your description, my understanding is that you got an error when you clicked System settings after configuring Reporting Services service application.
    What size did you use for the memory? Please make sure the server has enough memory to run SharePoint and all services.
    In addition, please open
    http://localhost:xxxxx/SecurityTokenServiceApplication/securitytoken.svc to check if there is something about this issue.
    Here is a similar post about this issue, please take a look at:
    http://whitepages.unlimitedviz.com/2012/07/setting-up-reporting-services-2012-with-sharepoint-2013/
    As this issue is about Reporting Services, I suggest you create a new thread on SSRS forum, more experts will assist you with SSRS.
    SSRS forum:
    https://social.technet.microsoft.com/Forums/office/en-US/home?forum=sqlreportingservices
    Best Regards,
    Wendy
    TechNet Community Support
    Please remember to mark the replies as answers if they help, and unmark the answers if they provide no help. If you have feedback for TechNet Support, contact
    [email protected]

  • Xcelsius 2008:Unable to Launch Report in Web Browser via Reporting Services

    I am trying to create a dashboard in Xcelsius 2008 using SQL Server Reporting Services.
    In the properties of the 'Reporting Services' button I have selected the 'Select Report' button.
    Once I have input the reporting services URL and select 'submit', a list of all my reports appear on the left hand side. The problem occurs when I select the 'Launch Report in Web Browser' button. When a new browser opens, the URL is trying to access the local host instead of the correct server.
    Do any additional settings need to be updated?
    Thanks,
    Natalie

    I am trying to create a dashboard in Xcelsius 2008 using SQL Server Reporting Services.
    In the properties of the 'Reporting Services' button I have selected the 'Select Report' button.
    Once I have input the reporting services URL and select 'submit', a list of all my reports appear on the left hand side. The problem occurs when I select the 'Launch Report in Web Browser' button. When a new browser opens, the URL is trying to access the local host instead of the correct server.
    Do any additional settings need to be updated?
    Thanks,
    Natalie

  • Adding a second report server/url

    Hello!  I am somewhat confused by what I have read in these questions and need some help on how to do this.  I am using SQL Server 2008 R2 and we have set up Reporting Services on it.  I created the reportserver database and have a url pointing
    to it to access some reports.  However, we would like to set up another url pointing to a different set of reports.  Can someone please explain on how to do that?  Can you use the same reportserver database?  Do you just change the target
    serverurl somehow to point to a different url?  Most of the topics I have found tell me how to set up the initial url.  I have done that and it works fine.  Thanks for any help with this topic.

    Hey,
    each instance of report server held it's own database and it's own "URL" - Report manager. Having different URL means having multiple different instance.
    Each server can have one default instance, others must be named.
    Within one instance, trough Report manager, you can set multiple different user privileges to access only specific reports.

  • Reporting Services - All Datasets Broken

    Hello there.
    We’re having some problems with Reporting Services on a prod site and I was hoping someone might be able to offer a suggestion.
    Here are the facts :
    We have a SP Server 2010 (not foundation) farm which uses Reporting Services. There is 1 web / application server and 1 SQL server. Reporting Services 2008 R2 is installed on the SQL box.
    Sometime in the last 2 weeks the reports all stopped working (last known report run 2 weeks ago). This was picked up yesterday. I'm not aware of anything being manually changed in the farm to cause this.
    The reports report directly on SP lists using datasets with SharePoint data connections. There is one dataset per list.
    The SQL / Reporting Services box has previously had SP installed on it (Ouch! Inherited system – not sure why SP was installed on SQL box).
    A few weeks ago we stopped all SP services on the SQL box but did not uninstall SP from it. This did not affect reporting at the time.
    When a report fails, we see this message in the UI :
    Looking in the reporting services log messages are like the following, one per dataset :
    Query execution failed for dataset 'DataSet1'. ---> System.ArgumentException: Feature '22d91f57-00d1-4e0b-9c04-863a82deaa07' for list template '10001' is not installed in this farm. 
    The operation could not be completed.
    This happens for all datasets for all reports. All datasets are complaining that the feature for the list the data set uses is missing. These are features with list definitions / instances for the lists used in the reports.
    The initial thought was that someone had renamed a field or similar, but this would only impact that one dataset. What we are seeing is that
    all datasets simultaneously broke.
    The features Reporting Services are complaining about are indeed activated in SP in the relevant webs.
    On the SQL box the folders for the features Reporting Services are complaining about are not present in the 14 hive at C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\14\TEMPLATE\FEATURES, but then as far as I know they never were. On
    our dev environment we deleted these feature folders but this didn't reproduce the same error.
    We modified an unrelated SP list view yesterday via the SP UI. It’s unlikely but I wonder if there is some kind of list definition XML / voodoo behind the scenes that was interrupted by this.
    If you open the broken report in Report Builder directly from SP (via the list context menu), you can run the datasets OK, and do a test connection for the data source - but if you run the report itself you get the usual error. If I use Report Builder on
    my local machine to try to save to the web where the reports are stored, I get one of the “feature…is not installed in this farm” errors. I can’t even browse to that web in Report Builder without getting the error.
    Things I've tried so far (my infrastructure experience amounts to restart things until they work):
    App pool recycle web server.
    IISReset web server.
    Restart reporting service on SQL box.
    Delete the view I thought might have been somehow related.
    In summary I have no idea what the root cause is here or what has changed recently. I’m a 
    programmer and someone else who is no longer available set up this environment so I’m a bit stuck!
    Thanks for reading.
    Lee

    We've resolved this.
    It turns out the features it was complaining about really were missing on the Reporting Services box and needed to be present. I wrongly concluded this wasn't the problem initially when we deleted these features on a dev box, restarted a few things and reports
    didn't break. I guess something was still being cached somewhere.
    Best  guess as to why the features went away is that when we disabled all of the SP services on the reporting services box via Central Admin, one of these (probably SharePoint Foundation Web Application), all custom features / solutions were removed
    from the box.
    Moral of the story I think is make sure your reporting services box is a valid part of the SP farm and has all required features present.
    Cheers
    Lee

  • Report Server URL field no longer visible in Dashboard Designer after applying SP1 and the October 2011 CU

    Environment: 1 WFE on W2K8Ent x64 SP2 | 1 App Server on W2K8 Standard x64 SP2 | 1 Dedicated SQL Server 2008 R2  
    SharePoint 2010 Enterprise Edition
    I recently applied SP1 and the October 2011 CU (Server updates, not foundation) on both the WFE and the App server and now I'm experiencing an issue with PerformancePoint Dashboard Designer in that when I want to deploy a new SSRS report, I no longer have
    the ability to indicate the report server url under the report settings section because it's missing.  I also do not have the ability to preview the report nor can I modify any of the settings like Zoom or Format as they're greyed out.
    I've been researching for several days now and cannot find anything to remedy my issue. I have reviewed the upgrade logs on both the WFE and App server ... I ran the product config wizard after applying the SP and the update ... Sharepoint is configured
    to use Windows Integrated Mode for the reporting services configuration via Central Admin.
    I noticed that the web config for my app was updated and compared that against a backup of the old web config and I mainly see diffs in version references for reporting services, etc.  (Ex. version 10 in the old, 11 in the new/updated config file).
    Anyone else out there have this same issue?  Any suggestions would be greatly appreciated!
    Thanks,
    Chad

    Ultimately, I ended up installing SharePoint 2010 RTM on a separate system and then copied the folder with the PerformancePoint Dashboard Designer and put that on my PC at work.  If you open a PerformancePoint report inside SharePoint, it
    will default to the version of the update so be sure to open up the designer from wherever you store it on your PC.  You'll know if it's the right one anyways if the URL is missing. 
    Also, once you've opened the RTM version, this will be the one that opens from the SharePoint shortcut via the Windows Start->All Programs->SharePoint Folder. 
    Chad Barrett

  • SharePoint Reporting Services Integration - System Settings Page Issue

    Hi All,
    A client of mine has setup Reporting Services (SQL Server 2012 SP1) integration on a SharePoint 2010 environment and this has been working fine for a while now. This includes viewing SSRS reports and also creating PowerView reports from the SharePoint interface.
    The only issue that we have is when we browse to the SQL Reporting Services service application via SharePoint Central Administration and select 'System Settings' we receive an error and can't configure any of the settings located on this page.
    Looking at the ULS logs I can see the following error is raised:
    System.NullReferenceException: Object reference not set to an instance of an object.    at Microsoft.ReportingServices.SharePoint.SharedService.UI.ReportingServicesSystemSettings.InitStrings()     at Microsoft.ReportingServices.SharePoint.SharedService.UI.ReportingServicesSystemSettings.OnInit(EventArgs
    e)     at System.Web.UI.Control.InitRecursive(Control namingContainer)     at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
    43aaadcd-fc67-420e-a30f-2e174f151084
    I removed the existing service application and uninstalled the SharePoint Services (using Install-SPRSService). I then reconfigured the RS services and created a new service application but the error is still raised. All other pages under the service application
    can be loaded. We also tried setting the reporting services diagnostic logs to verbose but couldn't see any further information.
    Has anybody seen this before? I'm thinking that perhaps some of the configuration settings for this page actually carry a null value when it should be configured with something. Does anybody know where these settings are saved?
    Cheers,
    Tom

    Just thought I'd provide an update, we ended up resolving this, problem was related to an incorrect ID one one of the fields in ReportingServicesSystemSettings.aspx.
    Updating this to the correct ID resolved the issue. Weird thing was that the file was incorrect on more than one server, only had to obviously update it on the CA server though. After this the System Settings page opened without any problems.

  • Error in sql 2008 reporting services with sharepoint 2013

    i have database sql 2008r2 and sharepoint 2013 enterprise
    database is in cluster server and sharepoint have 2 servers one for webfront end and one for services.
    im tring to configer ssrs in the web front end server for sharepoint and i install sql 2008 add on for sharepoint 2010  but still have this error
    The configuration parameter SharePointIntegrated is set to True but Share
    Point Object Model cannot be loaded. The error was:
    System.IO.FileNotFoundException: Could not load file or assembly
    'Microsoft.SharePoint, Version=14.0.0.0, Culture=neutral,
    PublicKeyToken=71e9bce111e9429c' or one of its dependencies. The system cannot
    find the file specified. File name: 'Microsoft.SharePoint, Version=14.0.0.0,
    Culture=neutral, PublicKeyToken=71e9bce111e9429c' at
    Microsoft.ReportingServices.SharePoint.Objects.RSSPImpSecurity.set_StaticCatchAccessDeniedException(Boolean
    value) at
    Microsoft.ReportingServices.SharePoint.Server.SharePointServiceHelper..ctor() at
    Microsoft.ReportingServices.SharePoint.Server.SharePointServiceHelperFactory.get_ServiceHelper()
    WRN: Assembly binding logging is turned OFF. To enable assembly bind failure
    logging, set the registry value [HKLM\Software\Microsoft\Fusion!EnableLog]
    (DWORD) to 1. Note: There is some performance penalty associated with assembly
    bind failure logging. To turn this feature off, remove the registry value
    [HKLM\Software\Microsoft\Fusion!EnableLog]. .
    (rsSharePointObjectModelNotInstalled)
    and befour that i was install sql 2012 add on for sharepoint 2013 but was the same error so i did uninstall for it
    this error when i try to open reporting services url
    Thanks for any help :) my blog is: http://www.waelk.com

    SharePoint 2013 only supports SSRS 2012 SP1 - http://msdn.microsoft.com/en-us/library/gg492257.aspx. You'll need to upgrade your SSRS instance to 2012 SP1.
    Trevor Seward
    Follow or contact me at...
    &nbsp&nbsp
    This post is my own opinion and does not necessarily reflect the opinion or view of Microsoft, its employees, or other MVPs.

Maybe you are looking for