text/microsoft-resx 2.0 System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 The view component name '{0}' matched multiple types:{1}{2} {1} is the newline character Method '{0}' of view component '{1}' should be declared to return {2}<T>. A view component must return a non-null value. Method '{0}' of view component '{1}' should be declared to return a value. A view component named '{0}' could not be found. A view component must be a public non-abstract class, not contain any generic parameters, and either be decorated with '{1}' or have a class name ending with the '{2}' suffix. A view component must not be decorated with '{3}'. An invoker could not be created for the view component '{0}'. Could not find an '{0}' or '{1}' method for the view component '{2}'. View components only support returning {0}, {1} or {2}. Value cannot be null or empty. The '{0}' property of '{1}' must not be null. The '{0}' method of type '{1}' cannot return a null value. Property '{0}' is of type '{1}', but this method requires a value of type '{2}'. The partial view '{0}' was not found or no view engine supports the searched locations. The following locations were searched:{1} False Not Set True ViewData value must not be null. The expression compiler was unable to evaluate the indexer expression '{0}' because it references the model parameter '{1}' which is unavailable. The IModelMetadataProvider was unable to provide metadata for expression '{0}'. Must call 'Contextualize' method before using this HtmlHelper instance. There is no ViewData item of type '{0}' that has the key '{1}'. The parameter '{0}' must evaluate to an IEnumerable when multiple selection is allowed. The type '{0}' is not supported. Type must be an {1} that does not have an associated {2}. The ViewData item that has the key '{0}' is of type '{1}' but must be of type '{2}'. The '{0}' template was used with an object of type '{1}', which does not implement '{2}'. Templates can be used only with field access, property access, single-dimension array index, or single-parameter custom indexer expressions. Unable to locate an appropriate template for type {0}. The model item passed is null, but this ViewDataDictionary instance requires a non-null model item of type '{0}'. The model item passed into the ViewDataDictionary is of type '{0}', but this ViewDataDictionary instance requires a model item of type '{1}'. The partial view '{0}' was not found. The following locations were searched:{1} The view '{0}' was not found. The following locations were searched:{1} The value must be greater than or equal to zero. Validation parameter names in unobtrusive client validation rules cannot be empty. Client rule type: {0} Validation parameter names in unobtrusive client validation rules must start with a lowercase letter and consist of only lowercase letters or digits. Validation parameter name: {0}, client rule type: {1} Validation type names in unobtrusive client validation rules cannot be empty. Client rule type: {0} Validation type names in unobtrusive client validation rules must consist of only lowercase letters. Invalid name: "{0}", client rule type: {1} Validation type names in unobtrusive client validation rules must be unique. The following validation type was seen more than once: {0} The type '{0}' must derive from '{1}'. Could not find a replacement for view expansion token '{0}'. {0} must be executed before {1} can be invoked. The result of value factory cannot be null. Type: '{0}' - Name: '{1}' The property {0}.{1} could not be found. No URL for remote validation could be found. '{0}' is invalid. The name of an HTML field cannot be null or empty. Instead use methods {0}.{1} or {2}.{3} with a non-empty {4} argument value. Either the '{0}' or '{1}' property must be set in order to invoke a view component. Cannot deserialize {0} of type '{1}'. The '{0}' cannot serialize a dictionary with a key of type '{1}'. The '{0}' cannot serialize an object of type '{1}'. The collection already contains an entry with key '{0}'. Method '{0}' of view component '{1}' cannot return a {2}. View component '{0}' must have exactly one public method named '{1}' or '{2}'. The type '{0}' cannot be activated by '{1}' because it is either a value type, an interface, an abstract class or an open generic type. The {0} was unable to provide metadata for expression '{1}'. '{0}.{1}' must not be empty. At least one '{2}' is required to locate a view for rendering. The '{0}.{1}' property with {2} is invalid. A property using {2} must be a primitive or string type. The '{0}.{1}' property with {2} is invalid. A property using {2} must have a public getter and setter.