RosylnPackage- Pack was not loaded successfully
I am trying currently trying to look into the roslyn project (i started adding some custom operator just for learning)
And when i try to launch visual studio (using the RoslynDeployment run config) i get an error message, that the RosylnPackage- Pack was not loaded successfully. In the ActivtyLog it says something like "SetSite failed for package [RoslynPackage]", mentioning that there was a export required, but 0 found applying the current restrictions
Has somebody an idea what is going wrong?
1 Reply
Solution: i was missing .net 4.7.2 installation for VS 2022