Description: Load is only valid when called on an object with 1 or more keys.
Cause: The object that calls Load method does not have at least one key.
Resolution: Add at least one key to the object that calls Load method.