Compiler Error C3251
Visual Studio 2005
Error Message
cannot invoke base class method on a value type instanceThe following error occurs because GetClass is a member of Microsoft.Runtime.Object, not of Microsoft.Runtime.Integer4.