The following error appears in a browser when the user clicks on the Modify button. Note the Audit button, etc. work. The error is:
An unknown error has occurred
Furthermore, in the Application event log, the following error is recorded:
Event Type: Warning
Event Source: ASP.NET 2.0.50727.0
Event Category: Web Event
Event ID: 1309
Date: 04/06/2007
Time: 18:04:04
User: N/A
Computer: MyServer
Description:
Event code: 3005 Event message: An unhandled exception has occurred. Event time: 04/06/2007 18:04:04 Event time (UTC): 04/06/2007 17:04:04 Event ID: 2dcfd2ae8b8e443b888ba383bb585382 Event sequence: 27 Event occurrence: 3 Event detail code: 0 Application information: Application domain: /LM/W3SVC/1/Root/Fortress-3-128254498933791461 Trust level: Full Application Virtual Path: /Fortress Application Path: C:\Inetpub\wwwroot\Fortress\ Machine name: MyServer Process information: Process ID: 73684 Process name: w3wp.exe Account name: NT AUTHORITY\NETWORK SERVICE Exception information: Exception type: ArgumentOutOfRangeException Exception message: 'CategoriesListBox1' has a SelectedValue which is invalid because it does not exist in the list of items.
Parameter name: value Request information: Request URL: http://MyServer.MyDomain.local/fortress ... temid=3719 Request path: /fortress/ModifyItem.aspx User host address: 10.0.0.1 User: MyUser Is authenticated: True Authentication Type: Forms Thread account name: NT AUTHORITY\NETWORK SERVICE Thread information: Thread ID: 7 Thread account name: NT AUTHORITY\NETWORK SERVICE Is impersonating: False Stack trace: at System.Web.UI.WebControls.ListControl.PerformDataBinding(IEnumerable dataSource)
at System.Web.UI.WebControls.ListControl.OnDataBinding(EventArgs e)
at System.Web.UI.WebControls.ListControl.PerformSelect()
at System.Web.UI.WebControls.BaseDataBoundControl.DataBind()
at MantisControlsLib.CategoriesListBox.OnLoad(EventArgs e)
at System.Web.UI.Control.LoadRecursive()
at System.Web.UI.Control.LoadRecursive()
at System.Web.UI.Control.LoadRecursive()
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.
The above worked without problems in Dragnet. The user is a member of a group which has administrative rights on the project.
This is in Fortress 1.0
Unhandled Exception
Moderator: SourceGear
FailProjectPermissionDenied
FailProjectPermissionDenied - The user does not have permission to perform that operation on the project. The user must be assigned permission. The operation has been cancelled.