Citazione: C'è un sistema di notifica che invia lo stack di chiamata e lo stato della sessione...potrebbe essere utile?
Notifia vai mail...mi ero dimenticato di specificarlo...

Exception Message: Exception of type 'System.Web.HttpUnhandledException' was thrown.
Exception Source: System.Web
Exception TargetSite FullyQualifiedName: C:\WINDOWS\assembly\GAC_32\System.Web\2.0.0.0__b03 f5f7f11d50a3a\System.Web.dll
Exception TargetSite Name: HandleError
Stacktrace: at System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info) at System.Convert.ToInt32(String value) at spedizioni_elenco.bindData(Boolean useCookie) at spedizioni_elenco.btnInvia_Click(Object sender, EventArgs e) at System.Web.UI.WebControls.Button.OnClick(EventArgs e) at System.Web.UI.WebControls.Button.RaisePostBackEven t(String eventArgument) at System.Web.UI.WebControls.Button.System.Web.UI.IPo stBackEventHandler.RaisePostBackEvent(String eventArgument) at System.Web.UI.Page.RaisePostBackEvent(IPostBackEve ntHandler sourceControl, String eventArgument) at System.Web.UI.Page.RaisePostBackEvent(NameValueCol lection postData) at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
Error Message: Value was either too large or too small for an Int32.
Querystring:
reset: >> true
questo è un esempio di errore che mi salta fuori...io ho provato a dargli un occhio, l'error message dice che c'era un valore più grande o più piccolo di un Int32...ho dato un occhio al codice della pagina ma non ce ne eseco, posto anche quello?

più che altro non so come leggere lo stacktrace...sapere quallo mi sarebbe utile..