An unhandled exception occurred while processing the request.

NullReferenceException: Object reference not set to an instance of an object.

RazorOutput.RazorView.<Execute>b__2()

ViewRenderException: A null reference was encountered while rendering the section Content. Does the section require a model? (maybe it wasn't passed in)

Nancy.ViewEngines.Razor.NancyRazorViewBase`1.ExecuteView(String body, IDictionary`2 sectionContents)

AggregateException: One or more errors occurred.

Nancy.ViewEngines.Razor.NancyRazorViewBase`1.ExecuteView(String body, IDictionary`2 sectionContents)