Depends on the format. What does teh stream look like? Fiddler will tell you if it's SSL data you're seeing. You can install the Fiddler certificate to allow Fiddler to decrypt SSL traffic. Check in the help file.
+++ Rick ---
From: | Rick Strahl |
To: | Andrew MacNeill |
+++ Rick ---
I seem to recall having to do something with Fiddler (which is why we created those extra envelope items in the wwsoap class).
Does receiving the binary stream suggest that I am getting back a direct .Net object instead of a nice text object or is that more because of the SSL?
Andrew