Cerca
Cerca solo tra i titoli
Da:
Cerca solo tra i titoli
Da:
Menu
Home
Forum
Nuovi Messaggi
Cerca...
Iscritti
Visitatori online
Novità
Nuovi Messaggi
Nuovi media
Nuovi commenti media
Ultime Attività
Nuove inserzioni nel mercatino
Nuovi commenti nel mercatino
Mercatino
Nuove inserzioni
Nuovi commenti
Latest reviews
Cerca nel mercatino
Feedback
Guarda le statistiche
Training Camp
Pianificazione
MTB
Media
Nuovi media
Nuovi commenti
Cerca media
EBIKE
Accedi
Registrati
Cerca
Cerca solo tra i titoli
Da:
Cerca solo tra i titoli
Da:
Nuovi Messaggi
Cerca...
Iscritti
Visitatori online
Menu
Install the app
Installa
Rispondi alla discussione
JavaScript è disabilitato. Per una migliore esperienza di navigazione attivalo nel tuo programma o nella tua app per navigare prima di procedere.
Stai usando un browser molto obsoleto. Puoi incorrere in problemi di visualizzazione di questo e altri siti oltre che in problemi di sicurezza. .
Dovresti aggiornarlo oppure
usarne uno alternativo, moderno e sicuro
.
Home
Forum
Altri temi
Bar del forum
Nuovo software per i ciclisti
Testo
<blockquote data-quote="NMascell" data-source="post: 2646698" data-attributes="member: 5055"><p>Il programma continua a fare bizze, i dati del file HRM vengono scaricati in maniera corretta, finito di caricare i punti del percorso mi dice che il tutto è stato caricato in maniera corretta, ma come provo a salvare si impalla e mi da questo messaggio di errore</p><p> </p><p><strong>Server Error in '/' Application. </strong></p><p></p><p><strong><em>Object reference not set to an instance of an object.</em> </strong></p><p></p><p>[FONT=Arial, Helvetica, Geneva, SunSans-Regular, sans-serif]<strong><span style="font-family: 'Verdana'">Description: </span></strong>An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code. </p><p></p><p><strong><span style="font-family: 'Verdana'">Exception Details: </span></strong>System.NullReferenceException: Object reference not set to an instance of an object.</p><p></p><p><strong><span style="font-family: 'Verdana'">Source Error:</span></strong> </p><p></p><p>An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below. </p><p><strong><span style="font-family: 'Verdana'">Stack Trace:</span></strong> </p><p></p><p>[NullReferenceException: Object reference not set to an instance of an object.] BikersBook.UserControls.Uscite.Uscita_E_BasePage.SaveUscita(Enum_TypeUscita typeUscita, Enum_OwnerUscita ownerUscita) in C:\Users\Gabriele\Documents\Visual Studio 2010\Projects\BikersBook_9\BikersBook\UserControls\Uscite\Uscite\Uscita_E_BasePage.cs:224 BikersBook.Pages.Uscita.User_DettaglioUscita_HRM.lnk_btn_save_Click(Object sender, EventArgs e) in C:\Users\Gabriele\Documents\Visual Studio 2010\Projects\BikersBook_9\BikersBook\Pages\Uscita\User_DettaglioUscita_HRM.aspx.cs:78 System.Web.UI.WebControls.LinkButton.OnClick(EventArgs e) +111 System.Web.UI.WebControls.LinkButton.RaisePostBackEvent(String eventArgument) +79 System.Web.UI.WebControls.LinkButton.System.Web.UI.IPostBackEventHandler.RaisePostBackEvent(String eventArgument) +10 System.Web.UI.Page.RaisePostBackEvent(IPostBackEventHandler sourceControl, String eventArgument) +13 System.Web.UI.Page.RaisePostBackEvent(NameValueCollection postData) +175 System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +1565</p><p></p><p><strong><span style="font-family: 'Verdana'">Version Information:</span></strong> Microsoft .NET Framework Version:2.0.50727.4206; ASP.NET Version:2.0.50727.4209 [/FONT]</p></blockquote><p></p>
[QUOTE="NMascell, post: 2646698, member: 5055"] Il programma continua a fare bizze, i dati del file HRM vengono scaricati in maniera corretta, finito di caricare i punti del percorso mi dice che il tutto è stato caricato in maniera corretta, ma come provo a salvare si impalla e mi da questo messaggio di errore [B]Server Error in '/' Application. [/B] [B][I]Object reference not set to an instance of an object.[/I] [/B] [FONT=Arial, Helvetica, Geneva, SunSans-Regular, sans-serif][B][FONT=Verdana]Description: [/FONT][/B]An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code. [B][FONT=Verdana]Exception Details: [/FONT][/B]System.NullReferenceException: Object reference not set to an instance of an object. [B][FONT=Verdana]Source Error:[/FONT][/B] An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below. [B][FONT=Verdana]Stack Trace:[/FONT][/B] [NullReferenceException: Object reference not set to an instance of an object.] BikersBook.UserControls.Uscite.Uscita_E_BasePage.SaveUscita(Enum_TypeUscita typeUscita, Enum_OwnerUscita ownerUscita) in C:\Users\Gabriele\Documents\Visual Studio 2010\Projects\BikersBook_9\BikersBook\UserControls\Uscite\Uscite\Uscita_E_BasePage.cs:224 BikersBook.Pages.Uscita.User_DettaglioUscita_HRM.lnk_btn_save_Click(Object sender, EventArgs e) in C:\Users\Gabriele\Documents\Visual Studio 2010\Projects\BikersBook_9\BikersBook\Pages\Uscita\User_DettaglioUscita_HRM.aspx.cs:78 System.Web.UI.WebControls.LinkButton.OnClick(EventArgs e) +111 System.Web.UI.WebControls.LinkButton.RaisePostBackEvent(String eventArgument) +79 System.Web.UI.WebControls.LinkButton.System.Web.UI.IPostBackEventHandler.RaisePostBackEvent(String eventArgument) +10 System.Web.UI.Page.RaisePostBackEvent(IPostBackEventHandler sourceControl, String eventArgument) +13 System.Web.UI.Page.RaisePostBackEvent(NameValueCollection postData) +175 System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +1565 [B][FONT=Verdana]Version Information:[/FONT][/B] Microsoft .NET Framework Version:2.0.50727.4206; ASP.NET Version:2.0.50727.4209 [/FONT] [/QUOTE]
Riporta citazioni...
Verifica Anti SPAM
Invia risposta
Home
Forum
Altri temi
Bar del forum
Nuovo software per i ciclisti
Alto
Basso