CounterSoft User Forums

Welcome to CounterSoft User Forums Sign in | Join | Help
Home Forums

Exception

Last post 07-02-2009, 12:59 AM by d-yoneda. 2 replies.
Sort Posts:
  •  07-01-2009, 3:17 PM

    Exception

    Gemini version 3.5.1 (Build2365)

    1.Top->MyProfile->Language : Japanese Selected & Updat
    2.Top->All projects issue reporting (すべてのプロジェクトの問題を報告中です): Link click

    Server Error in '/Gemini' Application.

    Index (zero based) must be greater than or equal to zero and less than the size of the argument list.

    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.FormatException: Index (zero based) must be greater than or equal to zero and less than the size of the argument list.

    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:

    [FormatException: Index (zero based) must be greater than or equal to zero and less than the size of the argument list.]
       System.Text.StringBuilder.AppendFormat(IFormatProvider provider, String format, Object[] args) +7483117
       System.String.Format(IFormatProvider provider, String format, Object[] args) +107
       CounterSoft.Gemini.Web.Controls.IssuesGridUC.BindData() +507
       CounterSoft.Gemini.Web.Controls.IssuesGridUC.Page_Load(Object sender, EventArgs e) +72
       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
       System.Web.UI.Control.LoadRecursive() +50
       System.Web.UI.Control.LoadRecursive() +141
       System.Web.UI.Control.LoadRecursive() +141
       System.Web.UI.Control.LoadRecursive() +141
       System.Web.UI.Control.LoadRecursive() +141
       System.Web.UI.Control.LoadRecursive() +141
       System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +627
    


    Version Information: Microsoft .NET Framework Version:2.0.50727.3082; ASP.NET Version:2.0.50727.3082

  •  07-01-2009, 9:43 PM

    Re: Exception

    Thank you, we have found an issue with the Japanese file.

    Until we release a fix you can change the following in the languages\ja-JP\Resource.xml file:

    <item name="ISSUES_FilterIssuesPage">{2} {0}-{1} ( {4}y[W{3} )</item>

    to

    <item name="ISSUES_FilterIssuesPage">{2} {0}-{1} ( {3}y[W{4} )</item>

    The characters do not show up on this editor, but just swap the {3} and {4}.


  •  07-02-2009, 12:59 AM

    Re: Exception

    Thank you.It got well.

View as RSS news feed in XML