You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There is in the System.NullReferenceException in #8
2|tabletop | System.NullReferenceException: Object reference not set to an instance of an object.
2|tabletop | at tabletop.Services.ActivityUpdate.IsAvailable() in D:\a\1\s\tabletop\tabletop\Services\ActivityUpdate.cs:line 58
2|tabletop | at lambda_method(Closure , Object , Object[] )
2|tabletop | at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.SyncActionResultExecutor.Execute(IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments)
2|tabletop | at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeActionMethodAsync()
2|tabletop | at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
2|tabletop | at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeNextActionFilterAsync()
The text was updated successfully, but these errors were encountered:
There is in the System.NullReferenceException in #8
The text was updated successfully, but these errors were encountered: