Azure-Samples / power-bi-embedded-integrate-report-into-web-app

A Power BI Embedded sample that shows you how to integrate a Power BI report into your own web app
MIT License
134 stars 152 forks source link

Power BI app setup (help needed) #38

Open QCR615 opened 7 years ago

QCR615 commented 7 years ago

Hi, I am new with to Azure and .Net framework and following this link to setup the app on Azure: https://docs.microsoft.com/en-us/azure/power-bi-embedded/power-bi-embedded-get-started-sample While setting up power bi app I am getting below error: -Package Manager Console: upadate-package ProvisionSample Install-Package : Could not install package 'System.IdentityModel.Tokens.Jwt 5.0.0'. You are trying to install this package into a project that targets '.NETFramework,Version=v4.5', but the package does not contain any assembly references or content files that are compatible with that framework. For more information, contact the package author.At line:1 char:1

conkonig commented 7 years ago

I am having this exact same error, can not get the project solution to build at all