I\'m looking to find a way to access the .net query string contained in the standard ASP.NET request object inside a web service. In other words if I set a SOAP web service
Since you ask, I guess there is no HttpContext.Current.Request ?