Question

Photo of Daniel Lucats

0

Exception Erro when View Profile "SetFollowing"

Any idea about this error?  Occurs for few profiles...

NullReferenceException in mscorlib

Message
Object reference not set to an instance of an object.

Stack Trace

   at System.Object.GetType()
   at Rock.Web.UI.Controls.FollowingsHelper.SetFollowing(IEntity followEntity, WebControl followControl, Person follower)
   at RockWeb.Blocks.Crm.PersonDetail.Bio.OnLoad(EventArgs e)
   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)
  • Photo of God's Favourite N.

    0

    Hi Daniel, we're trying out rock on a test server and got the same error. How did you resolve or work around this

  • Photo of God's Favourite N.

    0

    Ok. We figured that excavator probably broke something when we did our data import. we simply just reduced excavator reporting number to 1 in excavator.config file. Hope this helps