We've seen two problems with the patches in this security fix.
First off the fix for .net 1.1 (2656353) broke cross version authentication between 1.1 and 2.0 apps (similar to what happened with
http://support.microsoft.com/kb/2433751). Once this was removed it began working again.
The second issue is that the fix for .net 3.5 SP1 (2657424) caused a server reboot to take between 30 and 60 minutes. Once removed, a reboot took just a few minutes.
We narrowed our problem down to a missing OS service pack. We discovered our test system was missing 2008 Server SP2. This SP in addidtion to the security patches for each .net version resolved both of our problems.
None
0 Points
2 Posts
Multiple problems with ms11-100
Jan 10, 2012 04:57 PM|garner819|LINK
We've seen two problems with the patches in this security fix.
First off the fix for .net 1.1 (2656353) broke cross version authentication between 1.1 and 2.0 apps (similar to what happened with http://support.microsoft.com/kb/2433751). Once this was removed it began working again.
The second issue is that the fix for .net 3.5 SP1 (2657424) caused a server reboot to take between 30 and 60 minutes. Once removed, a reboot took just a few minutes.
Any help with this is apprecaited.
JimG
None
0 Points
2 Posts
Re: Multiple problems with ms11-100
Feb 05, 2012 10:25 PM|garner819|LINK
We narrowed our problem down to a missing OS service pack. We discovered our test system was missing 2008 Server SP2. This SP in addidtion to the security patches for each .net version resolved both of our problems.