I recently worked on an application that had ADFS/WIF 3.5 added. When adding new features to an application, I like to try keep it as current as possible, and so wanted to upgrade to WIF 4.5.

MS gives some guidance on migrating but I still ran into several problems and thought I'd share them (or at least document what I did so, next time it will go smoother).

There was actually very little to do, mainly just switching the namespaces of the various types and static methods. But there were a couple of issues that cropped up.
Problems

And there you have it, an outline of the problems I experienced and their solutions.

John R. Moreno