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 |
|
zixingw
Starting Member
2 Posts |
Posted - 2008-01-25 : 11:08:42
|
| When I opened "Reporting Service Configuration Manger" from SQL server configuration tool list, The "Report Server Installation Instance window came out. It showed my local machine name on the field of Machine Name. When I click "Find" button, a message box came out. It says: "No report server were found on the specified machine. Details: Invalid namespaceWhat is the problem and how to solve it. |
|
|
CShaw
Yak Posting Veteran
65 Posts |
Posted - 2008-01-25 : 20:18:36
|
| Have you checked to make sure the service was started? If you have done that have you tried to connect to if via the SQL Server Management Studio? Is this 2005?Chris Shawwww.SQLonCall.com |
 |
|
|
rmiao
Master Smack Fu Yak Hacker
7266 Posts |
Posted - 2008-01-25 : 23:06:42
|
| Did you install RS on that machine yet? |
 |
|
|
zixingw
Starting Member
2 Posts |
Posted - 2008-01-28 : 08:49:56
|
| Hello, I am new to SQL server. Please tell me how to check if the Report server was installed or not. If not how to install it.Thanks,Zixing |
 |
|
|
rmiao
Master Smack Fu Yak Hacker
7266 Posts |
Posted - 2008-01-28 : 20:01:02
|
| Check control panel -> services apply, ensure sql server reporting service is there. If no, install it from sql2k5 installation package. For sql2k, you have to call Microsoft to get it. |
 |
|
|
|
|
|