Forum Discussion

trt18-sistemas's avatar
trt18-sistemas
Advocate IV
2 years ago

Embed for your organization sample not request framework that is already installed

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=organization , but I'm struggling at sample app startup (https://github.com/microsoft/PowerBI-Developer-Samples/tree/master/.NET%20Core/Embed%20for%20your%20organization).

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=x64&rid=win-x64&os=win10), 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?

 

 

1 Reply

  • Anonymous's avatar
    Anonymous
    Not applicable

    Hi trt18-sistemas 

     

    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.