-Unable to determine type of expression '{0}'.
6Unable to locate an appropriate template for type {0}.
7Unable to determine ModelMetadata for expression '{0}'.
An error occurred when trying to create a controller of type '{0}'. Make sure that the controller has a parameterless public constructor.
An error occurred when trying to create the IControllerFactory '{0}'. Make sure that the controller factory has a public parameterless constructor.
An error occurred when trying to create the IModelBinder '{0}'. Make sure that the binder has a public parameterless constructor.
BThe route template cannot start with a '/' or '~' character and it cannot contain a '?' character.
JThe inline constraint resolver of type '{0}' was unable to resolve the following inline constraint: '{1}'.
The expression compiler was unable to evaluate the indexer expression '{0}' because it references the model parameter '{1}' which is unavailable.