When I try to compile the programs for my Raspberry Pi on my computer (since it takes far over 5 minutes per compilation process) using the Ctrl + F5 keys (Start without debugging) I get this error after compilation:
Build/launch failed: Could not load file or assembly "Microsoft.VisualStudio.Shell, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a"
I manually installed this program but it still doesn’t work. When I start it with just F5 it works perfectly. But I really need the starting without debugging for many reasons.
Also when I compile it on the Raspberry Pi Pressing Ctrl + F5 will work 100% fine!
This is just a excerpt since the full error message is partly German partly English (even though VS is 100% English). If you still want I can provide it.