Click here to Skip to main content
65,938 articles
CodeProject is changing. Read more.
Articles / productivity / SharePoint

Resolving InvalidCastException when upgrading in-place from SharePoint 2010 Beta to RC

0.00/5 (No votes)
3 May 2010CPOL 1  
Resolving InvalidCastException when upgrading in-place from SharePoint 2010 Beta to RCException: System.InvalidCastException: Unable to cast object of type Microsoft.IdentityModel.Configuration.MicrosoftIdentityModelSection to type...
Resolving InvalidCastException when upgrading in-place from SharePoint 2010 Beta to RC

Exception: System.InvalidCastException: Unable to cast object of type "Microsoft.IdentityModel.Configuration.MicrosoftIdentityModelSection" to type "Microsoft.IdentityModel.Configuration.MicrosoftIdentityModelSection".

Confirmed that this happens using Enterprise version of Windows Server 2008 R2 - Use Standard instead as is done on MS VHD.

http://www.microsoft.com/downloads/details.aspx?FamilyID=0c51819b-3d40-435c-a103-a5481fe0a0d2&displaylang=en[^]

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)