I have a form:
@using (Html.BeginForm(new { ReturnUrl = ViewBag.ReturnUrl })) { @Html.AntiForgeryToken() @Html.ValidationSummary()...
and a
Just generate tag from a link for your framework version and insert into in Web.config if it does not exist.
Hope this helps.