Continue giving comment error null in this line:
ViewBag.PostId = new SelectList(db.Posts, "PostId", "Titulo", comentario.PostId);
Probably why you did not enter ModelState.IsValid .
I'm doing a project there from college. My pro...
asked by
18.05.2014 / 16:18