An expression attempted to pass something other than a primitive type to a custom attribute constructor, or an expression is using something that is not an attribute where an attribute is expected.
To correct this error
-
Make sure that the expression is using an attribute and that it is passing only primitive types to the custom attribute constructor.