April 1, 2009 at 7:00 am
I have created a report with shared datasource and it show the report
in preview but when depoly the report and calling the report using Asp.net or open using ReportManager then getting the following Error
An error has occurred during report processing.
Cannot create a connection to data source 'DataSource1'.
For more information about this error navigate to the report server on the local server machine, or enable remote errors
April 1, 2009 at 7:05 am
Are you deploying the datasource as well?
Jack Corbett
Consultant - Straight Path Solutions
Check out these links on how to get faster and more accurate answers:
Forum Etiquette: How to post data/code on a forum to get the best help
Need an Answer? Actually, No ... You Need a Question
April 1, 2009 at 8:08 am
I have depoly datasource also
April 1, 2009 at 8:45 am
This error generally means SSRS have dropped your connection credentials so open your report in BIDs and edit the connection property and add the connection credentials.
Kind regards,
Gift Peddie
April 1, 2009 at 11:06 am
What is the data source accessing and where is it located in regards to the SSRS server? If you are using Windows Integrated security and the information you are trying to access is remote (not located on the same server) then you are going to need to configure Kerberos to be able to pass the security context properly or you are going to need to look at using SQL logins instead (depending on the data source you are trying to access).
----------------------------------------------------------------------------------------
Dan English - http://denglishbi.wordpress.com
Viewing 5 posts - 1 through 4 (of 4 total)
You must be logged in to reply to this topic. Login to reply