Not all types are valid within an enumeration definition. This error has the following causes and solutions:
The constant expression used to specify an Enum member must evaluate to type Long or another Enum type.
For additional information, select the item in question and press F1 (in Windows) or HELP (on the Macintosh).