I have tried to display reports in Sharepoint sites using SSRS. I have installed SQL Server 2008 (SP1 also installed), share Point 2007 in same box. In this Sql Server 2008 reporting wizard configured as Sharepoint integration mode.
I have able display the reports in sharepoint site from the Sql Server 2008 which is same box. But I have another machine having Sql server 2005 (which is not configured any reporting server, remote access permissions are enabled) when I try to display the data from that another machine sharepoint site it is showing below error
An error occurred during client rendering.
An error has occurred during report processing.
Cannot create a connection to data source 'Demo3'.
Login failed for user 'NT AUTHORITY\ANONYMOUS LOGON'.
But In SQL Business Intelligence studio, I able to see the preview of that report, when I click on sharepoint site it showing error.
Please anyone guide mw the right direction to over this problem.