aspnet / Tooling

Issue tracker and info on Visual Studio tooling for ASP.NET
Other
256 stars 124 forks source link

dotnet-projectmodel-server - Can't be started #925

Open Korporal opened 7 years ago

Korporal commented 7 years ago

After installing VS 2017 RC (update) and various Core tools and previews, attempting to open a new VS 2015 project that uses .Net Core fails, with a dialog reporting the inability to start dotnet-projectmodel-server.

See here for more examples of people impacted by this:

http://stackoverflow.com/questions/40674393/visual-studio-2017-rc-install-breaks-visual-studio-2015-asp-net-core-projects

I am unable to remedy this and it makes it pretty much impossible to do anything with .Net core...

mlorbetske commented 7 years ago

Hi @Korporal, does your Visual Studio 2015 project have a global.json file at the solution level?