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.




VS2005 add-in : Can't open issue depending of regional settings

web-app

Hi,

In the VS 2005 Add-in, if my regional settings is set to "," (comma) as the decimal symbol (instead of the US standard "." (dot), I can't open any issues (nor add one).

As per Debugview :

[2668] CounterSoft Gemini: Start grdIssuesCellDoubleClick
[2668] CounterSoft Gemini: Start SetCurrentIssue
[2668] CounterSoft Gemini: End SetCurrentIssue
[2668] CounterSoft Gemini: Start OpenIssueDetailForm
[2668] CounterSoft Gemini: OpenIssueDetailForm Exception. Le format de la chaîne d'entrée est incorrect. :: mscorlib ::    à System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
[2668]    à System.Number.ParseSingle(String value, NumberStyles options, NumberFormatInfo numfmt)
[2668]    à System.Single.Parse(String s, NumberStyles style, NumberFormatInfo info)
[2668]    à System.Single.Parse(String s)
[2668]    à CounterSoft.Gemini.Client.UI.Controls.MainControlForm.CreateAttributeLabel(String labelText)
[2668]    à CounterSoft.Gemini.Client.UI.Controls.MainControlForm.BindControls()
[2668]    à CounterSoft.Gemini.Client.UI.Controls.MainControlForm..ctor(GeminiModel& model, FMode issueMode, Panel customPanel)
[2668]    à CounterSoft.Gemini.Client.UI.Presenters.IssueDetailPresenter.MyPageLoad()
[2668]    à CounterSoft.Gemini.Client.UI.Forms.IssueDetailForm.IssueDetail
Load(Object sender, EventArgs e)
[2668]    à System.Windows.Forms.Form.OnLoad(EventArgs e)
[2668]    à Telerik.WinControls.UI.ShapedForm.OnLoad(EventArgs e)
[2668]    à System.Windows.Forms.Form.OnCreateControl()
[2668]    à System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
[2668]    à System.Windows.Forms.Control.CreateControl()
[2668]    à System.Windows.Forms.Control.WmShowWindow(Message& m)
[2668]    à System.Windows.Forms.Control.WndProc(Message& m)
[2668]    à System.Windows.Forms.ScrollableControl.WndProc(Message& m)
[2668]    à System.Windows.Forms.ContainerControl.WndProc(Message& m)
[2668]    à System.Windows.Forms.Form.WmShowWindow(Message& m)
[2668]    à System.Windows.Forms.Form.WndProc(Message& m)
[2668]    à Telerik.WinControls.UI.ShapedForm.WndProc(Message& m)
[2668]    à System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
[2668]    à System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
[2668]    à System.Windows.Forms.NativeWindow.DebuggableCallback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
[2668]    à System.Windows.Forms.SafeNativeMethods.ShowWindow(HandleRef hWnd, Int32 nCmdShow)
[2668]    à System.Windows.Forms.Control.SetVisibleCore(Boolean value)
[2668]    à System.Windows.Forms.Form.SetVisibleCore(Boolean value)
[2668]    à System.Windows.Forms.Control.setVisible(Boolean value)
[2668]    à System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context)
[2668]    à System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context)
[2668]    à System.Windows.Forms.Form.ShowDialog(IWin32Window owner)
[2668]    à System.Windows.Forms.Form.ShowDialog()
[2668]    à CounterSoft.Gemini.Client.UI.Presenters.IssueDetailPresenter.Process()
[2668]    à CounterSoft.Gemini.VSAddIn.MainControl.OpenIssueDetailForm(FMode _fMode)
[2668] CounterSoft Gemini: End grdIssues
CellDoubleClick

Still, I would love to keep the "," as it is the standard here ;-)

Best regards,

Guillaume Gilbert

homerggg
· 1
homerggg
Replies (1)
helpful
0
not helpful

Hi Guillaume, at present you won't be able to use ','.

Please feel free to add to the wishlist at http://gemini.countersoft.com/Main.aspx

Regards


Bikram
· 1
Bikram