asp.net - No executable found matching command dotnet-projectmodel-server -


i'm getting error when opening .net core projetcs in vs 2015 community:

the following error ocurred attempting run project model server process (1.0.0-preview-003585).

unable start process. no executable found matching command "dotnet-projectmodel-server".

it working until yesterday. i've tried reinstall .net core sdk , repair vs installation.

some tips?

i had same problem. able fix uninstalling microsoft .net core 1.0.1 - sdk preview 3 (x64) , reinstalling .net core 1.1 sdk here:

https://www.microsoft.com/net/core#windowscmd


Comments

Popular posts from this blog

asynchronous - C# WinSCP .NET assembly: How to upload multiple files asynchronously -

aws api gateway - SerializationException in posting new Records via Dynamodb Proxy Service in API -

asp.net - Problems sending emails from forum -