When creating a new ASP.NET 5 Web Application with beta8 and starting IIS Express there is an error message telling me:
"An error occurred attempting to determine the process id of the DNX process hosting your application"
I haven't changed anything on the application. What do I have to do so that IIS Express is correctly running?
And second question: what do I have to do when I want to use IIS 10.0 (this is a Windows 10 machine)?