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.




String was not recognized as a valid DateTime

web-app

I added a number of issues to my project and now Gemini throws a Gemini Application Error everytime I try to go to the Version screen in my project. When I view the System Log under the Admin area this is the stack trace:

Error Message: String was not recognized as a valid DateTime
Stack Trace:
at System.DateTimeParse.Parse(String s, DateTimeFormatInfo dtfi, DateTimeStyles styles) at System.Convert.ToDateTime(String value) at CounterSoft.Gemini.Web.Project.ProjectVersionTab.PopulateMBDChart(Chart chart, DataTable dtVersion, String axisXTitle, String axisYTitle, String chartTitle, ArrayList lstMilestone) at CounterSoft.Gemini.Web.Project.ProjectVersionTab.Page_Load(Object sender, EventArgs e) at System.Web.Util.CalliHelper.EventArgFunctionCaller(IntPtr fp, Object o, Object t, EventArgs e) at System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object sender, EventArgs e) at System.Web.UI.Control.OnLoad(EventArgs e) at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBe
Additional Information: mscorlib

I've tried setting the start/end dates on all the issues in the project, but that doesn't fix anything.
I've got Gemini installed on Windows 2008, IIS7, and Sql Server 2005, with the app pool set to classic. How can I fix this issue? The versions screen is not usable.

Thanks

notorious2tall
· 1
notorious2tall
Replies (3)
helpful
0
not helpful

This is a bug in 3.5 to do with US date format. We are due to release a patch for this very soon (within days).


Mark Wing
· 9108
Mark Wing
helpful
0
not helpful

Thanks for the update. I did some more testing and was able to consistently recreate the problem when I add a milestone to a version where the milestone date is today or in the future. My setup is using the localization en-US too, so that makes sense.

Will there be something posted in the forums or on the website when the patch is released?

Thanks.


notorious2tall
· 1
notorious2tall
helpful
0
not helpful

Yes, we will post announcments on the forums and the website.


Saar Cohen
· 5000
Saar Cohen