Click here to Skip to main content
15,882,113 members
Articles / Productivity Apps and Services / Sharepoint
Tip/Trick

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

Rate me:
Please Sign up or sign in to vote.
0.00/5 (No votes)
3 May 2010CPOL 10.3K   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)


Written By
United Kingdom United Kingdom
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.

Comments and Discussions

 
-- There are no messages in this forum --