We're trying to use the WebServiceTrace module. Everything is working except when the proxy.aspx page is called, it's not parsing out the query string and setting EndPoint and TraceContentId.
I've created a similar, simplified page and can replicate the behavior. When I do a post but pass arguments on the query string, the page inputs are not being set. Am I doing something wrong?