We wouldn’t consider Windows authentication as a feasible strategy as you cannot expose your service over the Internet if you leverage Windows authentication. Forms authentication uses the ASP.Net ...
I'm trying to connect to a web service that uses ssl + http basic authentication, and I can't seem to get the basic auth to work.<br><br>I assume that the ssl part is all taken care of by sending the ...