Automatic SQL Report Server extension installation

Hi,
I would like to know if there is a good way to automatically install an extension like a delivery extension on a report server.
The reason why I need this is simple: We have integrated the report server into our solution and we want to install our extension alongside our solution. The DLL and its registration is not an issue but adding everything to the configuration files is.
Is there a prepared solution for this or do we have to care about this ourselves?

Hi guw,
According to your description, you want to Implement custom Extension in SQL Server Reporting Services, you have integrated the report server into the solution and want to know how to modify the configure file to use new extension.
To use custom extension in SQL Server Reporting Services, please refer to the following steps:
Compile custom code extension.
Copy the Custom extension files to the "PrivateAssemblies" folder.
To use reference in the report, we need to grant the permission for assembly by following steps:
• Go to C:\Program Files (x86)\Microsoft Visual Studio10.0\Common7\IDE\PrivateAssemblies \RSpreviewPolicy.config.
• Give “FullTrust” for Report_Expressions_Default_Permissions.
• C:\Program Files\Microsoft SQL Server\MSSQL\Reporting Services\ReportServer\rssrvpolicy.config
• Give “FullTrust” for Report_Expressions_Default_Permissions.
Modify rsreportserver.config(default location: C:\Program Files\Microsoft SQL Server\ServerInstance\Reporting Services) to accept the new extension.
For detail information, please refer to the following documents:
https://julientheys.wordpress.com/coding/ssrs-custom-delivery-extension/
http://www.codeproject.com/Articles/22946/Implementing-a-Data-Processing-Extension
If you have any more questions, please feel free to ask.
Thanks,
Wendy Fu
Wendy Fu
TechNet Community Support

Similar Messages

  • Generate Reports Automatically From Report Server

    Hi all,
    Can anyone please give me some clues on how to generate reports automatically from report server? e.g. generate daily sales reports on everyday 11:00pm.
    Thank you.

    You can use scheduling feature of reports.
    You need to give in cmd line
    schedule=schedule_param
    Refer in [     Publishing reports to web  - 10G  ] (see link below)
    the command line param - "schedule"
    http://download-uk.oracle.com/docs/html/B10314_01/pbr_cla.htm#641338
    [    All Docs for all versions    ]
    http://otn.oracle.com/documentation/reports.html
    [     Publishing reports to web  - 10G  ]
    http://download.oracle.com/docs/html/B10314_01/toc.htm (html)
    http://download.oracle.com/docs/pdf/B10314_01.pdf (pdf)
    [   Building reports  - 10G ]
    http://download.oracle.com/docs/pdf/B10602_01.pdf (pdf)
    http://download.oracle.com/docs/html/B10602_01/toc.htm (html)
    [   Forms Reports Integration whitepaper  9i ]
    http://otn.oracle.com/products/forms/pdf/frm9isrw9i.pdf
    ---------------------------------------------------------------------------------

  • FQDN or NetBIOS for SQL Reporting Services Point installation in a cluster

    Hi Folks
    We have a SQL cluster for config mgr database & SQL reporting services installed on nodes because it is not cluster aware. During SCCM 2012 installation, we mentioned the details of SQL cluster only & it got installed successfully. When we checked
    in console, it is showing 3 site servers  related to SQL. SQL cluster is having site system role only & site database role moved under 2 nodes. Only NetBIOS names of the SQL nodes are being displayed in console.
    Now when I installed reporting service point role by selecting one of the node, wizard picks the FQDN of this node automatically & role installed successfully.
    Now in the console, I have another site server listed publishing the FQDN of the same node which I selected during installation which means one SQL node (site database role present at this) is displaying with NetBIOS name & the same SQL node
    (reporting services point role at this) is displaying with FQDN.
    My concerns is that - 
    Is there any issue if same SQL node displaying 2 times in SCCM console i.e. with NetBIOS name & with FQDN name?
    Why reporting services point role not placed under the node which is already there with NetBIOS name?
    I hope I explained my issue properly however If you guys need any more information regarding this, then let me know. 
    Cheers | Navdeep Sidhu

    This is the default behavior when installing site DB on cluster - all nodes will be visible as NetBIOS.
    I face a problem in two separate environments with SQL cluster when configuring Auto client push for servers, you will get the following error message in CCM.log in site server:
    SQL Server Native Client 11.0][SQL Server]Invalid length parameter passed to the LEFT or SUBSTRING function. : sp_CP_CheckNewAssignedMachine
    AND
    Failed to execute SQL cmd exec [sp_CP_CheckNewAssignedMachine]
    I believe this is a bug in the product.
    There is a workaround FIX editing the SP in SQL DB but it is UNSUPPORTED.
     

  • Changing a SQL Report server Database to a new One Using Powershell script

    Hi,
    I have an existing report server (Native Mode) and a pre-configured report server database. I have created a new database and want to assign it new report server database. How can i automate this process using powershell?
    Here is the detail requirement
    If there is a Report Server database seeded on the xxxxx server, follow the below steps:
    ◾Click the Database button on the left. Click on the Change Database button, choose option Choose an existing report server database. Enter the RPT server name (e.g. xxxxxx) in Server Name text box and click Next.
    ◾In the Report Server Database selection, select the ReportServer database. Then click next button to complete the process.
    Any help in this regard will be very much helpfull.
    Sushruta Banerjee

    Hi Sushruta,
    To query export from Report server Database, the scripts below may be helpful for you:
    Export RDL Files from ReportServer Database with PowerShell
    SQL Database Reports with PowerShell
    I hope this helps.

  • Crystal Reports Server XI Installation

    We just purchased Crystal Reports Server XI for Crystal Reports Professional and I want to install it minimally as I think we may have "overbought"; that aside, the big question is where do I go from here to put this on our servers w/o impacting current applications?
    TOPOLOGY:
    - we have a Windows network with Windows 2003 Small Biz Server and a 2nd server with Windows 2003 Standard running Terminal Services.
    - goal is to allow 1 main user to create reports from Quickbooks using Crystal Reports while they are on the Terminal Server
    This breaks down into the following questions:
    1) do I need to install the server portion at all? or can I just install Crystal Reports Pro via the CLIENT installation on the terminal server?
    2) if I do have to, I'd rather use MSDE already installed but how should this be set up?
    3) what impact will this make on the SBS web server which we are already using for OWA and Remote Web Workplace?
    Any tech docs/manuals that you could link me to would be appreciated as well. 
    Thanks,
    Doug

    We just purchased Crystal Reports Server XI for Crystal Reports Professional and I want to install it minimally as I think we may have "overbought"; that aside, the big question is where do I go from here to put this on our servers w/o impacting current applications?
    TOPOLOGY:
    we have a Windows network with Windows 2003 Small Biz Server and a 2nd server with Windows 2003 Standard running Terminal Services.
    goal is to allow 1 main user to create reports from Quickbooks using Crystal Reports while they are on the Terminal Server
    This breaks down into the following questions:
    1) do I need to install the server portion at all? or can I just install Crystal Reports Pro via the CLIENT installation on the terminal server?
    2) if I do have to, I'd rather use MSDE already installed but how should this be set up?
    3) what impact will this make on the SBS web server which we are already using for OWA and Remote Web Workplace?
    Any tech docs/manuals that you could link me to would be appreciated as well.
    Thanks,
    Doug
    Hi Doug,
    With regards to your questions, they will be answered in the following ways:
    1) do I need to install the server portion at all? or can I just install Crystal Reports Pro via the CLIENT installation on the terminal server?
    This questions is better by your company's requirements.  The Crystal Reports Server (CRS) piece is used by end-users who want to browse reports via the web.  The CRS is just a central repository, analogous to a central storage box, which makes reports available over the web.  Crystal Reports (CR) is simply the client that is used to report off your database.  In this case, your 'database' is Quickbooks. 
    So in short, you will need to install Crystal Reports Pro for your user to make reports.  And if the user needs to view report over the web, then you will need CRS as well.  The user will create the report and save it to the CRS if he/she wants to view it over the web. 
    2) if I do have to, I'd rather use MSDE already installed but how should this be set up?
    The question may need further clarification. 
    However, if you are using MSDE to write reports with (for CR), then you can use an ODBC connection to connect it.  You can consult this external page as a guide:  http://www.truthsolutions.com/sql/odbc/creating_a_new_odbc_dsn.htm.  You will set the connection to your MSDE.
    If you are asking about how to configure MSDE to be used as the CMS (Central Management Server) database for the CRS, then you will to consult our "BusinessObjects Enterprise Administration" forum.  As a note, the CMS is just a backend security database that authenticate user(s) that sign into the CRS. 
    Your post is posted in the "Crystal Reports" forum.
    3) what impact will this make on the SBS web server which we are already using for OWA and Remote Web Workplace?
    If you are asking how CR would impact your web server, it should not have any effect.  If you are inquiring about how CRS would affect them, you will also need to consult our "BusinessObjects Enterprise Administration" forum.

  • Reports Server 6. installation problem on NT

    Hi,
    I am trying to install Dev2k Reports server on NT4, SP3. I created the Report server service, configured it to start up service as my user account.
    The starting up of the service fails. In the ORAHOME/Rerpot60/server/*.log file I keep getting the 'Daemon failed to listen to port.' error message. I simply have not got a clue, what may be the problem.
    Any help will be highly appreciated.
    Tamas Szecsy
    [email protected] or [email protected]
    null

    hi Akshay!
    Is there something in this log that looks fishy?
    i'm not a software engineer (kind of an installation nurse/paramedic), so i can't help you there. did you email the log to Gayle?
    love, b

  • Can't create a new SQL Reporting Server

    I am trying to create a new reporting server.  I was able to create one earlier in the day but it was tied to the wrong subscription (not the one my databases were in).  
    So I tried to create another one attached to the right subscription and I am unable to I get the following error no matter what I put in for Username/password.
    Error Code: InternalServerError; Error Message: Log on failed. Ensure the user name and password are correct. Tracing
    ID is: f472bbc5-aa4b-4af8-b12e-72a7746db9f1. Machine name is SQL0ABAA615. ---> Microsoft.ReportingServices.Diagnostics.Utilities.LogonFailedException: Log on failed. Ensure the user nam
    I removed the bad one and still get the same message.  I have tried using the admin account, the account that was used to create the initial server my account (which is an admin account) and also just creating a new login/pwd combination nothing works.
    Any ideas or help would be greatly appreciated.
    Chuck

    Thanks for your question. Unfortunately we are in the process of deprecating SQL Reporting services.  Full details are available at http://msdn.microsoft.com/en-us/library/gg430130.aspx
    Thanks Guy

  • Crystal Reports Server 2008 Installation Error

    Good day,
    My name is Dominic Hung and I work at Business Objects.  One of my clients is coming across an installation error on their evaluation of CRS 2008 and is detailed as follows:
    They currently have the actual report writer (Crystal Reports 2008) on a desktop PC.  It's not installed on the server.
    We have the MySQL ODBC loaded on the local desktop as well as the server that is hosting CR2008 Server.
    The credentials (userid/password) used in both the desktop and server's ODBC configuration is READ ONLY.
    During the installation wizard for CR2008 Server, I key in the userid & password that I use when we create reports, but I receive an error stating that
    CMS database error: STU000226
    BusinessObjects Enterprise CMS: Unable to connect to the CMS system database "esc:10.127.214.22:3306".  Reason: Database access error. Reason access denied for user 'jdcherry'@'% to database 'esc'
    This is where everything stops and they can't go further. They are not sure why they are receiving the "access denied" error as shown above.  They have no problem connecting to the MySQL database when they create a report using CR2008, the CR2008 SERVER won't accept my credentials during the installation.
    QUESTIONS: 
    The "jdcherry" UserID (which I use) is READ ONLY on the MySQL database that's hosted on the Linux box.  Does the userID have to have higher priviledges than just READ ONLY in order to validate the database credentials? 
    If so, what level of access is required?
    Does the installation of CR Server update any of the tables that are stored on the MySQL database?
    Do we need to install the Crystal Reports 2008 on the server in order for Crystal Reports 2008 SERVER to work?
    What other workarounds can be done for the client?  The windows server they have Crystal Reports Server 2008 installed on has web services enabled but are continuing to come across issues.  Any insight for the client would be greatly appreciated.

    Does the userID have to have higher priviledges than just READ ONLY in order to validate the database credentials?
    The userID used when installing CRS must have dba previleges (create/drop tables) on the schema.
    Does the installation of CR Server update any of the tables that are stored on the MySQL database?
    You should create a new schema/DSN for the CMS db. The installation of CRS creates 8 new tables.
    Do we need to install the Crystal Reports 2008 on the server in order for Crystal Reports 2008 SERVER to work?
    No
    All this information is in the BOE XI3.0 Installation Guide.

  • SQL Reporting Server Wont Upgrade

    I just upgraded SQL to 2008 R2 SP2 and SCOM to 2012 SP1. Everything went well except that the  SCOM Reporting Server will not upgrade to 2012 SP1. Would uninstalling Reporting Server and then reinstalling cause any major issues
    with the other components that are working properly?  I don't have too many custom reports and generally don't run reports but would like it to work.

    Adding more info:
    OM12 SP1: Upgrading SQL Server 2008 SP1 To SQL Server 2012 SP1
    http://thoughtsonopsmgr.blogspot.com/2013/01/om12-sp1-upgrading-sql-server-2008-sp1.html
    We
    are trying to better understand customer views on social support experience, so your participation in this
    interview project would be greatly appreciated if you have time.
    Thanks for helping make community forums a great place.

  • How to use sql report server web service (SSRS) in flex/actionscript

    Hi,
    I am trying to create a web page, that displays a report from my company's report server. I manage to import the ReportExecutionServiceService, but can't figure out how to get the report. anyone know where i can find good documentation of SSRS's WSDL (not on MSDN it didn't do much good)? or better does anyone know what steps are needed (what fields to use / initialize etc.)?

    Hi Sanjay
    First you create a report using the data source in Crystal Reports DesignerStand Alone Application and then save it to repository.
    This is the easiest way to do it.
    You can refer to Crystal Reports User guide and also BOXI Admin guide for the version you are using.
    You can download the above from help.sap.com
    Hope this helps!!
    Regards
    Sourashree

  • SharePoint 2010 with SQL Reporting Services 2012 "Installation Error: Could not find SOFTWARE\Microsoft\Microsoft SQL Server\110 registry key"

    i have a small sharepoint farm "2 servers" (WFE) and SQL Server 2012 ,
    i installed rsSharePoint for reporting services , as a read the Reporting services is Application Service  with SQL 2012 not as SQL 2008 R2 with SharePoint integrated mode, so after installation when am trying to configure the  SQL Server
    Reporting Services Application services i got the below error :
    "Installation Error: Could not find SOFTWARE\Microsoft\Microsoft SQL Server\110 registry key"
    any kind of help would be much appreciated .

    I'm having the same issue, but to me it seems like the instructions I've seen are all over the place.  I already have SP 2013 and SQL 2012 SP 1 installed.  I already added the features for Reporting Services - Sharepoint and Reporting Services
    Add-in for SharePoint Products.  I didn't see the Reporting Service service in CA, so I ran the powershell scripts to add SPRSService and SPRSServiceProxy. 
    My initial quest, was to get the BI features enabled, which took me on the journey of adding the Report Services, then I got the error.
    Then when I read this about installing the BI features
    http://blogs.msdn.com/b/querysimon/archive/2012/11/26/installing-the-bi-features-of-sharepoint-2013.aspx, which I already had SQL and SP installed.  Do I have to rerun and selct the SQL Server PowerPoint for SharePoint option?  I have the PowerPoint
    Configuration Tool on my SQL server, I run it and I get PowerPivot for SP 2013 Configuranoi is missing prerequisits:  SP 2013 EE is required.  Which I have EE.
    Is Reporting Services different or in addition to the BI Feature (PowerPivot)? 
    Have I missed a step?
    Thanks for you help.
    Kim
    Kim.Williams

  • SQL Reporting server error

    Hi guys,
    When I set up bpc 7.0sp04, I meet an error "the Sql server reporting must be running before the installation continues". However, I check the Sql server reporting, it is running, I restart it and continue. But I still meet the same error. Is there anyone who knows why. Thanks.

    I think you installed the sql server using an instance but after that you didn't mention during the installation of SAP BPC the name of Sql server instance intoi advance settings.
    Regards
    Sorin Radulescu

  • SCOM 2012 R2 Report Server component install to SQL 2012 Sp1 error?

    Hi All
    Im having issues installing SCOM 2012 R2 Report Server component to a SQL 2012 Sp1 Server (which is a Windows 2012 R2 Standard server).  Im trying to install to the SQL Default server instance, note that the server also has a named instance
    which hosts the SCOM databases.  SQL Reporting Services is up and running fine (can access the web urls etc).  Im also using the SCOM install account wich has full SQL and SCOM Server admin rights for the install.  Ive checked that the Firewall
    is off locally on the SQL Server, Ive also checked that the existing SCOM components are all in a Healthy state in the SCOM console.
    The installed version of SQL Server could not be verified or is not supported. Verify that the computer and the installed version of SQL Server meet the minimum requirements for installation, and that the firewall settings are correct. See the Supported
    Configurations document for further information.
    Ive attempted the install on a standalone SQL Server away from the SQL Server hosting the SCOM databases, but encounter the same error.  The full SCOM MSI Installer log details are below, line that appears most relevant is below but unsure why
    this would be the case (same account that I used for SQL install etc).  Any help much appreciated! : )
    Error: :getSQLInstanceVersion:  Unable to find the SRS Instance Key: MSSQLSERVER
    [11:51:46]: Debug: :CheckPrerequisites:  IsComputerNameValidTitle: Passed
    [11:51:46]: Debug: :
    [11:51:46]: Debug: :**************************************************
    [11:51:46]: Debug: :**************************************************
    [11:51:46]: Debug: :<![CDATA[CheckPrerequisites:   Logic Type:and AvicodeAgentInstalled-x86: 0CheckPrerequisites:   Logic Type:and AvicodeAgentInstalled-x64: 0]]>
    [11:51:46]: Debug: :
    [11:51:46]: Debug: :CheckPrerequisites:  AVIcodeAgentCheck: Passed
    [11:51:46]: Debug: :
    [11:51:46]: Debug: :**************************************************
    [11:51:46]: Always: :CheckPrerequisites: Return Value 0
    [11:51:46]: Always: :Entering Page: AdditionalPrerequisitesPage
    [11:51:48]: Always: :Entering Page: ShortEulaPage
    [11:51:48]: Always: :Displaying localized EULA for localization: en
    [11:51:48]: Always: :Displaying Eula: C:\Users\opsmgr\AppData\Local\SCOM\Setup\en\eula_en_notice.rtf
    [11:51:49]: Info: :Info:User has agreed to EULA.
    [11:51:50]: Always: :Entering Page: SelectManagementServerForReporting
    [11:52:08]: Info: :Info:Management Server matches the current version of setup.
    [11:52:08]: Always: :Entering Page: SelectReportingInstance
    [11:52:08]: Always: :SQL Server SRS Instance (escaped name) RS_MSSQLSERVER
    [11:52:08]: Info: :Attempting to get the SSRS version from:
    \\WDC-SYSSQL01\Root\Microsoft\SqlServer\ReportServer\RS_MSSQLSERVER:__NAMESPACE
    [11:52:08]: Debug: :Path is
    \\WDC-SYSSQL01\Root\Microsoft\SqlServer\ReportServer\RS_MSSQLSERVER\V11:MSReportServer_Instance
    [11:52:08]: Always: :SRS instance on WDC-SYSSQL01. Version 11.0.3000.0.
    [11:52:08]: Always: :No SRS instances on WDC-SYSSQL01.
    [11:52:08]: Error: :getSQLInstanceVersion:  Unable to find the SRS Instance Key: MSSQLSERVER
    [11:52:08]: Info: :Info: WDC-SYSSQL01 SRS version =
    [11:52:08]: Error: :Couldn't check SRS version: Threw Exception.Type: System.ArgumentException, Exception Error Code: 0x80070057, Exception.Message: Version string portion was too short or too long.
    [11:52:08]: Error: :StackTrace:   at System.Version.TryParseVersion(String version, VersionResult& result)
       at System.Version.Parse(String input)
       at Microsoft.EnterpriseManagement.OperationsManager.Setup.ReportingComponent.CheckSRSVersion(String srsInstance, String requiredSRSVersion)
    [11:52:11]: Info: :Attempting to check SRS version
    [11:52:11]: Error: :getSQLInstanceVersion:  Unable to find the SRS Instance Key: MSSQLSERVER
    [11:52:11]: Info: :Info: WDC-SYSSQL01 SRS version =
    [11:52:11]: Error: :Couldn't check SRS version: Threw Exception.Type: System.ArgumentException, Exception Error Code: 0x80070057, Exception.Message: Version string portion was too short or too long.
    [11:52:11]: Error: :StackTrace:   at System.Version.TryParseVersion(String version, VersionResult& result)
       at System.Version.Parse(String input)
       at Microsoft.EnterpriseManagement.OperationsManager.Setup.ReportingComponent.CheckSRSVersion(String srsInstance, String requiredSRSVersion)
    [11:52:28]: Info: :The user canceled setup
    [11:52:28]: Always: :Begin: Property bag dump.
    [11:52:28]: Always: :SetupStartTime = 26/03/2014 11:51:38
    [11:52:28]: Always: :Collection ProtectedProperties (System.Collections.ArrayList):
    [11:52:28]: Always: : [0] = ActionAccountPassword
    [11:52:28]: Always: : [1] = DASAccountPassword
    [11:52:28]: Always: :DefaultLogName = C:\Users\opsmgr\AppData\Local\SCOM\Logs\OpsMgrSetupWizard.log
    [11:52:28]: Always: :DefaultLogPath = C:\Users\opsmgr\AppData\Local\SCOM\Logs
    [11:52:28]: Always: :path = F:\Setup\AMD64\
    [11:52:28]: Always: :setupexepath = C:\Users\opsmgr\AppData\Local\SCOM\Setup
    [11:52:28]: Always: :ArchitectureIs64Check = True
    [11:52:28]: Always: :OperationManagerAgentInstalled = 1
    [11:52:28]: Always: :Collection ListOfSupportedComponents (System.Collections.ArrayList):
    [11:52:28]: Always: : [0] = OMCONSOLE
    [11:52:28]: Always: : [1] = OMSERVER
    [11:52:28]: Always: : [2] = OMWEBCONSOLE
    [11:52:28]: Always: : [3] = OMREPORTING
    [11:52:28]: Always: :install = 1
    [11:52:28]: Always: :installpath = C:\Program Files\Microsoft System Center 2012 R2\Operations Manager
    [11:52:28]: Always: :EulaFilesPath = C:\Users\opsmgr\AppData\Local\SCOM\Setup
    [11:52:28]: Always: :HealthServiceTypeId = AB4C891F-3359-3FB6-0704-075FBFE36710
    [11:52:28]: Always: :hsPort = C51B7833-DA54-1653-D8FD-1A738EF8DED5
    [11:52:28]: Always: :ServerBlockReason = A Operations Manager agent was found on this computer. Please remove the agent and then run Setup again.
    [11:52:28]: Always: :ScreensLoaded = 1
    [11:52:28]: Always: :Collection ListOfSelectedComponents (System.Collections.ArrayList):
    [11:52:28]: Always: : [0] = OMREPORTING
    [11:52:28]: Always: :OMREPORTING = 1
    [11:52:28]: Always: :SelectDatabaseInstanceReloadScreenInformation = 1
    [11:52:28]: Always: :ReloadPrerequisitesPageChoice = PrerequisitesProgressPage
    [11:52:28]: Always: :LoadedPrerequisiteXmlFile = True
    [11:52:28]: Always: :PrerequisitesCheckXMLLoaded = True
    [11:52:28]: Always: :CountFilteredPrerequisites_Failed = 0
    [11:52:28]: Always: :CountFilteredPrerequisites_Warning = 0
    [11:52:28]: Always: :CountFilteredPrerequisites_PassedWithChoices = 0
    [11:52:28]: Always: :CountFilteredPrerequisites_Passed = 10
    [11:52:28]: Always: :PrerequisiteState = Passed
    [11:52:28]: Always: :XmlFilteredPrerequisites_Passed : Begin XML property
    [11:52:28]: Always: :<?xml version="1.0" encoding="utf-8"?><Root><Title TitleText="OMREPORTING"><Detail state="Passed" image="pack://application:,,,/SetupChainerUI;component/GreenCheck.png"
    name="memoryCheckTitle" descriptionBody="" descriptionTitle="ReportingMemCheckPassed" resolution="ReportingMemCheckResolution" /><Detail state="Passed" image="pack://application:,,,/SetupChainerUI;component/GreenCheck.png"
    name="ntfsCheckTitle" descriptionBody="" descriptionTitle="ntfsCheckPassed" resolution="ntfsCheckResolution" /><Detail state="Passed" image="pack://application:,,,/SetupChainerUI;component/GreenCheck.png"
    name="DriveSpaceCheckTitle" descriptionBody="" descriptionTitle="ServerDriveSpaceCheckPassed" resolution="ServerDriveSpaceCheckResolution" /><Detail state="Passed" image="pack://application:,,,/SetupChainerUI;component/GreenCheck.png"
    name="OSVersionCheckTitle" descriptionBody="" descriptionTitle="OSVersionCheckPassed" resolution="OSVersionCheckResolution" /><Detail state="Passed" image="pack://application:,,,/SetupChainerUI;component/GreenCheck.png"
    name="WindowsInstallerCheckTitle" descriptionBody="" descriptionTitle="WindowsInstallerCheckPassed" resolution="WindowsInstallerCheckResolution" /><Detail state="Passed" image="pack://application:,,,/SetupChainerUI;component/GreenCheck.png"
    name="RemoteRegistryCheckTitle" descriptionBody="" descriptionTitle="RemoteRegistryCheckPassed" resolution="RemoteRegistryCheckResolution" /><Detail state="Passed" image="pack://application:,,,/SetupChainerUI;component/GreenCheck.png"
    name="PendingRebootCheckTitle" descriptionBody="" descriptionTitle="PendingRebootCheckPassed" resolution="PendingRebootCheckResolution" /><Detail state="Passed" image="pack://application:,,,/SetupChainerUI;component/GreenCheck.png"
    name="ActiveDirectoryCheckTitle" descriptionBody="" descriptionTitle="ActiveDirectoryCheckPassed" resolution="ActiveDirectoryCheckResolution" /><Detail state="Passed" image="pack://application:,,,/SetupChainerUI;component/GreenCheck.png"
    name="IsComputerNameValidTitle" descriptionBody="" descriptionTitle="IsComputerNameValidPassed" resolution="IsComputerNameValidResolution" /><Detail state="Passed" image="pack://application:,,,/SetupChainerUI;component/GreenCheck.png"
    name="AVIcodeAgentCheck" descriptionBody="" descriptionTitle="AVICodeAgentCheckPassed" resolution="AVICodeAgentCheckResolution" /></Title></Root>
    [11:52:28]: Always: :End XML property
    [11:52:28]: Always: :ManagementServer = WDC-SYSOPS01.landmarc.local
    [11:52:28]: Always: :DefaultSDKMachine = WDC-SYSOPS01.landmarc.local
    [11:52:28]: Always: :UserCanceledInstall = 1
    [11:52:28]: Always: :InstallSuccess = 1
    [11:52:28]: Always: :End: Property bag dump.
    [11:52:28]: Debug: :CEIP disabled. CEIP data will NOT be sent.
    [11:52:28]: Always: :Application Ended: Successful
    [11:52:28]: Always: :
    [2014-03-26T11:52:28.4724357+00:00]: Always: Trace Session Ended

    Hi,
    According to the error message:
    [11:52:11]: Error: :getSQLInstanceVersion:  Unable to find the SRS Instance Key: MSSQLSERVER
    [11:52:11]: Info: :Info: WDC-SYSSQL01 SRS version =
    [11:52:11]: Error: :Couldn't check SRS version: Threw Exception.Type: System.ArgumentException, Exception Error Code: 0x80070057, Exception.Message: Version string portion was too short or too long.
    The issue is SQL report server database related, I would like to suggest you create a new report database for SCOM and then check the reuslt. Please refer to the below links and follow it to set up SCOM 2012 R2:
    http://blogs.technet.com/b/kevinholman/archive/2013/01/16/opsmgr-2012-sp1-quickstart-deployment-guide.aspx
    In addition, here is thread for your reference also:
    http://social.technet.microsoft.com/Forums/en-US/3f883b7f-5a33-49f0-a40d-f3311e68609d/unable-to-connect-to-the-data-access-service-installing-report-server?forum=operationsmanagerreporting
    Regards,
    Yan Li
    Regards, Yan Li

  • Reporting server installation issue

    Hello,
    I have a problem while installing SCOM 2012 R2 Reporting server. My configuration is as follows:
    1) 3 servers - 1 database server on SQL 2012 Standard SP2 + 2 SCOM 2012 R2 Management servers
    2) all servers on Windows 2012 R2 Standard
    3) Windows Firewall is disabled on all servers
    4) DB server + Reporting server is installed on SQL server
    5) I am able to access SQL Reporting server URLs
    6) Account I am using to install is local admin on SQL and SCOM management server and has public and sysadmin role in SQL
    During the installation I got error messages below. Any idea?
    [17:05:40]: Error: :ModifySRSServiceAccount failed.: Threw Exception.Type: System.Runtime.InteropServices.COMException, Exception Error Code: 0x800706BE, Exception.Message:
    [17:05:40]: Error: :StackTrace:   at System.Runtime.InteropServices.Marshal.ThrowExceptionForHRInternal(Int32 errorCode, IntPtr errorInfo)
       at System.Management.ManagementObject.InvokeMethod(String methodName, ManagementBaseObject inParameters, InvokeMethodOptions options)
       at Microsoft.EnterpriseManagement.OperationsManager.Setup.ReportingConfigurationHelper.ReportingConfiguration.ModifySRSServiceAccount(String userName, String userPassword, String sqlSRSServer, String srsServiceName, String sqlServerForSRSDatabase,
    String srsDBName)
    [17:05:40]: Warn: :Message:SetSRSSecurity Exception Exception: . Will retry..
    [17:05:40]: Debug: :Now Sleeping for : 60000 milliseconds
    [17:06:40]: Debug: :More: 4 rety to go..

    Hi,
    Did you install SCOM reporting on the SQL server which has SQL Reporting service running?
    Have you followed the link below:
    http://www.rickygao.com/step-by-step-installing-system-center-2012-r2-operation-manager/
    In which step you got this error. How about changing another admin account to install the reporting server?
    Regards,
    Yan Li
    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]

  • Report Server cannot load the extension

    Hi,
    I am developing a custom delivery extension with user interface for SQL Reporting Services. After some other issues that I was able to solve I finally reach this error here: "Report Server (MSSQLSERVER) cannot load the Custom extension."
    Where "Custom" is my extension name.
    I don't know where the problem is, this is all information I get. I also tried to deploy the PrinterDelivery sample which is part of the official SDK samples for SQL Reporting Services extensions. The weird thing is that this extension does not produce any
    event log entries but it is also not displayed in the user interface.
    I used this here:
    http://msdn.microsoft.com/en-us/library/ms153647%28v=sql.110%29.aspx as deployment guide.
    What am I doing wrong?

    Hi guw,
    By default, we can use the steps below to use a custom assembly in a report:
    Build the assembly.
    Copy the assembly to the following 3 locations:
        C:\Program Files\Microsoft Visual Studio 9.0\Common7\IDE\PrivateAssemblies
        C:\Program Files\Microsoft SQL Server\MSRS10.MSSQLSERVER\Reporting Services\ReportServer\bin
        C:\Program Files\Microsoft SQL Server\MSRS10.MSSQLSERVER\Reporting Services\ReportManager\bin
    Edit rsreportserver.config
    under <delivery>
     <Extension Name="Printer Delivery Sample" Type="Microsoft.Samples.ReportingServices.PrinterDelivery.PrinterDeliveryProvider,Microsoft.Samples.ReportingServices.PrinterDeliverySample">
       <Configuration>
        <Printers>
         <Printer>\\Server\MyNetworkPrinter1</Printer>
         <Printer>\\Server\MyNetworkPrinter2</Printer>
         <Printer>MyPrinter</Printer>
        </Printers>
       </Configuration>
     </Extension>
     under <deliveryUI>
     <Extension Name="Printer Delivery Sample" Type="Microsoft.Samples.ReportingServices.PrinterDelivery.PrinterDeliveryUIProvider,Microsoft.Samples.ReportingServices.PrinterDeliverySample"/>
    Open the rssrvpolicy.config(uder C:\Program Files\Microsoft SQL Server\MSRS10.MSSQLSERVER\Reporting Services\ReportServer\bin) with text editor. Then add the following code group to the file:
    <CodeGroup class="UnionCodeGroup"
    version="1"
    PermissionSetName="FullTrust"
    Name="PrinterDeliveryCodeGroup"
    Description="Code group for my delivery extension">
    <IMembershipCondition class="UrlMembershipCondition"
    version="1"
    Url="C:\Program Files\Microsoft SQL Server\MSRS10.MSSQLSERVER\Reporting Services\ReportServer\bin\yourAssembly.dll"
    />
    </CodeGroup>
    Open the rsmgrpolicy.config(uder C:\Program Files\Microsoft SQL Server\MSRS10.MSSQLSERVER\Reporting Services\ReportManager\bin) with text editor. Then add the following code group to the file:
    <CodeGroup class="UnionCodeGroup"
    version="1"
    PermissionSetName="FullTrust"
    Name="PrinterDeliveryCodeGroup"
    Description="Code group for my delivery extension">
    <IMembershipCondition class="UrlMembershipCondition"
    version="1"
    Url="C:\Program Files\Microsoft SQL Server\MSRS10.MSSQLSERVER\Reporting Services\ReportManager\bin\yourAssembly.dll"
    />
    </CodeGroup>
    Add the assembly reference in the report.
    The following sample extension is for your reference:
    http://msftrsprodsamples.codeplex.com/
    Hope this helps.
    Thanks,
    Katherine Xiong
    Katherine Xiong
    TechNet Community Support

Maybe you are looking for

  • The vi is identifyng the number of bytes to be read but the VISA Read vi is not able to read the data from the port.

    We are trying to communicate with the AT106 balance of Mettler Toledo.The VI is attached. We are sending in "SI" which is a standard command that is recoginsed by the balance. The balance reads it.The indicator after the property node indicates that

  • How to uninstall all apple itunes to reinstall

    having problems with downloading a program after researching the problem it was identified and to fix said we needed to completely uninstall all itunes apps and then reinstall. so our question is first how to successfully uninstall and then at its co

  • I am having problem with iPhoto

    i cant install iphoto  the massage shown like this these apps were already assigend to another apple id,and the will be avaible in thah apple id purchase lis..if you dont have acces to that apple id and want to rcvd future updates you will need to pu

  • Tabset in region

    Hi Gurus, We have a requirement to have tabbed pages within a region on a page. Is this something that is supported. I know we can have tabs on a page but within a region is what I was looking for. If yes do we have a sample template somewhere where

  • Updating the Device Central database... can't find samsung galaxy s3

    Hello, I have CS5, but haven't had a need to use it until now, so I'm a Device Central Noob. I can't find more recent devices in my library, in particular, I'm looking for the galaxy s3. How do I bring in profiles for the latest hardware? Thanks!