diff --git a/NKC_WF/ErrorPages/Oops.aspx b/NKC_WF/ErrorPages/Oops.aspx index 1b5ee3f..3f96b09 100644 --- a/NKC_WF/ErrorPages/Oops.aspx +++ b/NKC_WF/ErrorPages/Oops.aspx @@ -6,7 +6,8 @@

Error raised

Return to home page - Error log recorded: developer can access detailed information about errors here. + Error log recorded
+ developer detailed information about errors here.
diff --git a/NKC_WF/ErrorPages/Oops.aspx.designer.cs b/NKC_WF/ErrorPages/Oops.aspx.designer.cs index a49de20..aa88583 100644 --- a/NKC_WF/ErrorPages/Oops.aspx.designer.cs +++ b/NKC_WF/ErrorPages/Oops.aspx.designer.cs @@ -22,5 +22,14 @@ namespace NKC_WF.ErrorPages /// Per la modifica, spostare la dichiarazione di campo dal file di progettazione al file code-behind. /// protected global::System.Web.UI.WebControls.HyperLink hlDefault; + + /// + /// Controllo hlElmah. + /// + /// + /// Campo generato automaticamente. + /// Per la modifica, spostare la dichiarazione di campo dal file di progettazione al file code-behind. + /// + protected global::System.Web.UI.WebControls.HyperLink hlElmah; } }