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.

 All Forums
 Development Tools
 Reporting Services Development
 run

Author  Topic 

fmardani
Constraint Violating Yak Guru

433 Posts

Posted - 2005-03-30 : 18:06:15
hi,
How can I create a report server virtual directory; for example, http://servername/reportserver
This is to run the report that I have created.
Thanks

tkizer
Almighty SQL Goddess

38200 Posts

Posted - 2005-03-30 : 18:16:12
It should already be there from when you installed Reporting Services.

Tara
Go to Top of Page

fmardani
Constraint Violating Yak Guru

433 Posts

Posted - 2005-03-31 : 17:01:26
I can preview the report but when clicking on the run button the error message received is:
A conection could not be made to the report server http://localhost/reportserver

Any thoughts please?
Thanks
Go to Top of Page

tkizer
Almighty SQL Goddess

38200 Posts

Posted - 2005-03-31 : 17:19:51
Can you get to:

http://localhost/reports

If not, do an iisreset. Also check the status of the ReportServer service. And check for any errors in the Event Log.

Tara
Go to Top of Page

fmardani
Constraint Violating Yak Guru

433 Posts

Posted - 2005-04-01 : 15:27:09
This is what I get when browsing to http://localhost/reports

The underlying connection was closed: Could not establish secure channel for SSL/TLS.
Thanks
Go to Top of Page

tkizer
Almighty SQL Goddess

38200 Posts

Posted - 2005-04-01 : 15:29:50
So did you do the things that I suggested if that didn't work?

Tara
Go to Top of Page
   

- Advertisement -