So, I started one of my Application on my machine in Visual Studio 2015 and I saw this beautiful error message.
The following error occurred attempting to run the DNX design time process (dnx-clr-win-x8+6.1.0.0-rc1-update1)
No Connection could be made because the target machine actively refused the connection. …
I thought to just ignore this error and carry on my work but I was unable to run my application.
I had really no idea why the is that. I googled for a bit and found nothing related to it. May be because it’s a very new technology and not so many of us have been through it.
[Solution]
I just restarted my Visual Studio 2015 and the error was gone! I still have no idea how that happened 🙂
Please share your feedback why that happens if any of you have been through this error.