I get this error message when I\'m trying to start the application.
An error occurred attempting to determine the process id of the DNX process host
I've just discovered one more problem that was causing this!
web.config in project root had some dodgy IIS URL rewrite rules to enforce HTTPS. Removing those rules solved the problem.
web.config