-
Notifications
You must be signed in to change notification settings - Fork 152
The Project File Cannot be Loaded #6
Comments
What version of Visual Studio are you using? The sample should work with VS 2013 and above. |
Hi, I'm using VS2015; Microsoft Visual Studio 2015 Shell (Integrated) Installed Version: IDE Standard Microsoft Visual Studio Tools for Applications 2015 00322-10000-00000-AA576 Visual Basic 2015 00322-10000-00000-AA576 Visual C# 2015 00322-10000-00000-AA576 SQL Server Analysis Services 13.0.1601.5 SQL Server Data Tools 14.0.60525.0 SQL Server Integration Services SQL Server Reporting Services 13.0.1601.5 |
Are you cloning the git repo or downloading the source zip? We haven't been able to reproduce this issue. One issue we have seen is that the Nuget packages fail to restore when the repo is within a long file path. |
Downloading the source zip. I've since installed visual studio community 2015 and been able to build the solution. I recently installed SQL Server 2016 so perhaps the issue was related to that version?! Thanks for your help |
Hi,
I'm trying to open the Power BI Embedded visual studio solution to build the sample web app. However the project files fail to load. I'm getting the below error message;
\power-bi-embedded-integrate-report-into-web-app-master\EmbedSample\EmbedSample.csproj : error : Value cannot be null.
Parameter name: url
Can anyone advise how to resolve this issue?
Many Thanks,
Mark
The text was updated successfully, but these errors were encountered: