Error
An unexpected error has occurred on this page.The system administrators have been notified.
The error occurred in:http://www.pnl.info/Iscrizione.aspx?Id=&IdCorsi=&IdCitta=
Error Message:Cast non valido dalla stringa "" al tipo 'Integer'.
Error Stack:System.InvalidCastException: Cast non valido dalla stringa "" al tipo 'Integer'. ---> System.FormatException: Formato della stringa di input non corretto.
in Microsoft.VisualBasic.CompilerServices.Conversions.ParseDouble(String Value, NumberFormatInfo NumberFormat)
in Microsoft.VisualBasic.CompilerServices.Conversions.ToInteger(String Value)
--- Fine dell'analisi dello stack dell'eccezione interna ---
in Microsoft.VisualBasic.CompilerServices.Conversions.ToInteger(String Value)
in Nlp.PnlInfo.Web.Iscrizione.Page_Load(Object sender, EventArgs e) in W:\Documenti\WEB\PnlInfo\PnlSQL\Iscrizione.aspx.vb:riga 57
in System.EventHandler.Invoke(Object sender, EventArgs e)
in System.Web.UI.Control.OnLoad(EventArgs e)
in System.Web.UI.Control.LoadRecursive()
in System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)