views:

6

answers:

0

Hi We are facing a strange problem. We have developed a dashboard using Sharepoint 2007, Custom report viewer and SSRS 2008. Due to unknown reason the custom report viewer was not able to show reports from reporting service through default authentication. I mean with the credential of the logged-in user in sharepoint site. So we hard coded one of the credential detais in the webpart so that we are able to see the reports through sharepoint dashboard.

Please find the image at http://binabdu-fayaz.blogspot.com/2010/09/ssrs-charts-not-displaying-in-dashboard_24.html

Now the problem is 1. if the user whose credentials are hard coded on the custom web part logs in to any machine.

a. He opens the sharepoint site with his credentials. he can see everything fine, means reports with table control and reports with charts.

b. He signs out of the site and some other user signed in to the site. he can see everything fine, means reports with table control and reports with charts.

  1. The user whose credentials are hard coded signs out of the machine itself. And some other user logs in to the machine.

a. He opens the sharepoint site with his credentials. he can see reports with table control, but he cannot see reports with charts.

b. He signs out of the site and user with his credentials hard coded in the custom webpart signed in to the site. he can see reports with table control, but he cannot see reports with charts.

Any help is highly appreciated. We have no clue about why this is happening.

with regards Fayaz

related questions