Supplies are limited. Contact info@espc.tech right away to save your spot before the conference sells out.
Get your discountScore big with last-minute savings on the final tickets to FabCon Vienna. Secure your discount
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.