Sure you can, see Integrating Reporting Services Using URL Access - Web Application
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
2 answers
Sort by: Most helpful
-
-
ZoeHui-MSFT 41,491 Reputation points
2021-06-08T01:56:38.103+00:00 Hi @Sunil Ferro ,
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