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
I just encountered the same issue after updating Microsoft Azure SDK v2.9.6
I uninstalled the 2.9.6 SDK and noticed I had a problem opening my global.json file. So I got the most recent version from VSTS for my solution and that fixed my problem.