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!!!
As others have mentioned, there was a silent fix that went out this morning that has fixed systems after a reboot.
Any word from Microsoft as to whether this was a one time 'fix'? Concern is systems that have downloaded KB5066835 but haven't installed it yet.
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.
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.
Uninstalled KB5066835 AND KB5065789 and back to normal.
I feel the guy with the 500 computers...
And MS Devs, how is it possible to deploy a Windows Update you BUILT with Visual Studio and not see VS is not working after you deploy on your test servers? Wow...