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 |
cwtriguns2002
Constraint Violating Yak Guru
272 Posts |
Posted - 2007-03-01 : 01:04:32
|
Hello. I made a reports in my local machine. How can other users in other machine view the reports? Do I need to install SP2? Any guidance please. Thanks.-Ron- |
|
snSQL
Master Smack Fu Yak Hacker
1837 Posts |
Posted - 2007-03-01 : 09:32:00
|
Have you deployed the report to the Reporting Services server on your network? You need to do that and then either give people access to Report Manager or create links to the reports with URL access - all described in Books Online. |
 |
|
cwtriguns2002
Constraint Violating Yak Guru
272 Posts |
Posted - 2007-03-01 : 20:16:58
|
Yes I have deployed the reports to the Report Services. The Reports must be shown in Windows application project(Report viewer) in Visual Studio. How can other user view the reports in other machine? We are using Team Foundation Server to access the whole project. But they can't access/view the reports I made. Is it mandatory to install SP2? What to do next? What are the things to be needed or to be installed? Just give me tips and guidelines of what to do please.-Ron- |
 |
|
cwtriguns2002
Constraint Violating Yak Guru
272 Posts |
Posted - 2007-03-02 : 02:21:17
|
I installed SQL server 2005 Service PAck 2(SP2). But if I configure my SQL Configuration Report server, the "SharePoint Integration" tab has error: The error is.<quote>The report server cannot access settings in the Sharepoint configuration database. Most likely, the Windows SharePoint Services object model is not installed or the report server web service and windows service accounts do not have access to sharepoint databases. To configure service account access, use SharePoint Central Administration.</quote>I tried to download Windows SharePoint server 3.0, but i can't install it, coz it asked to install first the SP1.Any idea please?P.S. By the way whats the difference of SP2 to windows sharepoint server? |
 |
|
|
|
|