0 Newspring Check-in Plugin - Error 4 Steve Fisher posted 7 Years Ago Hi Guys - I can't wait to use this in our kids ministries but Im having a little problem.When I search a Family Im getting this error ? The script is below … What have I done wrong ? Thank you NullReferenceException in RockMessageObject reference not set to an instance of an object.Stack Trace at Rock.Workflow.Action.CheckIn.FilterGroupsBySpecialNeeds.Execute(RockContext rockContext, WorkflowAction action, Object entity, List`1& errorMessages) at Rock.Model.WorkflowAction.Process(RockContext rockContext, Object entity, List`1& errorMessages) at Rock.Model.WorkflowActivity.Process(RockContext rockContext, Object entity, List`1& errorMessages) at Rock.Model.Workflow.ProcessActivity(RockContext rockContext, DateTime processStartTime, Object entity, List`1& errorMessages) at Rock.Model.Workflow.ProcessActivities(RockContext rockContext, Object entity, List`1& errorMessages) at Rock.Model.WorkflowService.Process(Workflow workflow, Object entity, List`1& errorMessages) at Rock.CheckIn.CheckInBlock.ProcessActivity(String activityName, List`1& errorMessages) at RockWeb.Plugins.cc_newspring.AttendedCheckin.FamilySelect.ProcessPeople(CheckInFamily selectedFamily) in c:\Inetpub\vhosts\calvarychapelalbany.com.au\my.calvarychapelalbany.com.au\Plugins\cc_newspring\AttendedCheckin\FamilySelect.ascx.cs:line 845 at RockWeb.Plugins.cc_newspring.AttendedCheckin.FamilySelect.OnLoad(EventArgs e) in c:\Inetpub\vhosts\calvarychapelalbany.com.au\my.calvarychapelalbany.com.au\Plugins\cc_newspring\AttendedCheckin\FamilySelect.ascx.cs:line 149 at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)