Options

GetResponse failed with this error: No credentials are available in the security package

Lars_WestmanLars_Westman Member Posts: 116
I'm communicating internally between companies using web services. Everything works fine until I connect with Oneclick or Web Client. The difference is how the clients authenticate compared to the Windows Client.

Using the windows client I can use "HttpWebRequest.UseDefaultCredentials(TRUE)" (Windows authentication) to set up the authentication but how to do it when a client is using the Credential type "UserName"?

/Lars
Sign In or Register to comment.