Hello,
It seems that you have to modify the code from the following link so that
it may support pages
http://www.codeproject.com/useritems/SQLRSViewer.asp You may want to handle temReport string so that it can show 1 page
information instead of all pages.
Thanks & Regards,
Peter Yang
MCSE2000/2003, MCSA, MCDBA
Microsoft Online Partner Support
When responding to posts, please "Reply to Group" via your newsreader so
that others may learn and benefit from your issue.
=====================================================
This posting is provided "AS IS" with no warranties, and confers no rights.
--------------------
| From: "zitus" <e>
| References: <OLgC#4hLFHA.4084@TK2MSFTNGP10.phx.gbl>
<9E9F77AB-F938-4607-991E-7ECAC966DB87@microsoft.com>
| Subject: Re: how users access reports?
| Date: Mon, 21 Mar 2005 19:37:26 +0200
| Lines: 41
| X-Priority: 3
| X-MSMail-Priority: Normal
| X-Newsreader: Microsoft Outlook Express 6.00.2900.2180
| X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2180
| X-RFC2646: Format=Flowed; Original
| Message-ID: <OZzl5F#LFHA.3512@TK2MSFTNGP15.phx.gbl>
| Newsgroups: microsoft.public.sqlserver.reportingsvcs
| NNTP-Posting-Host: dsl81-214-22475.adsl.ttnet.net.tr 81.214.87.203
| Path: TK2MSFTNGXA03.phx.gbl!TK2MSFTNGP08.phx.gbl!TK2MSFTNGP15.phx.gbl
| Xref: TK2MSFTNGXA03.phx.gbl microsoft.public.sqlserver.reportingsvcs:46045
| X-Tomcat-NG: microsoft.public.sqlserver.reportingsvcs
|
| I do not have problem creating RDL file
|
[quoted text, click to view] | "Jerry" <Jerry@discussions.microsoft.com> wrote in message
| news:9E9F77AB-F938-4607-991E-7ECAC966DB87@microsoft.com...
| > p[robably it helps you
| >
| >
http://www.rdlcomponents.com/download/ASPdemo.aspx | >
| > Jerry
| >
[quoted text, click to view] | > "zitus" wrote:
| >
| >>
| >> I want to give access to my reports inside my asp.net application. ( a
| >> small
| >> portal application )
| >>
| >> As users logon to portal, I will give credentials myself inside asp.net
| >> application for reports.
| >>
| >> I do not want users to access to ( http://server/reportserver )
| >>
| >> If I restrict IP ACCESS to site ( http://server/reportserver ), I can
| >> not
| >> use the REPORTSERVER.DLL
| >> [microsoft sql server\mssql\reporting
| >> services\samples\applications\reportviewer\vb\bin\reportviewer.dll]
| >>
| >> I tried to use
http://www.codeproject.com/useritems/SQLRSViewer.asp | >> (SQL Reporting Services Viewer Page Using SOAP API) ; but it can not
show
| >> multiple pages report..
| >>
| >> Any idea?
| >>
| >> BR
| >> Ziya
| >>
| >>
| >>
|
|
|