Hi, I've got a wcf service that is hosted on my local machine. I need to
determine the hosted url of the service from within the service but cannot
work out how to do it.
HttpContext.Cur rent always returns null, which i suppose might make some
sense. Does anyone know of a way to get the url?
TIA,
paul
determine the hosted url of the service from within the service but cannot
work out how to do it.
HttpContext.Cur rent always returns null, which i suppose might make some
sense. Does anyone know of a way to get the url?
TIA,
paul
Comment