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.




Batch Edit Error Messages

web-app

The first time I log into Gemini aftern not using it for several days, if I try to batch edit some issues, it works just fine.  If, however, I have done anything in Gemini recently, like adding isues or creating users or whatever, when I hit the "Batch Edit" link, I get the following error message.  Does this ring a bell for anyone?  Thanks.
------------------------------------------------------------------------

Server Error in '/Gemini' Application.

        <h2> <i>Specified cast is not valid.</i> </h2></span>

        <font face="Arial, Helvetica, Geneva, SunSans-Regular, sans-serif ">

        <b> Description: </b>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.

        <b> Exception Details: </b>System.InvalidCastException: Specified cast is not valid.<br><br>

        <b>Source Error:</b> <br><br>

        <table bgcolor="#ffffcc" width="100%">
           <tbody><tr>
              <td>
                  <code>

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.

              </td>
           </tr>
        </tbody></table>

        <br>

        <b>Stack Trace:</b> <br><br>

        <table bgcolor="#ffffcc" width="100%">
           <tbody><tr>
              <td>
                  <code></code><pre>[InvalidCastException: Specified cast is not valid.]<br>   Gemini.SessionBag.GetIssuesFilter() +1566<br>   Gemini.BatchUpdate.GetFilteredIssues() +357<br>   Gemini.BatchUpdate.Page_Load(Object sender, EventArgs e) +4439<br>   System.Web.UI.Control.OnLoad(EventArgs e) +67<br>   Gemini.BasePage.OnLoad(EventArgs e) +4<br>   System.Web.UI.Control.LoadRecursive() +35<br>   System.Web.UI.Page.ProcessRequestMain() +750<br></pre></td></tr></tbody></table></font><br>
cafefx
· 1
cafefx
Replies (1)
helpful
0
not helpful

Seems like you are getting this because your session has expired.

Does it happen after you sit on the batch update page for a while?


Saar Cohen
· 5000
Saar Cohen