Unhandled Exception

If you are having a problem using Fortress, post a message here.

Moderator: SourceGear

Post Reply
cs
Posts: 126
Joined: Mon Apr 11, 2005 5:20 am

Unhandled Exception

Post by cs » Mon Jun 04, 2007 11:13 am

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

jeremy_sg
Posts: 1821
Joined: Thu Dec 18, 2003 11:39 am
Location: Sourcegear
Contact:

Post by jeremy_sg » Mon Jun 04, 2007 11:23 am

Sorry for the trouble. When viewing the bug, what is the Category set to? If you browse to Admin->Server Settings->Item Tracking Fields what categories do you see?

cs
Posts: 126
Joined: Mon Apr 11, 2005 5:20 am

FailProjectPermissionDenied

Post by cs » Mon Jun 04, 2007 11:31 am

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.

jeremy_sg
Posts: 1821
Joined: Thu Dec 18, 2003 11:39 am
Location: Sourcegear
Contact:

Post by jeremy_sg » Mon Jun 04, 2007 11:34 am

There are a few things going on. Send me your phone number by clicking the email button below this post. Thanks for your patience.

jeremy_sg
Posts: 1821
Joined: Thu Dec 18, 2003 11:39 am
Location: Sourcegear
Contact:

Post by jeremy_sg » Mon Jun 04, 2007 3:39 pm

There was a problem merging the Vault and Dragnet users that was causing one specific user at this site to have a problem. This will be corrected in Fortress 1.0.1.

Post Reply