Exception occured while executing the controller. Check error logs for details.
System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.ArgumentNullException: Value cannot be null.
Parameter name: g
at System.Guid..ctor(String g)
at Telerik.Sitefinity.Frontend.Mvc.Models.ContentModelBase.<>c.b__113_0(String id)
at System.Linq.Enumerable.WhereSelectListIterator`2.MoveNext()
at Telerik.OpenAccess.Query.LinqExecutor.GetCount(Object v)
at Telerik.OpenAccess.Query.ParameterFinder.VisitMethodCall(MethodCallExpression methodCallExpression, Object context)
at Telerik.OpenAccess.Query.ParameterFinder.Visit(Expression expression, Object context)
at Telerik.OpenAccess.Query.ExpressionWalker.VisitBinary(BinaryExpression binaryExpression, Object context)
at Telerik.OpenAccess.Query.ParameterFinder.Visit(Expression expression, Object context)
at Telerik.OpenAccess.Query.ExpressionWalker.VisitLambda(LambdaExpression lambdaExpression, Object context)
at Telerik.OpenAccess.Query.ParameterFinder.Visit(Expression expression, Object context)
at Telerik.OpenAccess.Query.ParameterFinder.VisitUnary(UnaryExpression unaryExpression, Object context)
at Telerik.OpenAccess.Query.ParameterFinder.Visit(Expression expression, Object context)
at Telerik.OpenAccess.Query.ParameterFinder.VisitExpressions(ReadOnlyCollection`1 collection, String use, Object context)
at Telerik.OpenAccess.Query.ExpressionWalker.VisitMethodCall(MethodCallExpression methodCallExpression, Object context)
at Telerik.OpenAccess.Query.ParameterFinder.VisitMethodCall(MethodCallExpression methodCallExpression, Object context)
at Telerik.OpenAccess.Query.ParameterFinder.Visit(Expression expression, Object context)
at Telerik.OpenAccess.Query.ParameterFinder.VisitMethodCall(MethodCallExpression methodCallExpression, Object context)
at Telerik.OpenAccess.Query.ParameterFinder.Visit(Expression expression, Object context)
at Telerik.OpenAccess.Query.ParameterFinder.FindParametersAndCacheKey(Expression e)
at Telerik.OpenAccess.Query.ExpressionCompiler.PerformDatabaseQueryImpl(Type resultType, Int32 elementAt, Object[] groupResolutionParamValues, Boolean single, Boolean checkOid)
at Telerik.OpenAccess.Query.ExpressionCompiler.PerformDatabaseQuery(Type type, Int32 elementAt, Object[] groupResolutionParamValues, Boolean single, Boolean checkOid)
at Telerik.OpenAccess.Query.ExpressionExecution.PerformDatabaseQueryMulti[T](Expression expr, ExecutionSettings settings, Object[] grpVals, Boolean checkOid, QueryOptions options)
at Telerik.OpenAccess.Query.ExpressionExecution.PerformDatabaseQueryMultiLazy[T](Expression expr, ExecutionSettings settings, Boolean checkOid, QueryOptions options)
--- End of inner exception stack trace ---
at System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor)
at System.Reflection.RuntimeMethodInfo.UnsafeInvokeInternal(Object obj, Object[] parameters, Object[] arguments)
at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
at Telerik.OpenAccess.Query.ExpressionExecution.PerformDatabaseQueryFor(Expression expr, ExecutionSettings settings, Boolean checkOid, QueryOptions options)
at Telerik.OpenAccess.Query.ExpressionStitcher.VisitMethodCall(MethodCallExpression m)
at Telerik.OpenAccess.Query.ExpressionStitcher.VisitMethodCall(MethodCallExpression m)
at Telerik.OpenAccess.Query.ExpressionStitcher.Transition2InMemory(Expression completeExpression, ExecutionSettings settings, Expression cuttingPoint, Boolean m, QueryOptions options)
at Telerik.OpenAccess.Query.ExpressionCutter.CutAndExecute(Expression expression, ExecutionSettings settings, Expression whole)
at Telerik.OpenAccess.Query.Piece`1.ExecuteMultiple()
at Telerik.Sitefinity.Data.Linq.LinqQuery`2.GetEnumerator()
at System.Collections.Generic.HashSet`1.UnionWith(IEnumerable`1 other)
at System.Collections.Generic.HashSet`1..ctor(IEnumerable`1 collection, IEqualityComparer`1 comparer)
at Telerik.Sitefinity.Frontend.Mvc.Models.ContentModelBase.GetMasterAndLiveIdsFromSelection()
at Telerik.Sitefinity.Frontend.Mvc.Models.ContentModelBase.GetSelectedItemsFilterExpression()
at Telerik.Sitefinity.Frontend.Mvc.Models.ContentModelBase.PopulateListViewModel(Int32 page, IQueryable`1 query, ContentListViewModel viewModel)
at Telerik.Sitefinity.Frontend.Mvc.Models.ContentModelBase.CreateListViewModel(ITaxon taxonFilter, Int32 page)
at Telerik.Sitefinity.Frontend.DynamicContent.Mvc.Controllers.DynamicContentController.Index(Nullable`1 page)
at lambda_method(Closure , ControllerBase , Object[] )
at System.Web.Mvc.ControllerActionInvoker.InvokeActionMethod(ControllerContext controllerContext, ActionDescriptor actionDescriptor, IDictionary`2 parameters)
at System.Web.Mvc.ControllerActionInvoker.<>c__DisplayClass24_0.b__0()
at System.Web.Mvc.ControllerActionInvoker.InvokeActionMethodFilter(IActionFilter filter, ActionExecutingContext preContext, Func`1 continuation)
at System.Web.Mvc.ControllerActionInvoker.InvokeActionMethodFilter(IActionFilter filter, ActionExecutingContext preContext, Func`1 continuation)
at System.Web.Mvc.ControllerActionInvoker.InvokeActionMethodFilter(IActionFilter filter, ActionExecutingContext preContext, Func`1 continuation)
at System.Web.Mvc.ControllerActionInvoker.InvokeActionMethodFilter(IActionFilter filter, ActionExecutingContext preContext, Func`1 continuation)
at System.Web.Mvc.ControllerActionInvoker.InvokeActionMethodFilter(IActionFilter filter, ActionExecutingContext preContext, Func`1 continuation)
at System.Web.Mvc.ControllerActionInvoker.InvokeActionMethodFilter(IActionFilter filter, ActionExecutingContext preContext, Func`1 continuation)
at System.Web.Mvc.ControllerActionInvoker.InvokeActionMethodFilter(IActionFilter filter, ActionExecutingContext preContext, Func`1 continuation)
at System.Web.Mvc.ControllerActionInvoker.InvokeAction(ControllerContext controllerContext, String actionName)
--- End of inner exception stack trace ---
at System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor)
at System.Reflection.RuntimeMethodInfo.UnsafeInvokeInternal(Object obj, Object[] parameters, Object[] arguments)
at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
at Telerik.Sitefinity.Mvc.ControllerWrapper.CallHandleUnknownAction(String actionName)
at Telerik.Sitefinity.Mvc.ControllerWrapper.Execute()
at Telerik.Sitefinity.Mvc.ControllerActionInvoker.ExecuteController(MvcProxyBase proxyControl)
at Telerik.Sitefinity.Frontend.Mvc.Infrastructure.Routing.FeatherActionInvoker.ExecuteController(MvcProxyBase proxyControl)
Your Excellency Dr Mathume Joseph Phaahla, Minister of Health of South Africa,
Dear colleagues and friends,
Good morning, good afternoon and good evening,
The number of weekly reported deaths from COVID-19 has been declining for the past six weeks, and is now at the lowest level in almost a year.
This is welcome news, but the number of people dying is still unacceptably high – almost 50,000 deaths a week, and the real number is certainly higher.
And of course, deaths are highest in the countries and populations with the least access to vaccines.
As you know, 56 countries who were effectively excluded from the global vaccine marketplace were not able to reach the target of vaccinating 10% of their populations by the end of September – most of them in Africa.
Even more countries are at risk of missing the 40% vaccination target by the end of this year; we also run the risk missing our other targets of achieving minimum testing rates of 1 per 1000 people; and ensuring all those who need it have access to medical oxygen, treatments and PPE.
Support for the ACT Accelerator is needed urgently if we are to achieve these targets.
The ACT Accelerator Strategic Review was published last week, recommending that its mandate continue into 2022, but also highlighting areas for strengthening and development.
WHO welcomes the recommendations of the review and is committed to working with our partners to strengthen the ACT Accelerator.
The new Strategy and Budget, which will be presented today, sets out the actions and resources needed to achieve our targets.
But nothing can be done without the support of countries and without you, our Facilitation Council.
A fully-funded ACT Accelerator is a global health security imperative.
Without it, millions of people will continue to miss out on vaccines, tests and treatments globally, the pandemic will be prolonged and more lives will be lost.
The stakes are high. I hope that today our ambition will match the scale of the challenges we face.
Thank you as always for your continued support and engagement.
Exception occured while executing the controller. Check error logs for details.
System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.ArgumentNullException: Value cannot be null.
Parameter name: g
at System.Guid..ctor(String g)
at Telerik.Sitefinity.Frontend.Mvc.Models.ContentModelBase.<>c.b__113_0(String id)
at System.Linq.Enumerable.WhereSelectListIterator`2.MoveNext()
at Telerik.OpenAccess.Query.LinqExecutor.GetCount(Object v)
at Telerik.OpenAccess.Query.ParameterFinder.VisitMethodCall(MethodCallExpression methodCallExpression, Object context)
at Telerik.OpenAccess.Query.ParameterFinder.Visit(Expression expression, Object context)
at Telerik.OpenAccess.Query.ExpressionWalker.VisitBinary(BinaryExpression binaryExpression, Object context)
at Telerik.OpenAccess.Query.ParameterFinder.Visit(Expression expression, Object context)
at Telerik.OpenAccess.Query.ExpressionWalker.VisitLambda(LambdaExpression lambdaExpression, Object context)
at Telerik.OpenAccess.Query.ParameterFinder.Visit(Expression expression, Object context)
at Telerik.OpenAccess.Query.ParameterFinder.VisitUnary(UnaryExpression unaryExpression, Object context)
at Telerik.OpenAccess.Query.ParameterFinder.Visit(Expression expression, Object context)
at Telerik.OpenAccess.Query.ParameterFinder.VisitExpressions(ReadOnlyCollection`1 collection, String use, Object context)
at Telerik.OpenAccess.Query.ExpressionWalker.VisitMethodCall(MethodCallExpression methodCallExpression, Object context)
at Telerik.OpenAccess.Query.ParameterFinder.VisitMethodCall(MethodCallExpression methodCallExpression, Object context)
at Telerik.OpenAccess.Query.ParameterFinder.Visit(Expression expression, Object context)
at Telerik.OpenAccess.Query.ParameterFinder.VisitMethodCall(MethodCallExpression methodCallExpression, Object context)
at Telerik.OpenAccess.Query.ParameterFinder.Visit(Expression expression, Object context)
at Telerik.OpenAccess.Query.ParameterFinder.FindParametersAndCacheKey(Expression e)
at Telerik.OpenAccess.Query.ExpressionCompiler.PerformDatabaseQueryImpl(Type resultType, Int32 elementAt, Object[] groupResolutionParamValues, Boolean single, Boolean checkOid)
at Telerik.OpenAccess.Query.ExpressionCompiler.PerformDatabaseQuery(Type type, Int32 elementAt, Object[] groupResolutionParamValues, Boolean single, Boolean checkOid)
at Telerik.OpenAccess.Query.ExpressionExecution.PerformDatabaseQueryMulti[T](Expression expr, ExecutionSettings settings, Object[] grpVals, Boolean checkOid, QueryOptions options)
at Telerik.OpenAccess.Query.ExpressionExecution.PerformDatabaseQueryMultiLazy[T](Expression expr, ExecutionSettings settings, Boolean checkOid, QueryOptions options)
--- End of inner exception stack trace ---
at System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor)
at System.Reflection.RuntimeMethodInfo.UnsafeInvokeInternal(Object obj, Object[] parameters, Object[] arguments)
at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
at Telerik.OpenAccess.Query.ExpressionExecution.PerformDatabaseQueryFor(Expression expr, ExecutionSettings settings, Boolean checkOid, QueryOptions options)
at Telerik.OpenAccess.Query.ExpressionStitcher.VisitMethodCall(MethodCallExpression m)
at Telerik.OpenAccess.Query.ExpressionStitcher.VisitMethodCall(MethodCallExpression m)
at Telerik.OpenAccess.Query.ExpressionStitcher.Transition2InMemory(Expression completeExpression, ExecutionSettings settings, Expression cuttingPoint, Boolean m, QueryOptions options)
at Telerik.OpenAccess.Query.ExpressionCutter.CutAndExecute(Expression expression, ExecutionSettings settings, Expression whole)
at Telerik.OpenAccess.Query.Piece`1.ExecuteMultiple()
at Telerik.Sitefinity.Data.Linq.LinqQuery`2.GetEnumerator()
at System.Collections.Generic.HashSet`1.UnionWith(IEnumerable`1 other)
at System.Collections.Generic.HashSet`1..ctor(IEnumerable`1 collection, IEqualityComparer`1 comparer)
at Telerik.Sitefinity.Frontend.Mvc.Models.ContentModelBase.GetMasterAndLiveIdsFromSelection()
at Telerik.Sitefinity.Frontend.Mvc.Models.ContentModelBase.GetSelectedItemsFilterExpression()
at Telerik.Sitefinity.Frontend.Mvc.Models.ContentModelBase.PopulateListViewModel(Int32 page, IQueryable`1 query, ContentListViewModel viewModel)
at Telerik.Sitefinity.Frontend.Mvc.Models.ContentModelBase.CreateListViewModel(ITaxon taxonFilter, Int32 page)
at Telerik.Sitefinity.Frontend.DynamicContent.Mvc.Controllers.DynamicContentController.Index(Nullable`1 page)
at lambda_method(Closure , ControllerBase , Object[] )
at System.Web.Mvc.ControllerActionInvoker.InvokeActionMethod(ControllerContext controllerContext, ActionDescriptor actionDescriptor, IDictionary`2 parameters)
at System.Web.Mvc.ControllerActionInvoker.<>c__DisplayClass24_0.b__0()
at System.Web.Mvc.ControllerActionInvoker.InvokeActionMethodFilter(IActionFilter filter, ActionExecutingContext preContext, Func`1 continuation)
at System.Web.Mvc.ControllerActionInvoker.InvokeActionMethodFilter(IActionFilter filter, ActionExecutingContext preContext, Func`1 continuation)
at System.Web.Mvc.ControllerActionInvoker.InvokeActionMethodFilter(IActionFilter filter, ActionExecutingContext preContext, Func`1 continuation)
at System.Web.Mvc.ControllerActionInvoker.InvokeActionMethodFilter(IActionFilter filter, ActionExecutingContext preContext, Func`1 continuation)
at System.Web.Mvc.ControllerActionInvoker.InvokeActionMethodFilter(IActionFilter filter, ActionExecutingContext preContext, Func`1 continuation)
at System.Web.Mvc.ControllerActionInvoker.InvokeActionMethodFilter(IActionFilter filter, ActionExecutingContext preContext, Func`1 continuation)
at System.Web.Mvc.ControllerActionInvoker.InvokeActionMethodFilter(IActionFilter filter, ActionExecutingContext preContext, Func`1 continuation)
at System.Web.Mvc.ControllerActionInvoker.InvokeAction(ControllerContext controllerContext, String actionName)
--- End of inner exception stack trace ---
at System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor)
at System.Reflection.RuntimeMethodInfo.UnsafeInvokeInternal(Object obj, Object[] parameters, Object[] arguments)
at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
at Telerik.Sitefinity.Mvc.ControllerWrapper.CallHandleUnknownAction(String actionName)
at Telerik.Sitefinity.Mvc.ControllerWrapper.Execute()
at Telerik.Sitefinity.Mvc.ControllerActionInvoker.ExecuteController(MvcProxyBase proxyControl)
at Telerik.Sitefinity.Frontend.Mvc.Infrastructure.Routing.FeatherActionInvoker.ExecuteController(MvcProxyBase proxyControl)