local account management: Addng a domain group to local admin group error: Business logic error: The string was not recognized as a valid DateTime.

Hello.

We've got a fresh install of DA 11.1. When I try to add a domain group to a local admin user group I constantly get a wierd time error:

Business logic error: The string was not recognized as a valid DateTime. There is an unknown word starting at index 6.
Call Stack
  • at System.DateTimeParse.Parse(String s, DateTimeFormatInfo dtfi, DateTimeStyles styles)
  • at ScriptLogic.DAConsole.DAConsole.WebControls.TimePicker.get_SelectedDate()
  • at ScriptLogic.DAConsole.DAConsole.DAComponentUI.Profiles.Controls.TimingControl.get_CurrentTiming()
  • at ScriptLogic.DAConsole.DAConsole.DAComponentUI.Profiles.ProfileTiming.SaveState(ProfileDomainObject p)
  • at ScriptLogic.DAConsole.DAConsole.DAComponentUI.Profiles.ProfileItems.ProfileSettings.OnProfileItemCommand(Object sender, DOEventArgs e)
  • at ScriptLogic.DAConsole.DAConsole.DAComponentUI.Profiles.DOEventHandler.Invoke(Object sender, DOEventArgs e)
  • at ScriptLogic.DAConsole.DAConsole.DAComponentUI.Profiles.ProfileItemBase.RaiseCommandEvent(ProfileDomainObject obj, String cmd)
  • at ScriptLogic.DAConsole.DAConsole.DAComponentUI.Profiles.ProfileItem.Save(ProfileDomainObject pdo)
  • at ScriptLogic.DAConsole.DAConsole.DAComponentUI.Profiles.ProfileItem.FinishEdit(Boolean save)
  • at ScriptLogic.DAConsole.DAConsole.DAComponentUI.Profiles.ProfileItem.FinishEdit(Object sender, EventArgs e)
  • at System.Web.UI.WebControls.LinkButton.OnClick(EventArgs e)
  • at System.Web.UI.WebControls.LinkButton.RaisePostBackEvent(String eventArgument)
  • at System.Web.UI.WebControls.LinkButton.System.Web.UI.IPostBackEventHandler.RaisePostBackEvent(String eventArgument)
  • at System.Web.UI.Page.RaisePostBackEvent(IPostBackEventHandler sourceControl, String eventArgument)
  • at System.Web.UI.Page.RaisePostBackEvent(NameValueCollection postData)
  • at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)

Timing is set to startup

Parents Reply Children
No Data