I\'m getting this error when opening .NET Core projetcs in VS 2015 Community:
The following error ocurred attempting to run the project model server
In my case, after installing .net core 1.1.0 there were still versions 1.0.1 installed. Delete old versions and reinstall Microsoft .NET Core tools.