Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

July 7 - July 17 | Round 2 of the Power BI Dataviz World Championships. Don't miss your chance! Learn more

Reply
dpombal
Post Partisan
Post Partisan

Embed Report Server inside ASP.NET Web Forms site using IIS

 

Hi all,

I need to embed Power BI Report Server Report inside a Site using IIS web pages ASP.NET Web Forms.


After initial investigation, checking below option is only valid for Paginated Reports RDL


In order for an SSRS report to be successfully rendered in a web application,
the web page must make use of the rsweb:ReportViewer element which references the assembly file Microsoft.ReportViewer.WebForms.dll.
There are several ways that you can go about installing this assembly file, NuGet package.

 

I decided to use an iframe, however I have several doubts how to apply security to my iframe

 

 


STEP 1 - ADD Identity Impersonate = True en el Web.config


<configuration>
<system.web>
<identity impersonate="true" />
</system.web>
</configuration>


STEP 2 - ADD into Application Tool my Active Directory user with permissions to open Power Bi Report inside Powerbi Report Server.


Is it this best option?
Any security or config recommendation, my PBI RS is configured with AD default security option

 


Regards

2 REPLIES 2
priyamvada
New Member

Hi @dpombal  I want to show a Power BI report in a web application hosted on IIS server. The report has AD security with one user having read access. I need to run my application with the same user account on IIS. How do we configure IIS. Need a detailed explanation please.

 

Thanks

Helpful resources

Announcements
FabCon and SQLCon Barcelona 2026

FabCon & SQLCon – Barcelona 2026

Join us in Barcelona for FabCon and SQLCon, the Fabric, Power BI, SQL, and AI community event. Save €200 with code FABCMTY200.

60 days of Data Days Carousel

Data Days 2026

Join Data Days 2026: 60 days of free live/on-demand sessions, challenges, study groups, and certification opportunities.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.