Thanks, the error is:
----------------
[font="Arial"]An error has occurred during report processing. (rsProcessingAborted)
Cannot create a connection to data source 'abc'. (rsErrorOpeningConnection)
For more information about this error navigate to the report server on the local server machine, or enable remote errors.[/font]
-----------------------------
I'm deploying the report and the Data Source is using Windows Credentials to access this report. When I tried to run the report on local (Srv01) server (http://Srv01\Reports\pages\report.aspx), it works fine but when trying from other server, it gave me this error.