int id = (int)Session["idoriginal"]; This is showing some exception
int id = (int)Session["idoriginal"];
This is showing some exception