Unable to load information for class '<classname>'
A reference was made to a class that is not available.
Error ID: BC30712
To correct this error
Verify that the class is defined and that you spelled the name correctly.
Try accessing one of the members declared in the module. In some cases, the debugging environment cannot locate members because the modules where they are declared have not been loaded yet.
See Also
Concepts
Classes: Blueprints for Objects