Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

How to add a URL to a ASP page into the Reporting Services folder

0 views
Skip to first unread message

karenm...@yahoo.com

unread,
Nov 5, 2005, 8:15:01 AM11/5/05
to
I want to add the URL to a ASP page into the Reporting Services Folder.

We are sort of using the Reporting Services as a portal to our other
reporting applications. I want to include the URL to a ASP page in a
reporting services folder not sure how to do this.

Please help with a simple URL scenario.

Thanks
Karen

Spirit

unread,
Nov 5, 2005, 8:37:30 AM11/5/05
to
first add a web reference to ASP project
then define parameters of Reporting Service.render()
the url is a parameter of that function.
it works well on ASP.NET
but i do not know whether it is available on ASP

karenm...@yahoo.com

unread,
Nov 7, 2005, 4:23:35 PM11/7/05
to
Sorry, all I want to do is add an HTML page URL link to a reporting
services folder. I could not find much information on how to do this in
report manager.

Thanks
Karen

Spirit

unread,
Nov 8, 2005, 3:47:56 AM11/8/05
to
the url is like that http://localhost/ReportServer?/sample
rs/Nametag&rs:Format=pdf
some of the url parameters are BookimakrID,DocMap, EndFind,FallbackPage

karenm...@yahoo.com

unread,
Nov 10, 2005, 7:38:51 AM11/10/05
to
So how do I publish the link to a URL into the Report Folder

Thanks
Karen

karenm...@yahoo.com

unread,
Nov 10, 2005, 8:40:39 PM11/10/05
to
All I want to do is put URLs to other applications and HTML pages into
the RS Folder. So sort of I want to use it as a portal not just as a
means to reach only reports

Thanks
Karen

Bruce L-C [MVP]

unread,
Nov 11, 2005, 10:40:08 AM11/11/05
to
The only way I am aware of how to do this is to add a page that has the
links. You can create an HTML page and then add it to your report project
and deploy it.


--
Bruce Loehle-Conger
MVP SQL Server Reporting Services

<karenm...@yahoo.com> wrote in message
news:1131673239.2...@f14g2000cwb.googlegroups.com...

0 new messages