BugNET

Open source issue tracking & project management

Forums

HomeHomeSupportSupportGeneral SupportGeneral SupportError when trying to view issues page.Error when trying to view issues page.
Previous
 
Next
New Post
8/11/2009 5:19 PM
 

I just installed BugNet today and am having a few issues.  At first everything seemed to be working ok, but now I am getting an error when trying to view the Issues tab for a project.  Any help would be appreciated.

Specified argument was out of the range of valid values.
Parameter name: queryClauses

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.ArgumentOutOfRangeException: Specified argument was out of the range of valid values.
Parameter name: queryClauses

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:

[ArgumentOutOfRangeException: Specified argument was out of the range of valid values.
Parameter name: queryClauses]
   BugNET.BusinessLogicLayer.Issue.PerformQuery(Int32 projectId, List`1 queryClauses) +78
   BugNET.Issues.IssueList.BindIssues() +1895
   BugNET.Issues.IssueList.Page_Load(Object sender, EventArgs e) +771
   System.Web.Util.CalliHelper.EventArgFunctionCaller(IntPtr fp, Object o, Object t, EventArgs e) +14
   System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object sender, EventArgs e) +35
   System.Web.UI.Control.OnLoad(EventArgs e) +99
   BugNET.UserInterfaceLayer.BasePage.OnLoad(EventArgs e) +15
   System.Web.UI.Control.LoadRecursive() +50
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +627

 
New Post
9/21/2009 6:41 AM
 

This error has been fixed in the latest beta.


Davin Dubeau

follow us on twitter facebook users group google plus
 
Previous
 
Next
HomeHomeSupportSupportGeneral SupportGeneral SupportError when trying to view issues page.Error when trying to view issues page.


Forum Policy

These Discussion Forums are dedicated to the discussion of the BugNET issue tracker.

For the benefit of the community and to protect the integrity of the project, please observe the following posting guidelines:
1. No Advertising.
2. No Flaming or Trolling.
3. No Profanity, Racism, or Prejudice.
4. Site Moderators have the final word on approving/removing a thread or post or comment.
5. English language posting only, please.