Ejemplo n.º 1
0
 private void Application_Error(object sender, EventArgs e)
 {
     ApplicationError.Handle(this.Server.GetLastError());
 }