Running this code as a regular user throws HttpListenerException (access denied). Snippet runs ok as an administator
class Program { static void Main(st
Is that URI already registered on the system?
http://msdn.microsoft.com/en-us/library/system.net.httplistenerexception.aspx says that would be one cause.