Either ErrorMessageString or ErrorMessageResourceName must be set, but not both
Found weird error when adding translations support to some ASP.NET MVC models. I’m working on application that uses authentication forms generated by Visual Studio. As it turns out this is known bug with data annotations in .NET 4.5. Solution is here.
Read more