Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2005 Forums
 Analysis Server and Reporting Services (2005)
 SSRS with SharePoint Integrated mode

Author  Topic 

PatDeV
Posting Yak Master

197 Posts

Posted - 2007-08-15 : 08:47:40
Hi all,

have any one encounter this error in SharePoint Integrated mode:
on the share point site. when i try to create Data Source it gives me error bellow in reporting service log files:


w3wp!library!5!08/15/2007-07:44:22:: Call to CreateDataSourceAction(tesr333.rsds, http://sharepointserver/sites/testsite/Data Sources, False).
w3wp!library!5!08/15/2007-07:44:22:: i INFO: Catalog SQL Server Edition = Enterprise
w3wp!security!5!08/15/2007-07:44:29:: i INFO: Exception while running with elevated privileges
w3wp!security!5!08/15/2007-07:44:29:: i INFO: Access is denied. (Exception from HRESULT: 0x80070005 (E_ACCESSDENIED))
w3wp!library!5!08/15/2007-07:44:29:: e ERROR: Throwing Microsoft.ReportingServices.Diagnostics.Utilities.SharePointException: Report Server has encountered a SharePoint error., ;
Info: Microsoft.ReportingServices.Diagnostics.Utilities.SharePointException: Report Server has encountered a SharePoint error.


how can i solve it!!

thanks
   

- Advertisement -