protected void Page_Load(object sender, EventArgs e) { Session["ruta"] = null; bd = new BD(); bd.Connect(); }