Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The version of the .NET Compact Framework you are working with does not support late binding.
Error ID: BC30762
To correct this error
Avoid calling functions, subs or properties on a variable declared as object.
Avoid using the object variable as an array.
Avoid using dictionary member access expressions with object variables.