Skip to content
This repository has been archived by the owner on Nov 16, 2023. It is now read-only.

Issue when trying to build Provision Sample #53

Open
tylermbauer opened this issue Jan 27, 2017 · 2 comments
Open

Issue when trying to build Provision Sample #53

tylermbauer opened this issue Jan 27, 2017 · 2 comments

Comments

@tylermbauer
Copy link

Hello,

Can you help me with this error? I am a beginner with Visual Studio and using this guide to run the file ( http://www.softwaretestingclub.com/profiles/blogs/how-to-download-a-github-project-and-open-it-in-visual-studio)

1-27-2017provisionsampleerror

@ederfranco
Copy link

Hello tyler, you need to install the necesary packages. Just run "Tools/NuGet Package Manager/Package Manager Console" and execute:

  • PM> Install-Package Microsoft.PowerBI.Core
  • PM> Install-Package Microsoft.PowerBI.Api

There are several packages that may be needed in other samples, you can check them in this page https://www.nuget.org/profiles/powerbi

Hope this helps

@AshutoshMishra44
Copy link

AshutoshMishra44 commented Jun 22, 2017

It works.
Thank you..

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants