Problema su sezione rulli :
Server Error in '/' Application.
SqlDbType.Time overflow. Value '2.02:00:00' is out of range. Must be between 00:00:00.0000000 and 23:59:59.9999999.
[FONT=Arial, Helvetica, Geneva, SunSans-Regular, sans-serif]
Description: 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.
Exception Details: 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.
Source Error:
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.
Stack Trace:
[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
Version Information: Microsoft .NET Framework Version:2.0.50727.4206; ASP.NET Version:2.0.50727.4209 [/FONT]