Hello,
We use version 18.4 of Aspose.Tasks, we have 700 tasks that can be active or not.
When setting the value through the line “task.Set (Tsk.IsActive, task.Active);” our process does not finish execution because it gets stuck at that point.
Any suggestions on that?