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 |
agbroj
Starting Member
1 Post |
Posted - 2008-03-21 : 04:08:26
|
Hi All,I'm new to SQL Server Reporting Services.I managed to install Reporting services ok on a laptop running XP Pro. However I have run into all sorts of problems trying to install it on a Laptop running Vista Business with II7.0When I tried browsing the reports folder (by using the url: localhost/reports), it could not resolve it.I got a bt further by using the url: 127.0.0.1/reports. However having part displayed the page it gave me the following error: The underlying connection was closed. An unexpected error occurred on a send.I googled this error and was told to check the Reporting Configuration tool.When I did this I got the following errorThere was an error while refreshing the reporting services configuration manager. The exception details are:A connection to the computer cannot be establishedDetails: Access deniedHowever I can connect to SQL Server via Management StudioRegardsJude |
|
rmiao
Master Smack Fu Yak Hacker
7266 Posts |
Posted - 2008-03-21 : 17:40:14
|
Tried connect with host_name/reports? Did you grand permission to your account in RS? |
 |
|
|
|
|