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="Raster10" data-source="post: 2659991" data-attributes="member: 26606"><p>Problema su sezione rulli :</p><p></p><p><strong>Server Error in '/' Application.</strong></p><p></p><p> <strong> <em>SqlDbType.Time overflow. Value '2.02:00:00' is out of range. Must be between 00:00:00.0000000 and 23:59:59.9999999.</em> </strong></p><p></p><p> [FONT=Arial, Helvetica, Geneva, SunSans-Regular, sans-serif] <strong> Description: </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> Exception Details: </strong>System.OverflowException: SqlDbType.Time overflow. Value '2.02:00:00' is out of range. Must be between 00:00:00.0000000 and 23:59:59.9999999.</p><p></p><p> <strong>Source Error:</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>Stack Trace:</strong> </p><p></p><p> [OverflowException: SqlDbType.Time overflow. Value '2.02:00:00' is out of range. Must be between 00:00:00.0000000 and 23:59:59.9999999.]</p><p> BikersBook.DataAccess.Linq_DA_Allenamento_Rulli.InsertAllenamento(Guid userId, user_allenamento_rulli allenamento) in C:\Users\Gabriele\Documents\Visual Studio 2010\Projects\BikersBook_9\BikersBook\DataAccess\Linq_DA_Allenamento_Rulli.cs:45</p><p> BikersBook.UserControls.Allenamenti.Rulli.UC_Details_AllenamentoRullo_E.lnk_btn_save_Click(Object sender, EventArgs e) in C:\Users\Gabriele\Documents\Visual Studio 2010\Projects\BikersBook_9\BikersBook\UserControls\Allenamenti\Rulli\UC_Details_AllenamentoRullo_E.ascx.cs:161</p><p> System.Web.UI.WebControls.LinkButton.OnClick(EventArgs e) +111</p><p> System.Web.UI.WebControls.LinkButton.RaisePostBackEvent(String eventArgument) +79</p><p> System.Web.UI.WebControls.LinkButton.System.Web.UI.IPostBackEventHandler.RaisePostBackEvent(String eventArgument) +10</p><p> System.Web.UI.Page.RaisePostBackEvent(IPostBackEventHandler sourceControl, String eventArgument) +13</p><p> System.Web.UI.Page.RaisePostBackEvent(NameValueCollection postData) +175</p><p> System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +1565</p><p> </p><p> <strong>Version Information:</strong> Microsoft .NET Framework Version:2.0.50727.4206; ASP.NET Version:2.0.50727.4209 [/FONT]</p></blockquote><p></p>
[QUOTE="Raster10, post: 2659991, member: 26606"] Problema su sezione rulli : [B]Server Error in '/' Application.[/B] [B] [I]SqlDbType.Time overflow. Value '2.02:00:00' is out of range. Must be between 00:00:00.0000000 and 23:59:59.9999999.[/I] [/B] [FONT=Arial, Helvetica, Geneva, SunSans-Regular, sans-serif] [B] Description: [/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] Exception Details: [/B]System.OverflowException: SqlDbType.Time overflow. Value '2.02:00:00' is out of range. Must be between 00:00:00.0000000 and 23:59:59.9999999. [B]Source Error:[/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]Stack Trace:[/B] [OverflowException: SqlDbType.Time overflow. Value '2.02:00:00' is out of range. Must be between 00:00:00.0000000 and 23:59:59.9999999.] BikersBook.DataAccess.Linq_DA_Allenamento_Rulli.InsertAllenamento(Guid userId, user_allenamento_rulli allenamento) in C:\Users\Gabriele\Documents\Visual Studio 2010\Projects\BikersBook_9\BikersBook\DataAccess\Linq_DA_Allenamento_Rulli.cs:45 BikersBook.UserControls.Allenamenti.Rulli.UC_Details_AllenamentoRullo_E.lnk_btn_save_Click(Object sender, EventArgs e) in C:\Users\Gabriele\Documents\Visual Studio 2010\Projects\BikersBook_9\BikersBook\UserControls\Allenamenti\Rulli\UC_Details_AllenamentoRullo_E.ascx.cs:161 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]Version Information:[/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