Microsoft 开发人员网络 > 论坛主页 > SharePoint - Business Intelligence > Configuration issue with SharePoint Reporting Services Add-In
提出问题提出问题
 

建议的答复Configuration issue with SharePoint Reporting Services Add-In

  • 2008年7月29日 14:54MosesBunting 用户奖牌用户奖牌用户奖牌用户奖牌用户奖牌
     

    We are getting errors in the Application event log on our MOSS server whenever we try to "Grant Database Access" in Central Admin.
     
    OK, here's our environment (everything was working independently prior to this installation):

    Server1 - Windows Server 2008 running MOSS 2007 SP1 (version = 12.0.6219.1000)
    Server2 - Windows Server 2003 running SQL Server 2005 SP2 + Reporting Services

    Here are the steps we performed during the install of the Reporting Services Add-In

    1.  Installed the Add-In on Server1 (version = 9.00.3042.00)
    2.  Installed WSS 3.0 on Server2 and applied SP1 (version = 12.0.6219.1000)
    3.  Ran the SharePoint Config Wizard on Server2, connecting it to the existing farm
    4.  Ran the Reporting Services Configuration wizard on Server2...
        a.  Verified that all services were running under domain accounts
        b.  Created a new database in SharePoint Integrated mode
        c.  All items are green checks except...Report Manager Virtual Directory is greyed out, Initialization is greyed out but checked
    5.  Enabled the Report Server Integration Feature in Central Admin on Server1
    6.  Set the "Manage integration settings" options to http://server2/ReportServer/ and Windows Authentication.
    7.  Set the "Grant database access" options to Server1 and Default Instance.

    At this point, a series of errors show up in the Application Event Log on Server1....

        Database {DB} on SQL Server instance {Server2} is not empty and does not match current database schema.

    ....but the Central Admin function appears to finish because it returns you to the Application Management page.

    When trying to apply the "Set server defaults" options, it just returns the error....

        An unexpected error occurred while connecting to the report server. Verify that the report server is available and configured for SharePoint integrated mode.

    ....as does any attempt to generate any reports from a Report Library.  There are no errors in any Event Logs on either server.

    Also, I cannot go to http://server2/ReportServer/ReportService2006.asmx, it just repeatedly prompts me for a login.

    Any help is appreciated, thank you.

    Moses

    • 已移动Mike Walsh MVPMVP, 版主2009年7月2日 18:06ssrs q (From:SharePoint - Setup, Upgrade, Administration and Operation)
    •  

全部回复

  • 2009年7月2日 17:42DueNorth 用户奖牌用户奖牌用户奖牌用户奖牌用户奖牌
     
    This is perhaps a revival of an old thread but here's issues that I see with the above installation (since I am currently working on adding in a SSRS to our SharePoint farm.

    a) The Reporting Service Server must be in the SharePoint farm. It just needs the Web Front End component (though you can install the complete installation if you want). Also you can't have MOSS farm connect to a WSS only server. Both would need to be MOSS.

    b) Also Windows Authentication is used only if you are using Kerberos, otherwise use Trusted Authentication

    c) From at remote machine, you should be able to see the content within http://server2/ReportServer, if you can't... something isn't setup properly.

    These are areas which I think could cause the above issue.
    SharePoint's green status ball of doom...
  • 2009年7月2日 18:05Mike Walsh MVPMVP, 版主用户奖牌用户奖牌用户奖牌用户奖牌用户奖牌
     
    SSRS questions go to Business Intelligence. Moving this.
    WSS FAQ sites: http://wssv2faq.mindsharp.com and http://wssv3faq.mindsharp.com
    Total list of WSS 3.0 / MOSS 2007 Books (including foreign language) http://wssv3faq.mindsharp.com/Lists/v3%20WSS%20FAQ/V%20Books.aspx
  • 2009年7月3日 14:35Sid Atkinson - Catapult Systems 用户奖牌用户奖牌用户奖牌用户奖牌用户奖牌
     建议的答复
    MosesBunting -

    Is your farm configured for Kerberos authentication?  You note that you selected "Windows Authentication", but this should only be selected if the MOSS farm is Kerberos (most people are using NTLM).  If you are configured for NTLM, you need the option "Trusted Account"

    BI and SQL Blog


    Please click the Mark as Answer button if a post solves your problem!