Hi all,
I have an issue with embedded reports currently not working in IE11.
I have so far tried unticking to run sites in compatability mode and also tried adding *.microsoft.com and *.powerbi.com to the trusted sites however the reports still do not show up.
I see lots of errors in the console sich as:
SCRIPT5007: Unable to get property 'addCultureInfo' of undefined or null reference
SCRIPT5022: [$injector:modulerr] http://errors.angularjs.org/1.5.9/$injector/modulerr?p0=powerbi.explore.reportembed&p1=Error%3A%20%5B%24injector%3Anomod%5D%20http%3A%2F%2Ferrors.angularjs.org%2F1.5.9%2F%24injector%2Fnomod%3Fp0%3Dpowerbi.explore.reportembed%0A%20%20%20at%20Anonymous%20function%20(https%3A%2F%2Fapp.powerbi.com%2F13.0.1700.2352%2Fscripts%2Fpowerbiportal.dependencies.externals.bundle.min.js%3A44%3A230)%0A%20%20%20at%20b%20(https%3A%2F%2Fapp.powerbi.com%2F13.0.1700.2352%2Fscripts%2Fpowerbiportal.dependencies.externals.bundle.min.js%3A43%3A263)%0A%20%20%20at%20Anonymous%20function%20(https%3A%2F%2Fapp.powerbi.com%2F13.0.1700.2352%2Fscripts%2Fpowerbiportal.dependencies.externals.bundle.min.js%3A44%3A13)%0A%20%20%20at%20Anonymous%20function%20(https%3A%2F%2Fapp.powerbi.com%2F13.0.1700.2352%2Fscripts%2Fpowerbiportal.dependencies.externals.bundle.min.js%3A59%3A15)%0A%20%20%20at%20q%20(https%3A%2F%2Fapp.powerbi.com%2F13.0.1700.2352%2Fscripts%2Fpowerbiportal.dependencies.externals.bundle.min.js%3A26%3A357)%0A%20%20%20at%20g%20(https%3A%2F%2Fapp.powerbi.com%2F13.0.1700.2352%2Fscripts%2Fpowerbiportal.dependencies.externals.bundle.min.js%3A58%3A382)%0A%20%20%20at%20eb%20(https%3A%2F%2Fapp.powerbi.com%2F13.0.1700.2352%2Fscripts%2Fpowerbiportal.dependencies.externals.bundle.min.js%3A62%3A381)%0A%20%20%20at%20c%20(https%3A%2F%2Fapp.powerbi.com%2F13.0.1700.2352%2Fscripts%2Fpowerbiportal.dependencies.externals.bundle.min.js%3A40%3A17)%0A%20%20%20at%20Ic%20(https%3A%2F%2Fapp.powerbi.com%2F13.0.1700.2352%2Fscripts%2Fpowerbiportal.dependencies.externals.bundle.min.js%3A40%3A327)%0A%20%20%20at%20ue%20(https%3A%2F%2Fapp.powerbi.com%2F13.0.1700.2352%2Fscripts%2Fpowerbiportal.dependencies.externals.bundle.min.js%3A39%3A1) powerbiportal.dependencies.externals.bundle.min.js (1,1)
SCRIPT14: Not enough storage is available to complete this operation. powerbiportal.dependencies.externals.bundle.min.js (1,1)
SCRIPT7002: XMLHttpRequest: Network Error 0x80070005, Access is denied.
I also see the following error in chrome:
XMLHttpRequest cannot load https://wabi-north-europe-api.analysis.windows.net/public/explorations/2887908/cache. Response to preflight request doesn't pass access control check: No 'Access-Control-Allow-Origin' header is present on the requested resource. Origin 'https://app.powerbi.com' is therefore not allowed access. The response had HTTP status code 404.
I have full access to the reports, I am able to access the reports in Power BI and refresh the data. The reports are embedded on a SharePoint page using the 'Publish to web' feature.
IE appears to be running in IE10 document mode however even when I change this to 11 I still see the errors and no reports.
Any help is greatly appreciated.