Hello,
After updating, I always get an error.
Application Error - /Default.aspx
An error has occured in processing your request.
I have this error on any page I go execept in the Admin menu and in Project Summary. If I try to go in any other page, I always get errors.
When I look in Event Viewer on the server, I get this error...
Event Type:WarningEvent Source:ASP.NET 4.0.30319.0Event Category:Web Event Event ID:1309Date:2013-01-07Time:11:28:54User:N/AComputer:SRVST-003Description:Event code: 3005 Event message: An unhandled exception has occurred. Event time: 2013-01-07 11:28:54 Event time (UTC): 2013-01-07 16:28:54 Event ID: 38104b6c924248509e12b708f6dd26af Event
sequence: 436 Event occurrence: 20 Event detail code: 0 Application information: Application domain: /LM/W3SVC/1855665709/Root-3-130020487860081730 Trust level: Full Application
Virtual Path: / Application Path: C:\Inetpub\wwwroot\BugNET2\ Machine name: SRVST-003 Process information: Process ID: 192 Process name: aspnet_wp.exe
Account name: SRVST-003\ASPNET Exception information: Exception type: DataAccessException Exception message: Database Error at BugNET.Providers.DataProviders.SqlDataProvider.PerformQuery(List`1 queryClauses,
ICollection`1 sortFields, Int32 projectId) at BugNET.Issues.IssueList.BindIssues(String issueViewSelectedValue) at BugNET.Issues.IssueList.IssuesRebind(Object s, EventArgs e) at BugNET.UserControls.DisplayIssues.OnRebindCommand(EventArgs
e) at BugNET.UserControls.DisplayIssues.gvIssues_PageIndexChanging(Object sender, GridViewPageEventArgs e) at System.Web.UI.WebControls.GridView.OnPageIndexChanging(GridViewPageEventArgs e) at BugNET.UserInterfaceLayer.WebControls.GridView.System.Web.UI.WebControls.IPageableItemContainer.SetPageProperties(Int32
startRowIndex, Int32 maximumRows, Boolean databind) at System.Web.UI.WebControls.DataPager.SetPageProperties(Int32 startRowIndex, Int32 maximumRows, Boolean databind) at System.Web.UI.WebControls.DataPager.set_PageSize(Int32 value) at BugNET.Issues.IssueList.Page_Load(Object sender, EventArgs e) at System.Web.Util.CalliHelper.EventArgFunctionCaller(IntPtr fp, Object o, Object t, EventArgs e) at System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object
sender, EventArgs e) at System.Web.UI.Control.OnLoad(EventArgs e) at BugNET.UserInterfaceLayer.BasePage.OnLoad(EventArgs e) at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Page.ProcessRequestMain(Boolean
includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
La conversion d'un type de données CHAR en type DATETIME a donné une valeur hors limite de date et d'heure. at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException
exception, Boolean breakConnection) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning() at System.Data.SqlClient.TdsParser.Run(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet
bulkCopyHandler, TdsParserStateObject stateObj) at System.Data.SqlClient.SqlDataReader.HasMoreRows() at System.Data.SqlClient.SqlDataReader.ReadInternal(Boolean setTimeout) at System.Data.SqlClient.SqlDataReader.Read() at BugNET.Providers.DataProviders.SqlDataProvider.GenerateIssueListFromReader(IDataReader returnData, List`1& issueList) at BugNET.Providers.DataProviders.SqlDataProvider.ExecuteReaderCmd[T](SqlCommand sqlCmd, GenerateListFromReader`1 gcfr,
List`1& list) at BugNET.Providers.DataProviders.SqlDataProvider.PerformQuery(List`1 queryClauses, ICollection`1 sortFields, Int32 projectId)
Request information: Request URL: http://bugnet.tourmed.ca/Issues/IssueList.aspx?pid=3&u=f9f56d44-f85e-4527-a3e5-1a4a913ef384 Request path: /Issues/IssueList.aspx User host address: 192.168.0.16 User: spoirier Is authenticated: True Authentication Type: Forms Thread account name: SRVST-003\ASPNET Thread information: Thread ID: 1794 Thread
account name: SRVST-003\ASPNET Is impersonating: False Stack trace: at BugNET.Providers.DataProviders.SqlDataProvider.PerformQuery(List`1 queryClauses, ICollection`1 sortFields, Int32 projectId) at
BugNET.Issues.IssueList.BindIssues(String issueViewSelectedValue) at BugNET.Issues.IssueList.IssuesRebind(Object s, EventArgs e) at BugNET.UserControls.DisplayIssues.OnRebindCommand(EventArgs e) at BugNET.UserControls.DisplayIssues.gvIssues_PageIndexChanging(Object
sender, GridViewPageEventArgs e) at System.Web.UI.WebControls.GridView.OnPageIndexChanging(GridViewPageEventArgs e) at BugNET.UserInterfaceLayer.WebControls.GridView.System.Web.UI.WebControls.IPageableItemContainer.SetPageProperties(Int32
startRowIndex, Int32 maximumRows, Boolean databind) at System.Web.UI.WebControls.DataPager.SetPageProperties(Int32 startRowIndex, Int32 maximumRows, Boolean databind) at System.Web.UI.WebControls.DataPager.set_PageSize(Int32 value) at BugNET.Issues.IssueList.Page_Load(Object sender, EventArgs e) at System.Web.Util.CalliHelper.EventArgFunctionCaller(IntPtr fp, Object o, Object t, EventArgs e) at System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object
sender, EventArgs e) at System.Web.UI.Control.OnLoad(EventArgs e) at BugNET.UserInterfaceLayer.BasePage.OnLoad(EventArgs e) at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Page.ProcessRequestMain(Boolean
includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) Custom event details:
For more information, see Help and Support Center at http://go.microsoft.com/fwlink/events.asp.
Thanks in advance.