Thread: Access is denied when listen on a port

  1. #1
    Registered User
    Join Date
    May 2006
    Posts
    1,579

    Access is denied when listen on a port

    Hello everyone,


    I am using Windows Server 2003. When call the Start method of HttpListener, there is the following exception -- System.Net.HttpListenerException: Access is denied.

    Any ideas how to grant the access?


    thanks in advance,
    George

  2. #2
    Ex scientia vera
    Join Date
    Sep 2007
    Posts
    477
    Running with administrator privs?
    "What's up, Doc?"
    "'Up' is a relative concept. It has no intrinsic value."

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. serial port to poll on request
    By infineonintern in forum C++ Programming
    Replies: 2
    Last Post: 06-11-2009, 06:52 AM
  2. Problem with string and serial port
    By collinm in forum C Programming
    Replies: 2
    Last Post: 03-23-2005, 10:19 AM
  3. faster port access
    By the_head in forum C Programming
    Replies: 5
    Last Post: 10-22-2004, 05:38 PM
  4. how to access parallel port under windows NT
    By lwong in forum Windows Programming
    Replies: 1
    Last Post: 01-07-2004, 03:20 AM
  5. Need help to access COM port in C++
    By rizmayo in forum C++ Programming
    Replies: 2
    Last Post: 09-12-2001, 02:47 AM