I am accessing a WebService from VB.Net using a WebReference within my project. I am getting an error, which I am told by the WebService providor is due to invalid credentials. Therefore want to view the underlying SOAP messages to see exactly what is being sent. I have tried the following: Dim MyProxy...