i have laserfiche 8.3.2 and workflow 8.3.1 ( with hotfix WF831193 KB1013129_x86)
when i try to add any of "for each activity" only , such as "For Each Entry" or "For Each user" , i got an error as shown below, - all remaining activities are working fine
i tried to re-install, and uninstall and install it again from scratch, did .Net 4 repair, and i am still facing the below issue.
Failed to create edit control of type 'Laserfiche.Workflow.Activities.ForEach.UI.ForEachEntryEditControl' for property 'Collection'.
Exception
System.NullReferenceException:
Object reference not set to an instance of an object.
Stack Trace
at Laserfiche.Workflow.UI.BindingControl.OnHeightChanged(Int32 previousHeight, Int32 newHeight)
at Laserfiche.UI.FlowPanelWithLabels.OnResize(EventArgs e)
at System.Windows.Forms.Control.OnSizeChanged(EventArgs e)
at System.Windows.Forms.Control.UpdateBounds(Int32 x, Int32 y, Int32 width, Int32 height, Int32 clientWidth, Int32 clientHeight)
at System.Windows.Forms.Control.UpdateBounds(Int32 x, Int32 y, Int32 width, Int32 height)
at System.Windows.Forms.Control.SetBoundsCore(Int32 x, Int32 y, Int32 width, Int32 height, BoundsSpecified specified)
at System.Windows.Forms.Control.ScaleControl(SizeF factor, BoundsSpecified specified)
at System.Windows.Forms.ScrollableControl.ScaleControl(SizeF factor, BoundsSpecified specified)
at System.Windows.Forms.Control.ScaleControl(SizeF includedFactor, SizeF excludedFactor, Control requestingControl)
at System.Windows.Forms.ContainerControl.Scale(SizeF includedFactor, SizeF excludedFactor, Control requestingControl)
at System.Windows.Forms.ContainerControl.PerformAutoScale(Boolean includedBounds, Boolean excludedBounds)
at System.Windows.Forms.ContainerControl.PerformNeededAutoScaleOnLayout()
at System.Windows.Forms.ContainerControl.OnLayout(LayoutEventArgs e)
at System.Windows.Forms.Control.PerformLayout(LayoutEventArgs args)
at System.Windows.Forms.Control.System.Windows.Forms.Layout.IArrangedElement.PerformLayout(IArrangedElement affectedElement, String affectedProperty)
at System.Windows.Forms.ContainerControl.LayoutScalingNeeded()
at System.Windows.Forms.ContainerControl.set_AutoScaleMode(AutoScaleMode value)
at Laserfiche.UI.FlowPanelWithLabels.InitializeComponent()
at Laserfiche.UI.FlowPanelWithLabels..ctor()
at Laserfiche.Workflow.UI.BindingControl..ctor(Type[] allowedBindingTypes)
at Laserfiche.Workflow.UI.BindingControl..ctor()
at Laserfiche.Workflow.UI.BindingEditControl.InitializeComponent()
at Laserfiche.Workflow.UI.BindingEditControl..ctor(Type[] allowedBindingTypes)
at Laserfiche.Workflow.Activities.ForEach.UI.ForEachEntryEditControl..ctor(Type[] allowedBindingTypes)
Data items: 1
AlreadyLogged: True