AddressAccessDeniedException: HTTP could not register URL http://+:8000…
WCF September 24th, 2008While working on WCF, I came across this error. It occurs due to Http namespace reservations and I believe it only affects Vista and later OS. This article elaborates steps to resolve this issue.
[Update] This issues does affect older versions of windows and not just Vista. The problem occurs when a service with less privileges is trying to start. It tries to register the URL but since it does not have admin privileges, the OS denies the request. This is called namespace reservation and because of it only a particular group of users have rights to HTTP URL namespace.
Related posts:
May 10th, 2009 at 8:38 am
I just love your weblog! Very nice post! Still you can do many things to improve it.
May 13th, 2009 at 3:39 am
I love it! That is way cool man! The steps weren’t that complicated too, which is great.