The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
Hi all,
I'm trying to run a Embed for Your Organization Paginated Report by following this tutorial https://learn.microsoft.com/en-us/power-bi/developer/embedded/embed-paginated-reports?tabs=organizat... , but I'm struggling at sample app startup (https://github.com/microsoft/PowerBI-Developer-Samples/tree/master/.NET%20Core/Embed%20for%20your%20....
I'm following the tutorial using Visual Studio Code and .NET Core.
The error message shows up when I try to run the sample app. It requests framework Net Core 3.1.32 (https://aka.ms/dotnet-core-applaunch?framework=Microsoft.NETCore.App&framework_version=3.1.32&arch=x...), message bellow:
... despite that this framework version is already installed...
... as the last version (8.0.7) is already installed.
I've tried to run this sample app by using only version 8.0.7, then I tried installing version 3.1.32 only, and finally I tried by using both versions installed but the error remains.
Could anyone help me here?
Did you put the .Net Core 3.1.32 into the path shown in the figure?
Best Regards,
Yulia Xu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
User | Count |
---|---|
37 | |
14 | |
12 | |
11 | |
8 |
User | Count |
---|---|
49 | |
36 | |
22 | |
22 | |
18 |