Expand Minimize
This topic has not yet been rated - Rate this topic

Value of type '<type1>' cannot be converted to '<type2>' because the array types have different numbers of dimensions

You have tried to convert one array to another with a different number of dimensions.

Error ID: BC30414

To correct this error

  • Change one or both arrays so that the number of dimensions matches.

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.