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.
Author |
Topic |
arkiboys
Master Smack Fu Yak Hacker
1433 Posts |
Posted - 2007-09-26 : 09:04:12
|
have developed a report on a test server which I can access from i./e. http://localhost/reportsDataSourcce is accessed using a sql loginMy colleague on his machine can not access. His error is:An error has occurred during report processing. (rsProcessingAborted) Cannot create a connection to data source 'MarketAnalytics'. (rsErrorOpeningConnection) For more information about this error navigate to the report server on the local server machine, or enable remote errors |
|
rmiao
Master Smack Fu Yak Hacker
7266 Posts |
Posted - 2007-09-26 : 22:58:34
|
Need replace localhost to real server name. |
 |
|
jdGONEMAD
Starting Member
2 Posts |
|
|
|
|