Hello,
Just wanted to see if anyone could help out with an error I am receiving. I have a timer attached to a user task but it never updates to the pathway it is connected to. I get below error on LF Server when this occurs:
Message: String reference not set to an instance of a String.
Parameter name: s
Stack trace: at System.DateTimeParse.ParseExact(String s, String format, DateTimeFormatInfo dtfi, DateTimeStyles style)
at Laserfiche.Forms.Routing.TimerEventDefinition.RegisterEventTrigger(AutoTriggerParameter triggerPara, IEntityContext appContext)
at Laserfiche.Forms.Routing.Event.RegisterEventTriggers(AutoTriggerParameter TriggerPara)
at AutoTriggerServiceLib.AutoTrigger.LoadTimerFromDb(Boolean ignoreStatus)
Thanks for any help!