2117

Description: Operand name could not be found. Check that it has the correct Visibility.

Cause: The named operand could not be found within the current scope.

Resolution: Check that the operand does exist within the specified scope – it might need qualification. Also check that the named entity has the correct visibility – public, protected, etc.