The error occurs in the RegisterRoutes method in RouteConfig.cs on the
routes.MapMvcAttributeRoutes();
When running in the browser:
* The built-in constraint of type 'DefaultInlineConstraintResolver' could not resolve the following built-in constraint: 'string'. *
[HttpException (0x80004005): The built-in constraint resolves of type 'DefaultInlineConstraintResolver' could not resolve the following built-in constraint: 'string'.]
System.Web.HttpRuntime.FirstRequestInit (HttpContext context) +10042604 System.Web.HttpRuntime.EnsureFirstRequestInit (HttpContext context) +95 System.Web.HttpRuntime.ProcessRequestNotificationPrivate (IIS7WorkerRequest wr, HttpContext context) +254