After applying windows update(KB4565627), Unable to communicate the WCF service from the application

Akram Ahmed 21 Reputation points
2020-07-28T14:02:46.853+00:00

Hello Team,

We have a WCF service that is hosted at the production server as well as my local machine, Previously I was able to communicate my local WCF service through our Web application(MVC) over the net.tcp as well as the http, but after the installing the update of KB4565627 (CVE-2020-1147) I am not able to communicate and getting the below errors. I have uninstalled the update and tried to communicate again then successfully able to connect the WCF service.

Could you plz help me to resolve the WCF connection issue along with the security update.

Following errors while communicating WCF through Web Application(MVC) :
Through net.tcp - There was no endpoint listening at net.tcp://localhost.company.com/WCFHost/Service1.svc that could accept the message. This is often caused by an incorrect address or SOAP action. See InnerException, if present, for more details

Through HTTP - There was no endpoint listening at http://localhost.company.com/WCFHost/Service1.svc that could accept the message. This is often caused by an incorrect address or SOAP action. See InnerException, if present, for more details

Please find the attached files for the reference.

14078-windows-update.png
14085-wcf-patch-update.png14086-patch-update.png

Windows 10
Windows 10
A Microsoft operating system that runs on personal computers and tablets.
10,689 questions
Windows 10 Compatibility
Windows 10 Compatibility
Windows 10: A Microsoft operating system that runs on personal computers and tablets.Compatibility: The extent to which hardware or software adheres to an accepted standard.
457 questions
Windows 10 Security
Windows 10 Security
Windows 10: A Microsoft operating system that runs on personal computers and tablets.Security: The precautions taken to guard against crime, attack, sabotage, espionage, or another threat.
2,765 questions
0 comments No comments
{count} votes

Accepted answer
  1. Teemo Tang 11,351 Reputation points
    2020-07-29T02:50:45.207+00:00

    Welcome to Microsoft Q&A Platform.
    Your Web application(MVC) should have compatibility issue with this KB4565627.
    On Windows side, uninstall this KB4565627 is the only method to make application work fine, but this way may exist potential security hazard.
    For WCF or .Net related question, I suggest to ask for help from specific forum, such as this below:
    https://social.msdn.microsoft.com/Forums/vstudio/en-US/home?forum=netfxsetup%2Cwcf&filter=alltypes&sort=lastpostdesc
    The reason why we recommend posting appropriately is you will get the most qualified pool of respondents, and other partners who read the forums regularly can either share their knowledge or learn.
    Thanks for your understanding and cooperating.


0 additional answers

Sort by: Most helpful