This error comes up in our MVC app randomly. Sometimes doing the same exact thing it won\'t sometimes, it will. Does anyone know if this has to do with anything that could be a
return Json(PartialView("index").ToJsonObject(this), JsonRequestBehavior.AllowGet);