Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • ArneHB 3 posts 23 karma points
    May 13, 2012 @ 01:59
    ArneHB
    0

    Umbraco 5, Azure: Error admin controls

    I get the error posted below in a modular windows when I enter the admin sight after i migrated a clean install of Umbraco 5 to Azure (Following the guide here: http://umbracoonazure.codeplex.com/.

    I had some errors earlier on which I fixed by deleting the files in /bin which was also in \App_Plugins\Core\lib.

    The error message:

    Exception occurred

    An error occurred while processing your request.

    Exception

    Object reference not set to an instance of an object.

    Stack trace

    at Umbraco.Cms.Web.Configuration.UmbracoSettings.<get_Trees>b__f(ITree x) at System.Linq.Set`1.InternalGetHashCode(TElement value) at System.Linq.Set`1.Find(TElement value, Boolean add) at System.Linq.Enumerable.<DistinctIterator>d__81`1.MoveNext() at System.Linq.Enumerable.WhereEnumerableIterator`1.MoveNext() at System.Linq.Buffer`1..ctor(IEnumerable`1 source) at System.Linq.Enumerable.ToArray[TSource](IEnumerable`1 source) at Umbraco.Cms.Web.Trees.ApplicationTreeController.Index(String appAlias) at lambda_method(Closure , ControllerBase , Object[] ) at System.Web.Mvc.ReflectedActionDescriptor.Execute(ControllerContext controllerContext, IDictionary`2 parameters) at System.Web.Mvc.ControllerActionInvoker.InvokeActionMethod(ControllerContext controllerContext, ActionDescriptor actionDescriptor, IDictionary`2 parameters) at System.Web.Mvc.ControllerActionInvoker.<>c__DisplayClass15.<InvokeActionMethodWithFilters>b__12() 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.InvokeActionMethodWithFilters(ControllerContext controllerContext, IList`1 filters, ActionDescriptor actionDescriptor, IDictionary`2 parameters) at System.Web.Mvc.ControllerActionInvoker.InvokeAction(ControllerContext controllerContext, String actionName)

     

Please Sign in or register to post replies

Write your reply to:

Draft