I just upgraded to 0.7.942.0 from the previous release. All seemed to be fine until I tried to add a new bug.
When I do try and add a new bug I get the standard application error (try again) with the following in the log:
Event Type: Warning
Event Source: ASP.NET 2.0.50727.0
Event Category: Web Event
Event ID: 1309
Date: 7/1/2009
Time: 1:48:17 PM
User: N/A
Computer: SUPPORT
Description:
Event code: 3005 Event message: An unhandled exception has occurred. Event time: 7/1/2009 1:48:17 PM Event time (UTC): 7/1/2009 8:48:17 PM Event ID: 43ec869633d3457ebf4825cb5c4462e7 Event sequence: 81 Event occurrence: 3 Event detail code: 0 Application information: Application domain: /LM/W3SVC/1/Root/BugNET-3-128908713900433168 Trust level: Full Application Virtual Path: /BugNET Application Path: C:\Inetpub\wwwroot\BugNET\ Machine name: SUPPORT Process information: Process ID: 2796 Process name: aspnet_wp.exe Account name: SUPPORT\ASPNET Exception information: Exception type: ApplicationException Exception message: An error has occured in accessing the database Request information: Request URL: http://192.168.1.44/BugNET/Bugs/AddBug.aspx?pid=1 Request path: /BugNET/Bugs/AddBug.aspx User host address: 192.168.1.145 User: mont Is authenticated: True Authentication Type: Forms Thread account name: SUPPORT\ASPNET Thread information: Thread ID: 1 Thread account name: SUPPORT\ASPNET Is impersonating: False Stack trace: at BugNET.DataAccessLayer.GenericDataAccessLayer.CreateNewBug(Bug bugToCreate)
at BugNET.BusinessLogicLayer.Bug.Save()
at BugNET.AddBug.cmdSubmit_Click(Object sender, EventArgs e)
at System.Web.UI.WebControls.LinkButton.OnClick(EventArgs e)
at System.Web.UI.WebControls.LinkButton.RaisePostBackEvent(String eventArgument)
at System.Web.UI.WebControls.LinkButton.System.Web.UI.IPostBackEventHandler.RaisePostBackEvent(String eventArgument)
at System.Web.UI.Page.RaisePostBackEvent(IPostBackEventHandler sourceControl, String eventArgument)
at System.Web.UI.Page.RaisePostBackEvent(NameValueCollection postData)
at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
Custom event details:
Any ideas about what went wrong?
Thanks,
-Mont