Taxonomy manager not opening for winndows projects although .net version installed in machine

Taxonomy manager not opening for winndows projects although .net version installed in machine
image

Just click on the Yes button and the system will install for you the missing .Net version.

image

Then, in the end, you will need to restart the machine and try again.

Let us know if this helped.

Thank you . I did … installed .6 and .7 versions . But no use . let me try again

Hi @marian.platonov I did … But not working for me

You didn’t install the right .Net Desktop Runtime version on the Studio machine.

First, you need to check which is your Studio machine System Type.

systeminfo | findstr "System Type"

If you need the . NET Desktop Runtime 5.0.17, you can find it on this page Download .NET 5.0 (Linux, macOS, and Windows)

Based on your Windows System Type, you need to download the correct installer and install it, and then restart your Studio machine.

Let us know if this helped.