Esempio n. 1
0
 protected void Application_Error(object sender, EventArgs e)
 {
     Exception ex = Server.GetLastError();
 }