1. Software background: The server runs the service, and the client program cannot access the service. The service can be called normally using WCFTestClient.
2. Exception message: SOAP security negotiation with ‘HTTP… ‘ for target ‘http… ‘ failed.
3. Solutions:
A. Find the following information in the client configuration file:
2. Exception message: SOAP security negotiation with ‘HTTP… ‘ for target ‘http… ‘ failed.
3. Solutions:
A. Find the following information in the client configuration file:
<identity>
<userPrincipalName value="XXX" />
</identity>
B. Delete this section.
4. Q&a: this configuration item USES NTLM for authentication. No changes are made when debugging locally. When the server is deployed, you need to consider.
Read More:
- The server has rejected the client credentials
- HTTP Error 401.1 – Unauthorized:Access is denied due to invalid credentials
- SQL Server 2008 18456 error and SA unable to login solution
- 【Linux】psql: FATAL: Ident authentication failed for user “username” Error and Solution
- Vs 2015 IIS express debug error: http error 401.2 – unauthorized
- cifs mount error(13): Permission denied
- WIN7 + IIS7 Service Unavailable HTTP Error 503. The service is unavailable.
- [Tomcat] an error is reported when Tomcat starts ERROR:transport error 202:bind failed:Address already
- HTTP error 401 and 403 detailed explanation and solution
- [solved] sql30082n security processing failed with reason “24” (“user name and / or password invalid”)
- Mongodb connection authentication auth failed solution
- HTTP error code compact version
- Solution to cross domain sharing problem of session
- Modify samba configuration, restart service failed
- Question: cannot create windows service for mysql.error : 0 (install MySQL)
- Nginx error log (error_ Log) configuration and information explanation
- How to Configure DHCP for Multiple VLANs?
- “503 Service Unavailable” error when connecting to vCenter Server using vSphere Web Client (2121043)
- JDBC connect to Sql Server to connect to the database–The TCP/IP connection to the host localhost, port 1433 has failed
- Android error: ADB port is occupied( adb.exe ,start-server’ failed — run manually if necessary)