Iam using .NET reportViewer control to display the report in Web Application. I created a Reports project and deployed it on the Report Server.
My Application talks to the Oracle as well as SQL-Server database to display the data in reports. The reports which talk to SQL-server works fine but the reports deployed on SQL-Server which pulls the data from remote Oracle Server throws an error. Below is the error:-
An error has occurred during report processing.
Cannot create a connection to data source <>
For more information about this error navigate to the report server on the local server machine, or enable remote errors
Start Free Trial