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 |
volyn
Starting Member
30 Posts |
Posted - 2009-12-19 : 06:39:45
|
Hi there,I am almost crazy about that. I have installed SLQ Server Express with Reporting Services. Report server is configured and all necessary part of configuration are green ticked. Report server is running on localhost as I installed SQL server at my computer with with administration user. When I want to access from administration or other user http://localhost/reports or http://localhost/reportserver, IExplorer is searching for localhost and its neverending, I always stopped it after few minutes. There is no error I dont know how to access deployed reports at webpage.I have installed it on my personal computer for studying purposes, thats why SQL server with all DB, with report server is installed on same account as BI development studio.Thanks for help |
|
volyn
Starting Member
30 Posts |
|
russell
Pyro-ma-ni-yak
5072 Posts |
Posted - 2009-12-21 : 10:37:32
|
is IIS running?is localhost in your hosts file? (C:\WINDOWS\system32\drivers\etc\hosts)shopuld see an entry like this:127.0.0.1 localhost |
 |
|
|
|
|