The situation: WCF service hosted on IIS 6.0 box, anonymous access for site. WSS 3.0 site on another box in the network, trying to draw data from the WCF service. When accessing the WSS site on the box hosting it (IE I'm remoting in to the host) all data is properly retrieved from the service and...