Business Scorecard Manager - Deploy to Reporting Services (Report Server)

So I created a basic scorecard view in BSM and deployed it to SharePoint in order to test that it is working correctly. After I verified this, I then attempted to deploy this same scorecard to a Reporting Services Report Server on a different site than WSS/BSM. It deploys successfully, but when it tries to generate the report, I get the following error message in Reporting Services:

An error has occurred during report processing.
Cannot create a connection to data source 'TesterCard'.
Invalid URI: The Authority/Host could not be parsed.

Obviously, my scorecard is named 'TesterCard' - how brilliant.

I took a look at the datasource for my report in RS and it shows a connection type of ScorecardDPE with a connection string of http:/mymachine:46786//PmService.asmx,34cc0fda-1f4a-4bb7-a8c2-73e5448b5b0e.

The generated GUID matches the GUID of the scorecard (verified this by executing GetScorecards method on PMService.asmx).

What am I missing here



Answer this question

Business Scorecard Manager - Deploy to Reporting Services (Report Server)

  • dklayman

    Hi M.A.D.,

    Actually, your best bet would be to post this question to the BSM newsgroup as the product team does answer questions there and there is also a FAQ available.

    http://office.microsoft.com/en-us/assistance/HA100602251033.aspx

    I hope this helps,

    -brenda (ISV Buddy Team)



  • glenna

    hi

    I m not able to deploy scorecard on the SQL Report Server. the error which i m facing is

    An error has occurred during report processing. (rsProcessingAborted) Get Online Help
    Cannot create a connection to data source 'Enrollment'. (rsErrorOpeningConnection) Get Online Help
    There is an error in XML document (1, 308).
    Security error.

    Please help me.its urgent


  • Business Scorecard Manager - Deploy to Reporting Services (Report Server)