Gemini Community Support Site

This Gemini community support site can be used to find solutions to product issues. You can log in using Open Id, Google Profile and even Facebook. Feel free to ask a question or browse FAQs and documentation. Product tour videos are also available along with how-to videos demonstrating key Gemini capabilities.




2.03: problem searching / filtering issues.

web-app

Applying a filter to issues I get the following output:

Server Error in '/' Application.

'cboFilters' has a SelectedIndex which is invalid because it does not exist in the list of items.
Parameter name: value

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: 'cboFilters' has a SelectedIndex which is invalid because it does not exist in the list of items.
Parameter name: value

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: 'cboFilters' has a SelectedIndex which is invalid because it does not exist in the list of items.
Parameter name: value]
   System.Web.UI.WebControls.ListControl.set_SelectedIndex(Int32 value) +564
   Gemini.Issues.ShowButtonClick() +130
   System.Web.UI.WebControls.Button.OnClick(EventArgs e) +114
   System.Web.UI.WebControls.Button.RaisePostBackEvent(String eventArgument) +141
   System.Web.UI.Page.RaisePostBackEvent(IPostBackEventHandler sourceControl, String eventArgument) +32
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +3215

Any idea what the heck THAT is?

Thona
· 1
Thona
Replies (4)
helpful
0
not helpful

Can you try and replicate it on http://beta.countersoft.com?

 


Mark Wing
· 9108
Mark Wing
helpful
0
not helpful

No, I can not. The error does not happen there.

On our own server, all I have to do is go to Issues.aspx and press "View" and the error happens.

Thomas


Thona
· 1
Thona
helpful
0
not helpful

do you have any saved filters?


Mark Wing
· 9108
Mark Wing
helpful
0
not helpful

Hm, now it disappeared and can not be reproed anymore here Case closed, I would say.


Thona
· 1
Thona