I\'m working through some Functional Tests on my app, and I think I\'m getting pretty close. My problem is that when I run my first test, I get the error.
After a lengthy conversation with @mythz, it turns out that VS has to be run in Admin mode for the "AppHostHttpListenerBase" to run.
I also have to run Powershell as Admin when running ./build from the terminal.