Our Community site (on 10.x) has started throwing error on page

Former Member
Former Member

Here is error details. Simple error dialog popping top right each time a page loads and they start stacking up.

Request: GET /api.ashx/v2/notifications.json?IsRead=false&PageSize=1&PageIndex=0&_=1585766599757

Referrer: http://community.shelbysystems.com/login

Error

System.NullReferenceException: Object reference not set to an instance of an object. at Telligent.Evolution.Rest.Infrastructure.ActionRegistry.<>c__DisplayClass2_0.<HasResource>b__0(BindingKey k) at System.Linq.Enumerable.Any[TSource](IEnumerable`1 source, Func`2 predicate) at Telligent.Evolution.Rest.Infrastructure.RestHttpHandler.ProcessRequest() at System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() at System.Web.HttpApplication.ExecuteStepImpl(IExecutionStep step) at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)

Parents Reply
  • Former Member
    0 Former Member in reply to Patrick M.

    It usually poses a challenge and with all the strains currently experience, we would likely need assistance walking through an update. Please send me email directly to get dialog going on that point.

    When you say restart web app, do you mean IIS reset or app pool reset, or is there a web app reset in IIS for particular app? I want to direct our IT resource properly.

Children