Cannot Resolve View
Resharper 5.0 Build 1627
Resharper is reporting a cannot resolve view error when using the xslt view engine from from MVC Contrib
return View("MetaDataText", data); //Resharper shows error, but it is not
Please sign in to leave a comment.
ReSharper supports only standard WebFormViewEngine.
You can change severity of error to warning or completely disable MVC analysis at options.