SQL 2008 Reporting Services: Setting BackgroundRepeat = NoRepeat in SQL 2008

Good day
I have an report that has a background image set.  The BackgroundRepeat property = Clip (which is the alternative to 2005 NoRepeat). This background image is only suppose to print on the first page. When the report was still in SQL 2005 it printed fine,
with the image displaying on the first page but NOT on the second page.  After the conversion to SQL 2008 I noticed that the image is now printing on both pages. 
Please advise on the way forward.  Is there another property that I need to provide to make the image only print on the first page?
Your response will be much appresiated.
Kind Regards
Ronelle

Hi Ronelle,
The
BackgroundRepeat property indicates how the background image fills the available space. So if set the property to
Clip in Reporting Services 2008 or NoRepeat in Reporting Services 2005, the background image will not repeat in both horizontal and vertical in current page, but it will be displayed as background in every
page.
However, as you mentioned, the background image only print on the first page as you desired in your report in Reporting Services 2005. If you achieve this just by setting the
BackgroundRepeat property to NoRepeat, could please post the specific version of your Reporting Services 2005 which you can find it in the bottom of your Report Server pages? It will be helpful for us to provide you
further assistance.
If you have any question, please feel free to ask.
Best Regards,
Tony Chain

Similar Messages

  • CM 2012 Reporting Services displays an error

    When attempting to edit a Config Manager 2012 report, I get the followign error:
    A connection was successfully established with the server, but then an error occurred during the pre-login handshake. (provider: SSL Provider, error: 0 - The certificate chain was issued by an authority that is not trusted.)
    I have imported the server certificate into my workstation, without success.
    The registry has been edited to display version 3 instead of version 2
    Logged into my machine with an account that is an administrator level to Config Manager 2012
    Anyone have any ideas why I cannot connect?

    Hi RichChian,
    As per my understanding, we should import the SQL certificate to the remote report services certificate store from the primary database servers certificate store. For more details, please see the following thread:
    http://social.technet.microsoft.com/Forums/en-US/add3e017-6166-4443-b9f2-9898e4e0c843/report-builder-unable-to-connect-to-data-source
    Besides, the issue can be also caused by the data source for the CM12 reporting service sets these values in the data connection string for the data source for your SSRS report:
    Persist Security Info=False;Initial Catalog=<siteDB>;Data Source=<DBserverFQDN>;Encrypt=true;TrustServerCertificate=false
    We can refer to the following blog for the detail resolution:
    http://thecmadmin.com/2013/07/22/fix-certificate-error-when-working-with-cm12-reports/
    Hope this helps.
    Thanks,
    Katherine Xiong
    Katherine Xiong
    TechNet Community Support

  • SQL 2008 Reporting Services

    Has anyone been able to get Xcelsius Enterprise to work with SQL 2008 Reporting Services?

    Hi Ronelle,
    The
    BackgroundRepeat property indicates how the background image fills the available space. So if set the property to
    Clip in Reporting Services 2008 or NoRepeat in Reporting Services 2005, the background image will not repeat in both horizontal and vertical in current page, but it will be displayed as background in every
    page.
    However, as you mentioned, the background image only print on the first page as you desired in your report in Reporting Services 2005. If you achieve this just by setting the
    BackgroundRepeat property to NoRepeat, could please post the specific version of your Reporting Services 2005 which you can find it in the bottom of your Report Server pages? It will be helpful for us to provide you
    further assistance.
    If you have any question, please feel free to ask.
    Best Regards,
    Tony Chain

  • How to set a default date as a parameter in Microsoft Reporting Services 2008 to January 1st

    How can I set a default parameter for date for 01/01/yyyy.

    Hi Giss68,
    If I understand correctly, you want to set the first day of current year as a default value of a parameter in Microsoft Reporting Services 2008 report.
    If in this scenario, we can use the expression below as the default value in the parameter:
    =DateAdd("d",-DatePart(DateInterval.DayOfYear,Today,0,0)+1,Today)
    The following document about DateAdd function is for your reference:
    http://technet.microsoft.com/en-us/library/aa337194(v=sql.100).aspx
    If there are any other questions, please feel free to ask.
    Thanks,
    Katherine Xiong
    If you have any feedback on our support, please click
    here.
    Katherine Xiong
    TechNet Community Support

  • 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.

  • "SQL Server 2008 Reporting Services does not support map report items"

    Hi,
    I am trying some new feature that are introduced in SQL Server 2008 R2 version. While I try to use "Map" control within it, it threw the following error:-
    "Error 1 The map, Map1, was removed from the report. SQL Server 2008 Reporting Services does not support map report items. "
    -Also, similar kind of error I am getting for "Indicator" control.

    Hi Tej,
    I think you get this error message when you are deploying a report to report server using BIDS, correct?  If not, please provide more details on your scenario :-)
    If I guessed correctly, then this message is a result of trying to deploy a map report (a SSRS 2008 R2 feature) to a non-R2 2008 report server.  When deploying a report of RDL2010 format to a non-R2 report server, BIDS will downgrade the file to RDL2008 format, so that the non-R2 report server can process it.  Any report elements using features not supported in RDL2008 will be dropped during this downgrade process.
    BIDS gets the server version from a report project property called TargetServerVersion:
    http://technet.microsoft.com/en-us/library/ee635898(SQL.105).aspx
    If your report server is indeed the 2008 R2 version, then the TargetServerVersion property should be set to "SQL Server 2008 R2 Reporting Services."  The project property page also has a "Auto Detect..." option if you are uncertain about the version of your report server.
    Hope this helps!
    Cheers,
    LawrenceThis posting is provided "AS IS" with no warranties, and confers no rights.

  • Date parameter does not work in SharePoint 2010 report using SQL 2008 Server Reporting Service

    Here is the settings:
    SharePoint 2010 with SQL server 2008 reporting services configured
    When create a report for a SP list using SQL server report builder (3.0) the date parameter does not work.
    The data parameter is set as "date and time" type and field name equals the col name in the SP list
    When run the report, the whatever dates I select, the result is always the same, so the parameters do not take any effect.
    Is any step missing?
    Thanks for any advice !

    Hi ,
    How did you configure you "date and time" type parameter and field name equals the col name in the SP list?
    Have you tested if other type parameter worked?
    Have you tried typing the date format as 20140722 in your date parameter filed before run the report?
    http://whitepages.unlimitedviz.com/2012/02/using-sharepoint-filters-with-reporting-services-parameters-for-personalized-reports/
    Thanks,
    Daniel Yang
    Forum Support
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Subscriber Support, contact
    [email protected]
    Daniel Yang
    TechNet Community Support

  • How to uninstall Reporting Services on SQL 2008 R2?

    Hi folks,
      Does anyone know how to uninstall (and intall) Reporting Services without uninstalling SQL server.   I have a reporting Services Instance that has gone wrong (Virtual Directories do not exist in IIS) and the RS Configuration tool will not
    let me create a new set of directories (Option remains greyed out).
    The SQL Server Repair option did not work when I tried that.

    Hi AndyW2007,
    From SQL Server Reporting Services(SSRS) 2008, the SSRS is Internet Information Server(IIS) independence. This means there is no directory for Reporting Services under IIS.
    In this case, please make sure the SSRS service is running, otherwise, we are not able to configure the Web Service URL and the Report Manager URL(means configuring the virtual directories). 
    Anyway, in order to uninstall SQL Server Reporting Services without uninstalling other SQL Server components, please follow this guide:
    In Add/Remove programs
    Click the 'Uninstall/Change' button for "SQL Server 2008 R2"
    In the coming dialog, click 'Remove'
    Click 'OK'
    In the 'Select Instance' dialog,  select the appropriate instance, and then click 'Next'
    In the 'Select Features' dialog, please only select 'Reporting Services'
    Then click 'Next' and 'Next' till the uninstalling process starting
    If you have any more questions, please feel free to ask.
    Thanks,
    Jin Chen
    Jin Chen - MSFT

  • Report Builder 1.0 for SQL Server Reporting Services 2008 R2

    We are trying to implement Ad-Hoc Reporting using SSRS 2008 R2.
    First of all, it is very unhelpful that all SSRS books are for either 2008 or 2012, even though SSRS has major changes in 2008 R2 compared to 2008.
    Our instructional materials indicate that we should build Report Models to abstract out our databases into terms familiar to our business users.
    The problem we are having is the difference in functionality between Report Builder 1.0 and Report Builder 3.0. Report Builder 3.0 is touted as having the modern, ribbon based interface that is supposed to make end-users feel more comfortable.  However,
    all the documentation says that end users are supposed to use Report Builder 1.0 for Ad-Hoc Reporting.  And, it seems, that the reports generated by Report Builder 1.0 are not round-trip compatible with all the other reporting tools for SSRS 2008 R2.
    The documentation we have illustrates that Report Builder 1.0 is nice for Ad-Hoc reporting, because is based on connecting directly to Report Models, and the end users can directly drag-and-drop entities and fields into their reports.
    When we try working with Report Builder 3.0, it seems we must first connect to the Report Model as a Data Source and then build a Dataset query on the Report Model.  Only then are some entity attributes available to be dropped into the report. 
    If the user decides another source column is needed, they have to go back, edit the query, save the query, and then drag the column from the Dataset to the report.  This does not seem end user friendly at all!
    We are also concerned that if we train our users on the seemingly soon-to-be-obsolete Report Builder 1.0, and get them used to having direct Report Model access, that at some point we will have to move them to the Dataset-interrupted approach of Report Builder
    2+.  Highlighting this perception of impending obsolescence of Report Builder 1.0 is that in our shop that is starting with SSRS 2008 R2, we cannot figure out how to get a copy of Report Builder 1.0 in the first place.
    We just don't see our end users being savvy enough to handle the steps involved with creating Datasets on top of Report Model Data Sources.  So we would have to build the Datasets for them.  But in that case, what point is there in creating any
    Report Models in the first place if DBAs are the ones to make Datasets?
    As such, it is hard to envision a forward-looking SSRS implementation that has the end user ease-of-use Ad-Hoc reporting that the SSRS 2008 documentation presents.
    What is it that Microsoft actually wants/expects SSRS implementers to do?
    Dan Jameson
    Manager SQL Server DBA
    CureSearch for Children's Cancer
    http://www.CureSearch.org

    Hi Dan,
    Report Builder 1.0
    Simple template-based reports
    Requires report model
    Supports only SQL Server, Oracle, and Analysis Services as data sources
    Supports RDL 2005
    Bundled in SSRS
    Report Builder 2.0 or later
    Full-featured reports as the BIDS Report Designer
    Doesn't require (but supports) report models
    Supports any data source
    Supports RDL 2008
    Available as a separate web download
    In your scenario, you want to use Report Builder 1.0 in SQL Server Reporting Services 2008 R2, I am afraid this cannot achieve. Report Builder 1.0 is available in the box in either SQL 2005 or SQL 2008. It is not available as a separate client apps and is
    only available as a click once application.
    Report Builder 1.0
    Report Builder 3.0
    Thank you for your understanding.
    Regards,
    Charlie Liao
    If you have any feedback on our support, please click
    here.
    Charlie Liao
    TechNet Community Support

  • Sharepoint 2010 SQl 2008 r2 Reporting Services Integrated with Claims

    i have a 4 server sharepoint 2010 farm all servers are windows 2008 r2 x64
    two severs are sharepoint app/wfe servers
    one server is SQL sharepoint content db server sql 2008 r2 enterprise
    one server is SQL Claims Provider DB and reporting services on SQL 2008 r2
    the site is behind a forefront tmg proxy firewall for both internal and external users and both locations are producing the same results.
    the web application i am having an issue with consists of a primary web app claims enabled web app that only has NTLM enabled, with an extended extranet webapp that  supports claims and NTLM.
    there is surrently a site collection that has been configured for reporting services when i log into the site as a SQL Claims user i am able to run the reportbuilder as a content type  using the New Report builder report content type from a library on
    this site. Reportbuilder launches and i am once gain prompted to login i login with the same credentials i used to log into the site and reportbuilder opens up and then i am able to open datasourceas and reports.
    When i log in to the same site collection as a domain user i am able to log in to the site and launch reportbuilder. When reportbuilder opens up i am prompted to log in, i insert my domain\username and password and nothing happens the login prompt appears again
    blank on the back end it throws the following exceptions
    1. Password check on 'username' generated exception: 'System.ServiceModel.FaultException`1[Microsoft.IdentityModel.Tokens.FailedAuthenticationException]: The security token username and password could not be validated. (Fault Detail is equal to Microsoft.IdentityModel.Tokens.FailedAuthenticationException:
    The security token username and password could not be validated.).'.
    2.An exception occurred when trying to issue security token: The security token username and password could not be validated.
    any thoughts on where i should begin troubleshooting this.

    I think i am getting close i am now seeing a new error it seems that the sp farm account is unable my domain account when launching reportbuilder.
    vent code: 4006
    Event message: Membership credential verification failed.
    Event time: 4/6/2014 10:59:05 AM
    Event time (UTC): 4/6/2014 2:59:05 PM
    Event ID: 7640af98dab846829f78e7d74a4e1e8a
    Event sequence: 9
    Event occurrence: 8
    Event detail code: 0
    Application information:
        Application domain: /LM/W3SVC/2/ROOT/SecurityTokenServiceApplication-1-130412687342754349
        Trust level: Full
        Application Virtual Path: /SecurityTokenServiceApplication
        Application Path: C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\14\WebServices\SecurityToken\
        Machine name: (SP WFE MACHINE NAME)
    Process information:
        Process ID: 8044
        Process name: w3wp.exe
        Account name: (SP FARM ACCOUNT)
    Request information:
        Request URL:  
        Request path:  
        User host address:  
        User:  
        Is authenticated: False
        Authentication Type:  
        Thread account name: (SP FARM ACCOUNT)
    Name to authenticate: (doamin account launching reportbuilder)
    Custom event details:

  • Upgrade Sharepoint 2010 SQL Reporting Services from 2008 R2 to 2014

    I'm about to do the upgrade of SharePoint 2010 Reporting Services from 2008 R2 to 2014.  The instructions say it can be done "in-place" with no downtime.  I've seen this article:
    http://whitepages.unlimitedviz.com/2012/03/upgrading-sql-server-reporting-services-to-2012-in-sharepoint-integrated-mode/
    It covers 2012 so I assume the same holds true for 2014.
    I'd like to get the low down from anyone who has actually performed the upgrade of SSRS from 2008 R2 to 2014.  Anyone done this upgrade?  Any issues?
    David Jenkins

    So far I would have to say that the upgrade can be done "in-place" but there is a "DOWNTIME".
    This article has helped a lot:
    http://blogs.catapultsystems.com/tlingenfelder/archive/2012/07/10/upgrading-sql-server-reporting-services-2008-r2-to-sql-server-reporting-services-2012-in-sharepoint.aspx
    In the article it tells you about a bug in the SQL Upgrade process where
    the Domain account you use will not work. When you type in the password it fails. On top of that it will lock the Domain account because of a bad password!  There is probably something wrong with the authentication process and it garbles the password. 
    Anyway, you end up having to change the account to the "Network Service" account before you can do the upgrade.  This means the services get restarted which means???
    DOWN TIME!  He goes over other errors.  I haven't reviewed these issues yet.
    The other thing I learned is that everything needs to be SQL Server 2008 R2 SP2 in order to upgrade.  You don't find this out until almost the last step in the installation process.
    Now I have to wait until next week to actually do the upgrade because I have to schedule an SP2 install.  :(
    David Jenkins

  • SQL Server 2008 Reporting Services HTTP 500 error

    Hi Everyone,
    I recently tried changing authentication mode in RSReportServer.config, I changed from RSWindowsBasic to RSWindowsNegotiate. After restarting the services, I tried to access the Reports page (which worked before my change), but I was unable to load HTTP
    500 error.
    I then did what anyone else would do, revert back to the origin config and restart the services. I then tried to access but I got exactly the same error, HTTP 500.
    I really dont understand why, I have reverted back to exactly the same configuration that work.
    The error messages from the logs are as follows:
    rshost!rshost!16ec!01/16/2014-13:33:53:: i INFO: CLR runtime is initialized.
    rshost!rshost!16ec!01/16/2014-13:33:53:: v VERBOSE: Initializing Memory Monitoring
    rshost!rshost!16ec!01/16/2014-13:33:53:: i INFO: Derived memory configuration based on physical memory as 4193848 KB
    rshost!rshost!16ec!01/16/2014-13:33:53:: w WARN: Failed to initialize performance counters: ffffffff. Possible setup issue.
    rshost!rshost!16ec!01/16/2014-13:33:53:: v VERBOSE: Supported winsock version is 2.2.
    appdomainmanager!DefaultDomain!18e4!01/16/2014-13:33:53:: i INFO: Entered managed ServiceMain in DefaultDomain.
    library!DefaultDomain!d30!01/16/2014-13:33:54:: i INFO: Initializing ConnectionType to '0'  as specified in Configuration file.
    library!DefaultDomain!d30!01/16/2014-13:33:54:: i INFO: Initializing SecureConnectionLevel to '2'  as specified in Configuration file.
    library!DefaultDomain!d30!01/16/2014-13:33:54:: i INFO: Initializing CleanupCycleMinutes to '10' minute(s) as specified in Configuration file.
    library!DefaultDomain!d30!01/16/2014-13:33:54:: i INFO: Initializing MaxActiveReqForOneUser to '20' requests(s) as specified in Configuration file.
    library!DefaultDomain!d30!01/16/2014-13:33:54:: i INFO: Initializing DatabaseQueryTimeout to '120' second(s) as specified in Configuration file.
    library!DefaultDomain!d30!01/16/2014-13:33:54:: i INFO: Initializing RunningRequestsScavengerCycle to '60' second(s) as specified in Configuration file.
    library!DefaultDomain!d30!01/16/2014-13:33:54:: i INFO: Initializing RunningRequestsDbCycle to '60' second(s) as specified in Configuration file.
    library!DefaultDomain!d30!01/16/2014-13:33:54:: i INFO: Initializing RunningRequestsAge to '30' second(s) as specified in Configuration file.
    library!DefaultDomain!d30!01/16/2014-13:33:54:: i INFO: Initializing MaxScheduleWait to '5' second(s) as specified in Configuration file.
    library!DefaultDomain!d30!01/16/2014-13:33:54:: i INFO: Initializing DisplayErrorLink to 'True'  as specified in Configuration file.
    library!DefaultDomain!d30!01/16/2014-13:33:54:: i INFO: Initializing WebServiceUseFileShareStorage to 'False'  as specified in Configuration file.
    library!DefaultDomain!d30!01/16/2014-13:33:54:: i INFO: Initializing WatsonFlags to '1064'  as specified in Configuration file.
    library!DefaultDomain!d30!01/16/2014-13:33:54:: i INFO: Initializing WatsonDumpOnExceptions to 'Microsoft.ReportingServices.Diagnostics.Utilities.InternalCatalogException,Microsoft.ReportingServices.Modeling.InternalModelingException,Microsoft.ReportingServices.ReportProcessing.UnhandledReportRenderingException'
     as specified in Configuration file.
    library!DefaultDomain!d30!01/16/2014-13:33:54:: i INFO: Initializing WatsonDumpExcludeIfContainsExceptions to 'System.Threading.ThreadAbortException,System.Web.UI.ViewStateException,System.OutOfMemoryException,System.Web.HttpException,System.IO.IOException,System.IO.FileLoadException,Microsoft.SharePoint.SPException'
     as specified in Configuration file.
    library!DefaultDomain!d30!01/16/2014-13:33:54:: i INFO: Initializing AuthenticationTypes to '8'  as specified in Configuration file.
    library!DefaultDomain!d30!01/16/2014-13:33:54:: i INFO: Initializing RSWindowsExtendedProtectionLevel to 'Off'  as specified in Configuration file.
    library!DefaultDomain!d30!01/16/2014-13:33:54:: i INFO: Initializing RSWindowsExtendedProtectionScenario to 'Proxy'  as specified in Configuration file.
    library!DefaultDomain!d30!01/16/2014-13:33:54:: i INFO: Initializing EnableAuthPersistence to 'True'  as specified in Configuration file.
    library!DefaultDomain!d30!01/16/2014-13:33:54:: i INFO: Initializing IsSchedulingService to 'True'  as specified in Configuration file.
    library!DefaultDomain!d30!01/16/2014-13:33:54:: i INFO: Initializing IsNotificationService to 'True'  as specified in Configuration file.
    library!DefaultDomain!d30!01/16/2014-13:33:54:: i INFO: Initializing IsEventService to 'True'  as specified in Configuration file.
    library!DefaultDomain!d30!01/16/2014-13:33:54:: i INFO: Initializing PollingInterval to '10' second(s) as specified in Configuration file.
    library!DefaultDomain!d30!01/16/2014-13:33:54:: i INFO: Initializing WindowsServiceUseFileShareStorage to 'False'  as specified in Configuration file.
    library!DefaultDomain!d30!01/16/2014-13:33:54:: i INFO: Initializing MemorySafetyMargin to '80' percent as specified in Configuration file.
    library!DefaultDomain!d30!01/16/2014-13:33:54:: i INFO: Initializing MemoryThreshold to '90' percent as specified in Configuration file.
    library!DefaultDomain!d30!01/16/2014-13:33:54:: i INFO: Initializing RecycleTime to '720' minute(s) as specified in Configuration file.
    library!DefaultDomain!d30!01/16/2014-13:33:54:: i INFO: Initializing MaxAppDomainUnloadTime to '30' minute(s) as specified in Configuration file.
    library!DefaultDomain!d30!01/16/2014-13:33:54:: i INFO: Initializing MaxQueueThreads to '0' thread(s) as specified in Configuration file.
    library!DefaultDomain!d30!01/16/2014-13:33:54:: i INFO: Initializing UrlRoot to 'https://ssrsreportingppe.companytest9.co.uk:4434/ReportServer'  as specified in Configuration file.
    library!DefaultDomain!d30!01/16/2014-13:33:54:: i INFO: Initializing IsWebServiceEnabled to 'True'  as specified in Configuration file.
    library!DefaultDomain!d30!01/16/2014-13:33:54:: i INFO: Initializing IsReportManagerEnabled to 'True'  as specified in Configuration file.
    library!DefaultDomain!d30!01/16/2014-13:33:54:: i INFO: Initializing ReportServerUrl to 'https://ssrsreportingppe.companytest9.co.uk:4434/ReportServer'  as specified in Configuration file.
    library!DefaultDomain!d30!01/16/2014-13:33:54:: i INFO: Initializing MaxConnections to '2'  as specified in Configuration file.
    library!DefaultDomain!d30!01/16/2014-13:33:54:: i INFO: Initializing Timeout to '10' second(s) as specified in Configuration file.
    library!DefaultDomain!d30!01/16/2014-13:33:54:: i INFO: Initializing AppID to '(Default)'  as specified in Configuration file.
    library!DefaultDomain!d30!01/16/2014-13:33:54:: i INFO: Initializing CacheLevel to 'Default'  as specified in Configuration file.
    resourceutilities!DefaultDomain!d30!01/16/2014-13:33:54:: i INFO: Reporting Services starting SKU: Enterprise
    configmanager!DefaultDomain!d30!01/16/2014-13:33:54:: i INFO: Using report server internal url https://ssrsreportingppe.companytest9.co.uk:4434/ReportServer.
    configmanager!DefaultDomain!d30!01/16/2014-13:33:54:: i INFO: Using report server external url https://TEST-SRV-DBA01:4445/ReportServer.
    configmanager!DefaultDomain!d30!01/16/2014-13:33:54:: i INFO: Using url root https://ssrsreportingppe.companytest9.co.uk:4434/ReportServer.
    configmanager!DefaultDomain!d30!01/16/2014-13:33:54:: i INFO: AuthPersistence does not apply to basic authentication.
    rshost!rshost!d30!01/16/2014-13:33:54:: i INFO: Configuring maxPhysicalCpu=8, minLogicalCpu=0
    rshost!rshost!d30!01/16/2014-13:33:54:: i INFO: Logical processor per physical processor 1
    rshost!rshost!d30!01/16/2014-13:33:54:: i INFO: Maximum logical CPU is 1
    configmanager!DefaultDomain!d30!01/16/2014-13:33:54:: i INFO: Using report server internal url https://ssrsreportingppe.companytest9.co.uk:4434/ReportServer.
    configmanager!DefaultDomain!d30!01/16/2014-13:33:54:: i INFO: Using report server external url https://TEST-SRV-DBA01:4445/ReportServer.
    configmanager!DefaultDomain!d30!01/16/2014-13:33:54:: i INFO: Using url root https://ssrsreportingppe.companytest9.co.uk:4434/ReportServer.
    configmanager!DefaultDomain!d30!01/16/2014-13:33:54:: i INFO: AuthPersistence does not apply to basic authentication.
    appdomainmanager!DefaultDomain!d30!01/16/2014-13:33:54:: i INFO: Appdomain:2 WindowsService_0 started.
    resourceutilities!WindowsService_0!d30!01/16/2014-13:33:55:: i INFO: Reporting Services starting SKU: Enterprise
    library!WindowsService_0!1f70!01/16/2014-13:33:55:: i INFO: Catalog SQL Server Edition = Enterprise
    appdomainmanager!DefaultDomain!d30!01/16/2014-13:33:55:: i INFO: The UserAccountControl value for the service account is 512
    rshost!rshost!1940!01/16/2014-13:33:55:: i INFO: Registered url=https://TEST-SRV-DBA01.company.co.uk:4444/ReportServer/, vdir=/ReportServer, pdir=C:\Program Files\Microsoft SQL Server\MSRS10_50.MSSQLSERVER\Reporting Services\ReportServer.
    rshost!rshost!1940!01/16/2014-13:33:55:: i INFO: Registered url=http://SSRSReportingPPE.companytest9.co.uk:8081/ReportServer/, vdir=/ReportServer, pdir=C:\Program Files\Microsoft SQL Server\MSRS10_50.MSSQLSERVER\Reporting Services\ReportServer.
    rshost!rshost!1940!01/16/2014-13:33:55:: i INFO: Registered url=https://+:4445/ReportServer/, vdir=/ReportServer, pdir=C:\Program Files\Microsoft SQL Server\MSRS10_50.MSSQLSERVER\Reporting Services\ReportServer.
    rshost!rshost!1940!01/16/2014-13:33:55:: i INFO: Registered url=https://+:4443/ReportServer/, vdir=/ReportServer, pdir=C:\Program Files\Microsoft SQL Server\MSRS10_50.MSSQLSERVER\Reporting Services\ReportServer.
    rshost!rshost!1940!01/16/2014-13:33:55:: i INFO: Currently registered url https://+:4443/ReportServer/ on endpoint 2
    rshost!rshost!1940!01/16/2014-13:33:55:: i INFO: Currently registered url https://+:4445/ReportServer/ on endpoint 2
    rshost!rshost!1940!01/16/2014-13:33:55:: i INFO: Currently registered url http://SSRSReportingPPE.companytest9.co.uk:8081/ReportServer/ on endpoint 2
    rshost!rshost!1940!01/16/2014-13:33:55:: i INFO: Currently registered url https://TEST-SRV-DBA01.company.co.uk:4444/ReportServer/ on endpoint 2
    appdomainmanager!DefaultDomain!d30!01/16/2014-13:33:55:: i INFO: The UserAccountControl value for the service account is 512
    crypto!WindowsService_0!1f70!01/16/2014-13:33:55:: i INFO: Initializing crypto as user: company\adm.sukh.gidda
    rshost!rshost!1d44!01/16/2014-13:33:55:: i INFO: Registered url=https://TEST-SRV-DBA01.company.co.uk:4444/Reports/, vdir=/Reports, pdir=C:\Program Files\Microsoft SQL Server\MSRS10_50.MSSQLSERVER\Reporting Services\ReportManager.
    rshost!rshost!1d44!01/16/2014-13:33:55:: i INFO: Registered url=http://SSRSReportingPPE.companytest9.co.uk:8081/Reports/, vdir=/Reports, pdir=C:\Program Files\Microsoft SQL Server\MSRS10_50.MSSQLSERVER\Reporting Services\ReportManager.
    rshost!rshost!1d44!01/16/2014-13:33:55:: i INFO: Registered url=https://WMSvc-TEST-SRV-DBA01:4444/Reports/, vdir=/Reports, pdir=C:\Program Files\Microsoft SQL Server\MSRS10_50.MSSQLSERVER\Reporting Services\ReportManager.
    rshost!rshost!1d44!01/16/2014-13:33:55:: i INFO: Registered url=https://+:4445/Reports/, vdir=/Reports, pdir=C:\Program Files\Microsoft SQL Server\MSRS10_50.MSSQLSERVER\Reporting Services\ReportManager.
    rshost!rshost!1d44!01/16/2014-13:33:55:: i INFO: Registered url=https://+:4434/Reports/, vdir=/Reports, pdir=C:\Program Files\Microsoft SQL Server\MSRS10_50.MSSQLSERVER\Reporting Services\ReportManager.
    rshost!rshost!1d44!01/16/2014-13:33:55:: i INFO: Currently registered url https://+:4434/Reports/ on endpoint 3
    rshost!rshost!1d44!01/16/2014-13:33:55:: i INFO: Currently registered url https://+:4445/Reports/ on endpoint 3
    rshost!rshost!1d44!01/16/2014-13:33:55:: i INFO: Currently registered url https://WMSvc-TEST-SRV-DBA01:4444/Reports/ on endpoint 3
    rshost!rshost!1d44!01/16/2014-13:33:55:: i INFO: Currently registered url http://SSRSReportingPPE.companytest9.co.uk:8081/Reports/ on endpoint 3
    rshost!rshost!1d44!01/16/2014-13:33:55:: i INFO: Currently registered url https://TEST-SRV-DBA01.company.co.uk:4444/Reports/ on endpoint 3
    rshost!rshost!1d44!01/16/2014-13:33:55:: i INFO: Endpoint 4 is disabled and no url is registered vdir=/ReportServer/ReportBuilder, pdir=C:\Program Files\Microsoft SQL Server\MSRS10_50.MSSQLSERVER\Reporting Services\ReportServer\ReportBuilder.
    resourceutilities!DefaultDomain!d30!01/16/2014-13:33:55:: i INFO: Maximum memory limit is 2097152Mb
    rshost!rshost!d30!01/16/2014-13:33:55:: i INFO: Derived memory configuration based on physical memory as 4193848 KB
    servicecontroller!DefaultDomain!1d44!01/16/2014-13:33:55:: i INFO: Total Physical memory: 4294500352
    rpcserver!DefaultDomain!1940!01/16/2014-13:33:55:: i INFO: Process monitoring started.
    library!WindowsService_0!1f70!01/16/2014-13:33:55:: v VERBOSE: Transaction begin.
    crypto!WindowsService_0!1f70!01/16/2014-13:33:55:: i INFO: Exporting public key
    crypto!WindowsService_0!1f70!01/16/2014-13:33:55:: i INFO: Performing sku validation
    crypto!WindowsService_0!1f70!01/16/2014-13:33:55:: i INFO: Importing existing encryption key
    library!WindowsService_0!1f70!01/16/2014-13:33:55:: v VERBOSE: Transaction commit.
    library!WindowsService_0!1f70!01/16/2014-13:33:56:: v VERBOSE: Transaction begin.
    library!WindowsService_0!1f70!01/16/2014-13:33:56:: v VERBOSE: Transaction commit.
    dbpolling!WindowsService_0!1f70!01/16/2014-13:33:56:: i INFO: EventPolling polling service started
    dbpolling!WindowsService_0!1ef4!01/16/2014-13:33:56:: i INFO: HeartbeatThread(EventPolling): heartbeat thread started.
    dbpolling!WindowsService_0!1f70!01/16/2014-13:33:56:: i INFO: NotificationPolling polling service started
    dbpolling!WindowsService_0!1f94!01/16/2014-13:33:56:: i INFO: HeartbeatThread(NotificationPolling): heartbeat thread started.
    dbpolling!WindowsService_0!1f70!01/16/2014-13:33:56:: i INFO: SchedulePolling polling service started
    dbpolling!WindowsService_0!1f70!01/16/2014-13:33:56:: i INFO: UpgradePolling polling service started
    dbpolling!WindowsService_0!1a54!01/16/2014-13:33:56:: i INFO: PollingMaintenance: Polling started
    resourceutilities!WindowsService_0!1a54!01/16/2014-13:33:56:: i INFO: Maximum memory limit is 2097152Mb
    rpcserver!DefaultDomain!1f70!01/16/2014-13:33:56:: i INFO: RPC Server started.
    servicecontroller!DefaultDomain!1f70!01/16/2014-13:33:56:: i INFO: RPC Server started. Endpoint name ='ReportingServices$MSRS10_50.MSSQLSERVER'
    appdomainmanager!WindowsService_0!1f70!01/16/2014-13:33:56:: i INFO: Appdomain:2 WindowsService_0 initialized.
    library!WindowsService_0!1a54!01/16/2014-13:33:56:: Attempting upgrade of MigrateExecutionLog
    rshost!rshost!18e4!01/16/2014-13:34:39:: v VERBOSE: AcceptCallback(): accepted new connection pipeline=0x000000000036DC50...
    rshost!rshost!1478!01/16/2014-13:34:39:: v VERBOSE: ThreadContinuePipeline: processing request on pipeline=0x000000000036DC50, state=0, IOError=0, node=0.
    appdomainmanager!DefaultDomain!1478!01/16/2014-13:34:49:: i INFO: Appdomain:3 ReportManager_MSSQLSERVER_0-1-130343528892811172 started.
    appdomainmanager!ReportManager_0-1!1478!01/16/2014-13:34:49:: i INFO: RS authentication mode is 8; effective ASP.NET authentication mode is Windows. vdir=/Reports.
    appdomainmanager!ReportManager_0-1!1478!01/16/2014-13:34:49:: v VERBOSE: Managed threadpool maxWorkerThread=100, maxIoCompletionThread=100 ...
    appdomainmanager!ReportManager_0-1!1478!01/16/2014-13:34:49:: v VERBOSE: Managed threadpool minWorkerThread=1, minIoCompletionThread=1 ...
    appdomainmanager!DefaultDomain!1478!01/16/2014-13:34:49:: i INFO: Appdomain:3 ReportManager_MSSQLSERVER_0-1-130343528892811172 initialized (#1).
    rshost!rshost!1478!01/16/2014-13:34:49:: v VERBOSE: Processing request pipeline=0x000000000036DC50, callback=0xace640, callback->pipeline=0x000000000036DC50, id=17077649789136404660, connid=17077649788599533747 ...
    httpruntime!ReportManager_0-1!1478!01/16/2014-13:34:49:: v VERBOSE: Response header encoding is Unicode (UTF-8).
    ui!ReportManager_0-1!1478!01/16/2014-13:34:51:: v VERBOSE: User map'<Users><User><Name>TEST-SRV-DBA01\LocalAdmin</Name><Paths><Path>/Reports/home.aspx</Path><NrReq>1</NrReq></Paths></User></Users>'
    rshost!rshost!1478!01/16/2014-13:34:51:: v VERBOSE: HttpPipelineCallback::EndOfRequest(): continue pipeline=0x000000000036DC50.
    rshost!rshost!18e4!01/16/2014-13:34:51:: v VERBOSE: ThreadContinuePipeline: processing request on pipeline=0x000000000036DC50, state=2, IOError=0, node=0.
    rshost!rshost!1180!01/16/2014-13:34:52:: v VERBOSE: AcceptCallback(): accepted new connection pipeline=0x0000000003631610...
    rshost!rshost!1478!01/16/2014-13:34:52:: v VERBOSE: ThreadContinuePipeline: processing request on pipeline=0x0000000003631610, state=0, IOError=0, node=0.
    rshost!rshost!1478!01/16/2014-13:34:52:: v VERBOSE: Processing request pipeline=0x0000000003631610, callback=0xace620, callback->pipeline=0x0000000003631610, id=17365880165288116379, connid=17365880164751245466 ...
    ui!ReportManager_0-1!1478!01/16/2014-13:34:52:: v VERBOSE: User map'<Users><User><Name>TEST-SRV-DBA01\LocalAdmin</Name><Paths><Path>/Reports/Pages/Folder.aspx</Path><NrReq>1</NrReq></Paths></User></Users>'
    ui!ReportManager_0-1!1478!01/16/2014-13:34:53:: e ERROR: Microsoft.SqlServer.ReportingServices2010.RSConnection2010+MissingEndpointException: The attempt to connect to the report server failed.  Check your connection information and that the report
    server is a compatible version. ---> System.Net.WebException: The remote server returned an error: (404) Not Found.
       at System.Net.HttpWebRequest.GetResponse()
       at Microsoft.ReportingServices.UI.ServerAuthType.GetReportServerAuthentication()
       at Microsoft.ReportingServices.UI.Global.RSWebServiceWrapper.GetNewWebRequest(Uri uri)
       at System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke(String methodName, Object[] parameters)
       at Microsoft.SqlServer.ReportingServices2010.ReportingService2010.ListItemTypes()
       at Microsoft.SqlServer.ReportingServices2010.RSConnection2010.<ListItemTypes>b__10f()
       at Microsoft.SqlServer.ReportingServices2010.RSConnection2010.SoapMethodWrapper`1.ExecuteMethod(Boolean setConnectionProtocol)
       --- End of inner exception stack trace ---
       at Microsoft.SqlServer.ReportingServices2010.RSConnection2010.MissingEndpointException.ThrowIfEndpointMissing(WebException e)
       at Microsoft.SqlServer.ReportingServices2010.RSConnection2010.SoapMethodWrapper`1.ExecuteMethod(Boolean setConnectionProtocol)
       at Microsoft.SqlServer.ReportingServices2010.RSConnection2010.SoapMethodWrapper`1.ExecuteMethod()
       at Microsoft.SqlServer.ReportingServices2010.RSConnection2010.ListItemTypes()
       at Microsoft.ReportingServices.UI.Global.SecureAllAPI()
       at Microsoft.ReportingServices.UI.ReportingPage.EnsureHttpsLevel()
       at Microsoft.ReportingServices.UI.ReportingPage.ReportingPage_Init(Object sender, EventArgs args)
       at System.EventHandler.Invoke(Object sender, EventArgs e)
       at System.Web.UI.Control.OnInit(EventArgs e)
       at System.Web.UI.Page.OnInit(EventArgs e)
       at System.Web.UI.Control.InitRecursive(Control namingContainer)
       at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
    ui!ReportManager_0-1!1478!01/16/2014-13:34:53:: e ERROR: Microsoft.SqlServer.ReportingServices2010.RSConnection2010+MissingEndpointException: The attempt to connect to the report server failed.  Check your connection information and that the report
    server is a compatible version. ---> System.Net.WebException: The remote server returned an error: (404) Not Found.
       at System.Net.HttpWebRequest.GetResponse()
       at Microsoft.ReportingServices.UI.ServerAuthType.GetReportServerAuthentication()
       at Microsoft.ReportingServices.UI.Global.RSWebServiceWrapper.GetNewWebRequest(Uri uri)
       at System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke(String methodName, Object[] parameters)
       at Microsoft.SqlServer.ReportingServices2010.ReportingService2010.ListItemTypes()
       at Microsoft.SqlServer.ReportingServices2010.RSConnection2010.<ListItemTypes>b__10f()
       at Microsoft.SqlServer.ReportingServices2010.RSConnection2010.SoapMethodWrapper`1.ExecuteMethod(Boolean setConnectionProtocol)
       --- End of inner exception stack trace ---
       at Microsoft.SqlServer.ReportingServices2010.RSConnection2010.MissingEndpointException.ThrowIfEndpointMissing(WebException e)
       at Microsoft.SqlServer.ReportingServices2010.RSConnection2010.SoapMethodWrapper`1.ExecuteMethod(Boolean setConnectionProtocol)
       at Microsoft.SqlServer.ReportingServices2010.RSConnection2010.SoapMethodWrapper`1.ExecuteMethod()
       at Microsoft.SqlServer.ReportingServices2010.RSConnection2010.ListItemTypes()
       at Microsoft.ReportingServices.UI.Global.SecureAllAPI()
       at Microsoft.ReportingServices.UI.GlobalLinks.Control_Init(Object sender, EventArgs args)
    ui!ReportManager_0-1!1478!01/16/2014-13:34:53:: e ERROR: HTTP status code --> 500
    Anyone seen this issue before? Or know why its failing from the logs?
    Thanks,
    John

    Hi John,
    HTTP 500 error can occur if there are conflicting authentication settings in the report server Web.config file and the RSReportServer.config file. HTTP 500 is returned if authentication initially succeeds and then the mismatch is detected. In RSReportServer.config
    file, make sure the AuthenticationTypes setting as follows:
    <AuthenticationTypes>
    <RSWindows*/>
    </AuthenticationTypes>
    In the report server Web.config file, please also check the authentication type:
    Authentication=”Windows”
    Reference:
    http://technet.microsoft.com/en-us/library/ms159778(v=sql.105).aspx
    If the issue is persist, please check if the web services URL in web.config file is correct.
    Hope this helps.
    Regards,
    Alisa Tang
    If you have any feedback on our support, please click
    here.
    Alisa Tang
    TechNet Community Support

  • SQL Server reporting services error "URl has already been reserved" while doing upgrade from SQL server 2008 R2 to SQL server 2012

    "URl has already been reserved".
    Reporting services for port 80 and 443 works fine both for reports and reportingserver on SQL server 2008 R2. But when I try to upgrade from SQL server 2008 R2 to 2012 this error pops up. How to make sure before upgrading regarding reporting services that
    URL reserves and SSL are fine  or how to fix reporting services are upgrade like repair install.
    Thanks

    Hi yashmitl,
    In your case, please running the following command to check the current URL reservations on http.sys.
    netsh http show urlacl
    Then, please delete the URL reservation by executing the following command try to resolve the issue.
    netsh http delete urlacl <url>
    There is a similar issue, you can refer to it.
    http://social.technet.microsoft.com/Forums/en-US/d5204dd3-e26d-4592-8ef0-a94005fc46a5/the-url-has-already-been-reserved?forum=sqlreportingservices
    Hope this helps.
    Regards,
    Alisa Tang
    Alisa Tang
    TechNet Community Support

  • Need clear steps for doing performance tuning on SQL Server 2008 R2 (DB Engine, Reporting Services and Integration Services)

    We have to inverstigate about a reporting solution where things are getting slow (may be material, database design, network matters).
    I have red a lot in MSDN and some books about performance tuning on SQL Server 2008 R2 (or other) but frankly, I feel a little lost in all that stuff
    I'am looking for practical steps in order to do the tuning. Someone had like a recipe for that : a success story...
    My (brain storm) Methodology should follow these steps:
     Resource bottlenecks: CPU, memory, and I/O bottlenecks
     tempdb bottlenecks
     A slow-running user query : Missing indexes, statistics,...
     Use performance counters : there are many, can one give us the list of the most important
    how to do fine tuning about SQL Server configuration
    SSRS, SSIS configuration ? 
    And do the recommandations.
    Thanks
    "there is no Royal Road to Mathematics, in other words, that I have only a very small head and must live with it..."
    Edsger W. Dijkstra

    Hello,
    There is no clear defined step which can be categorized as step by step to performance tuning.Your first goal is to find out cause or drill down to factor causing slowness of SQL server it can be poorly written query ,missing indexes,outdated stats.RAM crunch
    CPU crunch so on and so forth.
    I generally refer to below doc for SQL server tuning
    http://technet.microsoft.com/en-us/library/dd672789(v=sql.100).aspx
    For SSIS tuning i refer below doc.
    http://technet.microsoft.com/library/Cc966529#ECAA
    http://msdn.microsoft.com/en-us/library/ms137622(v=sql.105).aspx
    When I face issue i generally look at wait stats ,wait stats give you idea about on what resource query was waiting.
    --By Jonathan KehayiasSELECT TOP 10
    wait_type ,
    max_wait_time_ms wait_time_ms ,
    signal_wait_time_ms ,
    wait_time_ms - signal_wait_time_ms AS resource_wait_time_ms ,
    100.0 * wait_time_ms / SUM(wait_time_ms) OVER ( )
    AS percent_total_waits ,
    100.0 * signal_wait_time_ms / SUM(signal_wait_time_ms) OVER ( )
    AS percent_total_signal_waits ,
    100.0 * ( wait_time_ms - signal_wait_time_ms )
    / SUM(wait_time_ms) OVER ( ) AS percent_total_resource_waits
    FROM sys.dm_os_wait_stats
    WHERE wait_time_ms > 0 -- remove zero wait_time
    AND wait_type NOT IN -- filter out additional irrelevant waits
    ( 'SLEEP_TASK', 'BROKER_TASK_STOP', 'BROKER_TO_FLUSH',
    'SQLTRACE_BUFFER_FLUSH','CLR_AUTO_EVENT', 'CLR_MANUAL_EVENT',
    'LAZYWRITER_SLEEP', 'SLEEP_SYSTEMTASK', 'SLEEP_BPOOL_FLUSH',
    'BROKER_EVENTHANDLER', 'XE_DISPATCHER_WAIT', 'FT_IFTSHC_MUTEX',
    'CHECKPOINT_QUEUE', 'FT_IFTS_SCHEDULER_IDLE_WAIT',
    'BROKER_TRANSMITTER', 'FT_IFTSHC_MUTEX', 'KSOURCE_WAKEUP',
    'LAZYWRITER_SLEEP', 'LOGMGR_QUEUE', 'ONDEMAND_TASK_QUEUE',
    'REQUEST_FOR_DEADLOCK_SEARCH', 'XE_TIMER_EVENT', 'BAD_PAGE_PROCESS',
    'DBMIRROR_EVENTS_QUEUE', 'BROKER_RECEIVE_WAITFOR',
    'PREEMPTIVE_OS_GETPROCADDRESS', 'PREEMPTIVE_OS_AUTHENTICATIONOPS',
    'WAITFOR', 'DISPATCHER_QUEUE_SEMAPHORE', 'XE_DISPATCHER_JOIN',
    'RESOURCE_QUEUE' )
    ORDER BY wait_time_ms DESC
    use below link to analyze wait stats
    http://www.sqlskills.com/blogs/paul/wait-statistics-or-please-tell-me-where-it-hurts/
    HTH
    PS: for reporting services you can post in SSRS forum
    Please mark this reply as the answer or vote as helpful, as appropriate, to make it useful for other readers

  • Sharepoint 2013 SSRS Interaction with Sql Server 2012 Reporting Services connecting to Sql Server 2008 R2 database

    Hi
    I'm working on upgrading sharepoint 2010 to sharepoint 2013 with sql server 2008 r2. I've ran into some problems but have been able to get a test farm upgraded. However to run SSRS 2013 it seems Sql Server 2012 Reporting Services are required. Upgrading
    to a full sql server 2012 database isn't an option. I know that sql server 2012 reporting services can use sql server 2008 r2 as a catalog and content database so I was wondering could this be a workaround? Importantly would I need a separate machine/virtual
    machine to host sql server 2012 reporting services? or could it live on the sql server 2008 r2 machine? Any pointers appreciated. Thanks Dan

    Remember that SSRS must be deployed on the SharePoint server. Having said that, yes you can install SSRS 2012 SP1 on a server running SQL 2008 R2. And yes, you can use 2008 R2 as your Database Engine server while SSRS 2012 SP1 runs on the SharePoint server.
    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

  • Using long text in Mobile 7.1

    Hello, We are using Mobile 7.1. We want to display a long text of the notification object in the Mobile Client. We defined this field as STRING data type in the DOE and set TEXT MEMO flag for it. Unfortunately we have a problem with its definition in

  • Use XPI_Inspector for HTTP_AAE receiver

    Hi Experts, Current scenario: - I've created a synchronous Proxy to HTTP_AAE scenario which uses the Google Distance Matrix API Problem: - The response mapping gives the following error: "Values missing in queue context." Question: - I'm wondering if

  • I need to download an older version of firefox for mac

    I am trying to access my FAFSA and the website does not support any firefox except 3.6. I am currently using firefox 5. I found support for how to change it for windows, but not for mac. I don't have a "start button"'''bold text'''

  • Why has my licence key for cs6 suddenly stopped working

    I have a valid licence key for CS6 which has been working successfully but suddenly stopped working. I have uninstalled (couldn't deactivate) and reinstalled. Still message says serial number is invalid. Can anyone help?

  • Logic and iCloud - What's new?

    HI! I make projects mostly on my iMac and transfer them to the MBP for when rehearsing with the band (backtracking). Is there anyone using a better system for syncing than AirDrop? Dropbox won't properly work most of the time, from my experience, if