CC.NET Dashboard Error: Could not load type 'System.Security.Authentication.ExtendedProtection.Chann
Posted
by Leslie
on Stack Overflow
See other posts from Stack Overflow
or by Leslie
Published on 2010-06-14T18:29:52Z
Indexed on
2010/06/14
18:32 UTC
Read the original article
Hit count: 826
cruisecontrol.net
Late last week I upgraded CC.NET locally and on the build server. The build server is still fine, but locally I am now getting the following error:
Exception Details: Exortech.NetReflector.NetReflectorTypeLoadException: Unable to load types from assembly System.ServiceModel, Version=3.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089: Failed to load 1 of the 3612 types defined in the assembly. Exceptions: - Unable to load type: System.Security.Authentication.ExtendedProtection.ChannelBinding Exception: System.TypeLoadException: Could not load type 'System.Security.Authentication.ExtendedProtection.ChannelBinding' from assembly 'System, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'.
I'm afraid this started after a batch of Windows updates this morning. I had another two updates that won't run, 979909 and 982168 (I had an update that wouldn't run last month).
Anyone else having any issues? Thanks!
© Stack Overflow or respective owner