question

SunilFerro-4077 avatar image
0 Votes"
SunilFerro-4077 asked ZoeHui-MSFT answered

SSRS - Need to render the Report Preview in a .html page

Hi,

Currently, I am using the following assembly and control to display a SSRS report on a .aspx page.
Assembly registered on the page :


<%@ Register Assembly="Microsoft.ReportViewer.WebForms, Version=12.0.0.0, Culture=neutral, PublicKeyToken=89845DCD8080CC91"
Namespace="Microsoft.Reporting.WebForms" TagPrefix="rsweb" %>

Control used on the page:

<rsweb:ReportViewer ID="rptViewer" runat="server" ClientIDMode="Static" />

However, I want to move the .aspx page to .html. Is there a way I can show and render the SSRS Report Preview in a .html page?

Thanks.

sql-server-reporting-services
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

OlafHelper-2800 avatar image
0 Votes"
OlafHelper-2800 answered SSRSquestions-0833 edited
· 1
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

Hi.
How can we use that option and avoid the explorer asking for web portal credentials?

103105-imagen.png

Can we put the credentials in the url? Something like:

https://server/reportserver?/SampleReports/Territory Sales Drilldown&rs:Command=Render&rc:LinkTarget=main&userName="username"&password="pass"


0 Votes 0 ·
imagen.png (4.8 KiB)
ZoeHui-MSFT avatar image
0 Votes"
ZoeHui-MSFT answered

Hi @SunilFerro-4077,

If the issue about 'SSRS - Need to render the Report Preview in a .html page' has been resolved, we'd suggest that you may mark it as answer so other user with similar issue could see this easier.

As you have post the new issue on Microsoft Q&A, we could follow it there.

Regards,

Zoe


If the answer is helpful, please click "Accept Answer" and upvote it.

Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.
Hot issues October





5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.