NuGet: "Unable to load one or more of the requested types"
- by Joe White
I installed NuGet into Visual Web Developer 2010 Express, but when I go to Solution Explorer, right-click on a project's "References" folder, and select "Add Library Package Reference", I immediately get this error:
Unable to load one or more of the requested types. Retrieve the LoaderExceptions property for more information.
There's just an OK button, and no way for me to retrieve the additional information it's telling me about.
This is a fresh install of NuGet; I've never installed it on this computer before.
How can I fix and/or diagnose this error so I can get NuGet to work?