A set of technologies in .NET for building web applications and web services. Miscellaneous topics that do not fit into specific categories.
Hi there!
This morning there was a Defender update, I have installed it an now it works!!!
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Recently my local hosted IIS services is not running after the new update. My visual studio projects also can't be run as well. I have to delete the new update in order to run my projects and local hosted services again. May I know what is the problem?
A set of technologies in .NET for building web applications and web services. Miscellaneous topics that do not fit into specific categories.
Locked Question. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.
Hi there!
This morning there was a Defender update, I have installed it an now it works!!!
Hi everyone
I'm investigating a recent issue with IIS and was wondering if anyone knows whether the bug also affects Windows Server 2019. I've seen reports related to other versions, but it's unclear if 2019 is impacted as well.
Any insights or confirmations would be greatly appreciated!
Had the same issue , i removed KB : 5066835 and KB 5065789 . It was not allowing from UI , so removed Windows Sandbox feature and then opened CMD as administrator and ran
wusa /uninstall /kb:5066835
then
wusa /uninstall /kb:5065789
then restarted and all was working fine . Have Disabled Updated for 2 weeks and hopefully solution will come from Microsoft.
==================
On my office PC , the below worked like a Charm and no needed to rool back , seems this is the correct way as the WCF was effected :
This is what worked for us:
Repair the WCF Services installation by re-enabling all associated features. This process forces the system to properly reconfigure the affected components without requiring a full rollback of the Windows update.
Open the Control Panel. You can do this by searching for "Control Panel" in the Start Menu.
Navigate to Programs > Programs and Features.
Click on Turn Windows features on or off in the left-hand menu.
In the list of features, scroll down and expand .NET Framework 4.8 Advanced Services.
Expand WCF Services.
Select all of the WCF Services by clicking the checkbox next to the parent "WCF Services" folder. If any are already checked, uncheck and then re-check them to ensure they are re-enabled.
Click OK to apply the changes.
You may be prompted to restart your computer. It is critical to do this restart for the changes to take effect and for the services to be properly re-registered.
This mornings security update (Security Intelligence Update for Microsoft Defender Antivirus - KB2267602 (Version 1.439.210.0) - Current Channel (Broad)) has fixed the issue. Installed updates again and then this and all OK now
The Update for Windows Security platform - KB5007651 (Version 10.0.29429.1000) fixed it for me.
Note that, although said update does not require a restart, I could only get it to work after doing so.
If you have that update pending, I highly suggest you install it, especially if you are not able to uninstall the previous updates.