This MSDN article says:
HttpContext: Current is always null when accessed from within a WCF service. Use RequestContext instead.
What I\'m tryin
You can use HostingEnvironment.MapPath.