Is it possible for a self-hosted OWIN Web API to run under a non-administrator account? I have already tried dozens of url reservations and nothing works. The service fail
Run this command line under admin
netsh http add urlacl url=http://*:8080/ user=MyUser