This is a migrated thread and some comments may be shown as answers.

[Solved] Exception "Value cannot be null" after update to Q3 2011 SP1 (2011.3 1306)

2 Answers 137 Views
Menu
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Achilles
Top achievements
Rank 1
Achilles asked on 25 Jan 2012, 09:09 AM
Hello,

I get the

Value cannot be null.
Parameter name: actionDescriptor


exception
[ArgumentNullException: Value cannot be null.
Parameter name: actionDescriptor]
   System.Web.Mvc.AuthorizationContext..ctor(ControllerContext controllerContext, ActionDescriptor actionDescriptor) +464847
   Telerik.Web.Mvc.Infrastructure.Implementation.AuthorizationContextCache.AuthorizationContextFactory(RequestContext requestContext, String controllerName, String actionName, String areaName) +177
   Telerik.Web.Mvc.Infrastructure.Implementation.<>c__DisplayClass1.<GetAuthorizationContext>b__0() +70
   Telerik.Web.Mvc.Infrastructure.Implementation.NoCache.Get(String key, Func`1 defaultValueFactory) +36
   Telerik.Web.Mvc.Infrastructure.Implementation.AuthorizationContextCache.GetAuthorizationContext(RequestContext requestContext, String controllerName, String actionName, RouteValueDictionary routeValues) +358
   Telerik.Web.Mvc.Infrastructure.Implementation.ControllerAuthorization.IsAccessibleToUser(RequestContext requestContext, String controllerName, String actionName, RouteValueDictionary routeValues) +152
   Telerik.Web.Mvc.Infrastructure.Implementation.NavigationItemAuthorization.IsAccessibleToUser(RequestContext requestContext, INavigatable navigationItem) +290
   Telerik.Web.Mvc.UI.<>c__DisplayClass2`1.<IsAccessible>b__1(T item) +76
   System.Linq.Enumerable.Any(IEnumerable`1 source, Func`2 predicate) +151
   Telerik.Web.Mvc.UI.NavigatableExtensions.IsAccessible(IEnumerable`1 items, INavigationItemAuthorization authorization, ViewContext viewContext) +267
   Telerik.Web.Mvc.UI.NavigationItemContainerExtensions.WriteItem(TItem item, TComponent component, IHtmlNode parentTag, INavigationComponentHtmlBuilder`1 builder) +865
   Telerik.Web.Mvc.UI.<>c__DisplayClass4.<WriteHtml>b__3(PanelBarItem item) +114
   Telerik.Web.Mvc.Extensions.EnumerableExtensions.Each(IEnumerable`1 instance, Action`1 action) +200
   Telerik.Web.Mvc.UI.PanelBar.WriteHtml(HtmlTextWriter writer) +438
   Telerik.Web.Mvc.UI.ViewComponentBase.ToHtmlString() +121
   Telerik.Web.Mvc.UI.ViewComponentBuilderBase`2.ToHtmlString() +56
   Telerik.Web.Mvc.{Dynamic}.PanelBarBuilder.IHtmlString.ToHtmlString() +30
   System.Web.HttpUtility.HtmlEncode(Object value) +38


for both Menus & Panelbars after the update SP1 (2011.3 1306), as already listed in the forum.

First, do you have some rough idea when the next official release would be ?
Then I can match against my release date and decide if I should use the internal build hotfix provided and use the new features.

Secondly, I downloaded the internal build. There are lot of folders and files there (scripts, editor templates, binaries etc ). Which all do I need to import to my workspace to get this fix ?

Thanks & Warm Regards

Achilles

2 Answers, 1 is accepted

Sort by
0
Georgi Krustev
Telerik team
answered on 25 Jan 2012, 03:23 PM
Hello Raja,

 Straight onto your questions:

#1:
The next official release is scheduled for the middle of February 2012. 

#2:
I will suggest you check this help topic.

Regards,
Georgi Krustev
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the Telerik Extensions for ASP.MET MVC, subscribe to their blog feed now
0
Achilles
Top achievements
Rank 1
answered on 26 Jan 2012, 11:21 AM
Hi Georgi,

It worked.

Thanks
Tags
Menu
Asked by
Achilles
Top achievements
Rank 1
Answers by
Georgi Krustev
Telerik team
Achilles
Top achievements
Rank 1
Share this question
or