D
dave
I have been reading today and have found a few exampels of how to pass
winform user credentials to ws proxy however they all refer to the following
line...
serviceproxy.Credentials = System.Net.CredentialCache.DefaultCredentials
This appears to be 1.1 syntax as it has been 'deprecated' and i dont know
what the 2.0 equivalent is.
Any help would be very much appreciated with wse3.0 and ntlm authentication
from winform app to webservice.
thx
-dave
winform user credentials to ws proxy however they all refer to the following
line...
serviceproxy.Credentials = System.Net.CredentialCache.DefaultCredentials
This appears to be 1.1 syntax as it has been 'deprecated' and i dont know
what the 2.0 equivalent is.
Any help would be very much appreciated with wse3.0 and ntlm authentication
from winform app to webservice.
thx
-dave