When creating or editing a replication job there is a .net error with the date and time format.
Error string is similar to the following:
************** Exception Text **************
System.Exception: Could not convert Start Time. Exception: System.FormatException: The string was not recognized as a valid DateTime. There is a unknown word starting at index 6.
at System.DateTimeParse.Parse(String s, DateTimeFormatInfo dtfi, DateTimeStyles styles)
at System.Convert.ToDateTime(String value)
at Vizioncore.Windows.Forms.Controls.RecurrenceScheduler.ConvertStringToDateTime(String time)
at Vizioncore.Windows.Forms.Controls.RecurrenceScheduler.ConvertStringToDateTime(String time)
at Vizioncore.Windows.Forms.Controls.RecurrenceScheduler.ResetStartTimeCombo()
at Vizioncore.Windows.Forms.Controls.RecurrenceScheduler.InitializeControls()
at Vizioncore.Windows.Forms.Controls.RecurrenceScheduler.Setup(Appointment appointmentIn, AppointmentRecurrence recurrence, Boolean allowNoEndDate)
at Vizioncore.vRanger.Client.JobWizardModule.Common.Presenters.RecurrenceScheduleView_Presenter.UpdateRecurrenceScheduleSettings(RecurrenceScheduler recurrenceSchedulerControl)
at Vizioncore.vRanger.Client.JobWizardModule.Common.Views.RecurrenceScheduleView.RecurrenceScheduleView_Load(Object sender, EventArgs e)
at System.Windows.Forms.UserControl.OnLoad(EventArgs e)
at System.Windows.Forms.UserControl.OnCreateControl()
at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
at System.Windows.Forms.Control.CreateControl()
at System.Windows.Forms.Control.SetVisibleCore(Boolean value)
at System.Windows.Forms.Control.set_Visible(Boolean value)
at Vizioncore.Windows.Forms.Wizard.Wizard.ActivatePage(WizardPage page)
at Vizioncore.Windows.Forms.Wizard.Wizard.ActivatePage
You need to be signed in and under a current maintenance contract to view premium knowledge articles.
© 2024 Quest Software Inc. ALL RIGHTS RESERVED. Terms of Use Privacy Cookie Preference Center