I have an error when I'm trying to open the asmxl file from a Xamarin project in VS2015 Community. The error reads:
No exports were found that match the constraint: ContractName VisualStudioWorkspace RequiresTypeIdentity Microsoft.CodeAnalysis.Workspace
I tried clearing the cache, reinstalling VS2015, Repair VS2015, Run devenv /setup, installing xamarin manually, adding workspace extensions, ect. Well, that is what I can remember from the past 2 days.
It would seem that this particular problem about Microsoft.CodeAnalysis.Workspace is not well documented as the general error every body is complaining about is:"The operation could not be completed."
Any ideas or pointers would be most welcome.