I keep getting the below error in visual studio2015, I have tried one of the suggesstions below but it has not helped
http://www.talkingdotnet.com/how-to-fix-dnx-project-start-up-error-in-vs-2015/
---------------------------
Microsoft Visual Studio
---------------------------
The following error occurred attempting to run the DNX design time process (dnx-clr-win-x86.1.0.0-rc1-update1).
A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond [::ffff:127.0.0.1]:49637
The DNX design time process provides intellisense, build, and reference information to Visual Studio and without it your experience will be very limited. Please try closing and reopening Visual Studio to see if that corrects the problem. Alternatively, check
that the DNX version is properly installed or try changing to a different installed DNX version using the project property pages.
---------------------------
OK
---------------------------