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 |
sqlserverdeveloper
Posting Yak Master
243 Posts |
Posted - 2008-09-22 : 17:20:11
|
I developed a report using reporting services 2005, now I am trying to see how I can get to the reporting services portal. We just installed SQL server 2005 on this server. What do I do to create the reports URL? I tried inside the server to open \\localhost\reports, it errored out. Please let me know what I need to do to browse the reporting services URL, so that I can upload the report which I just created. Thanks!! |
|
harlingtonthewizard
Constraint Violating Yak Guru
352 Posts |
Posted - 2008-09-22 : 21:28:14
|
Have you configured the report server through the reporting services configuration tool? Is the report server running and initialised, this can be viewed throught this tool? What is the name of your virtual directories you created? I assume you have reporting services installed also.What Windows Operating system are you using?Once reporting services is installed, configured, running and initialised then you should be able to see it through a browser at http://localhost/Reports$XTRALIS_CYCLOPS (note your virtual directories will be different) |
 |
|
sqlserverdeveloper
Posting Yak Master
243 Posts |
Posted - 2008-09-22 : 23:40:50
|
Thanks for your reply. Actually I have sql server developer edition and Reporting services enterprise edition. When I was trying to set up database connection thru the reporting serv config tool, I am getting compatible version error. |
 |
|
|
|
|