I'm getting the the following error while running my program with the task scheduler:
HTTP could not register URL http://+:4711/myWCFService/. Your process does not have access rights to this namespace (see http://go.microsoft.com/fwlink/?LinkId=70353 for details). ---> System.Net.HttpListenerException: Access is denied
Run as administrator is unfortunately no solution for my problem. I also tried to register the http address with netsh but I'm getting still the same error.