У меня выдало:
Server Error in '/' Application.
--------------------------------------------------------------------------------
Object reference not set to an instance of an object.
Exception Details: System.NullReferenceException: Object reference not set to an instance of an object.
Source Error:
Line 1: <div class="block detail">
Line 2: <h2 class="article title">
Line 3: @ViewHelper.EditField(ViewBag.Article, "Title")
Line 4: </h2>
Line 5: @ViewHelper.EditField(ViewBag.Article, "Content")
Source File: e:\WWW\kooboo\Cms_Data\Sites\iknowww.ru\Templates\Views\Article.Detail\template.cshtml