Forum Discussion

pritesho's avatar
pritesho
Icon for Helper I rankHelper I
10 years ago

Embedded Power BI - IE 11 - Access is Denied

I am trying to launch the sample reports using embedded power bi sample to start with.  Reports work fine on Firefox and Chrome, however I get an "Script5: Access is denied" error, while launching any report.

 

I tried the same with another one of my custom apps and replicating code and I continue to get the error.  It may have something to do with cross domain sites being used in client side script.  Please let me know if you have a way to fix this issue.

3 Replies

  • jocaplan-MSFT's avatar
    jocaplan-MSFT
    Icon for Microsoft Employee rankMicrosoft Employee

    If you are running this locally can you please try adding local host to your safe sites in IE and see if that solves the problem?

    • pritesho's avatar
      pritesho
      Icon for Helper I rankHelper I

      That did not solve the issue.  Currently I reinstalled IE to flush all organization policies.  Yet to figure the root cause.

      • laciodrom_80's avatar
        laciodrom_80
        Icon for Helper IV rankHelper IV

        Hi,

         

        I've got the same problem, I've an embedded report in web app and when I try to browse it by IE 11 I've got Access Denied error and I don't see anything. Using Chrome or Mozilla no problem appears.

         

        It's a security issue of IE which doesn't allow to do cross-domain queries: I've also got the same error including the web site domain name into IE trusted sites and enabling the security option: "start programs and files in a iframe"

         

        Any hints to solve the problem?

         

        Thanks in advance!