Advertisement
Guest User

failed to retrieve data for application tree merchello

a guest
Apr 12th, 2016
168
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.85 KB | None | 0 0
  1. at Umbraco.Web.Trees.ApplicationTreeExtensions.TryLoadFromControllerTree(ApplicationTree appTree, String id, FormDataCollection formCollection, HttpControllerContext controllerContext)
  2. at Umbraco.Web.Trees.ApplicationTreeController.<GetRootForSingleAppTree>d__17.MoveNext()
  3. --- End of stack trace from previous location where exception was thrown ---
  4. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  5. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  6. at System.Runtime.CompilerServices.TaskAwaiter`1.GetResult()
  7. at Umbraco.Web.Trees.ApplicationTreeController.<GetApplicationTrees>d__4.MoveNext()
  8. --- End of stack trace from previous location where exception was thrown ---
  9. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  10. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  11. at System.Runtime.CompilerServices.TaskAwaiter`1.GetResult()
  12. at System.Threading.Tasks.TaskHelpersExtensions.<CastToObject>d__3`1.MoveNext()
  13. --- End of stack trace from previous location where exception was thrown ---
  14. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  15. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  16. at System.Runtime.CompilerServices.TaskAwaiter`1.GetResult()
  17. at System.Web.Http.Controllers.ApiControllerActionInvoker.<InvokeActionAsyncCore>d__0.MoveNext()
  18. --- End of stack trace from previous location where exception was thrown ---
  19. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  20. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  21. at System.Runtime.CompilerServices.TaskAwaiter`1.GetResult()
  22. at System.Web.Http.Filters.ActionFilterAttribute.<CallOnActionExecutedAsync>d__5.MoveNext()
  23. --- End of stack trace from previous location where exception was thrown ---
  24. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  25. at System.Web.Http.Filters.ActionFilterAttribute.<CallOnActionExecutedAsync>d__5.MoveNext()
  26. --- End of stack trace from previous location where exception was thrown ---
  27. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  28. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  29. at System.Runtime.CompilerServices.TaskAwaiter`1.GetResult()
  30. at System.Web.Http.Filters.ActionFilterAttribute.<ExecuteActionFilterAsyncCore>d__0.MoveNext()
  31. --- End of stack trace from previous location where exception was thrown ---
  32. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  33. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  34. at System.Runtime.CompilerServices.TaskAwaiter`1.GetResult()
  35. at System.Web.Http.Filters.ActionFilterAttribute.<CallOnActionExecutedAsync>d__5.MoveNext()
  36. --- End of stack trace from previous location where exception was thrown ---
  37. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  38. at System.Web.Http.Filters.ActionFilterAttribute.<CallOnActionExecutedAsync>d__5.MoveNext()
  39. --- End of stack trace from previous location where exception was thrown ---
  40. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  41. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  42. at System.Runtime.CompilerServices.TaskAwaiter`1.GetResult()
  43. at System.Web.Http.Filters.ActionFilterAttribute.<ExecuteActionFilterAsyncCore>d__0.MoveNext()
  44. --- End of stack trace from previous location where exception was thrown ---
  45. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  46. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  47. at System.Runtime.CompilerServices.TaskAwaiter`1.GetResult()
  48. at System.Web.Http.Controllers.ActionFilterResult.<ExecuteAsync>d__2.MoveNext()
  49. --- End of stack trace from previous location where exception was thrown ---
  50. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  51. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  52. at System.Runtime.CompilerServices.TaskAwaiter`1.GetResult()
  53. at System.Web.Http.Filters.AuthorizationFilterAttribute.<ExecuteAuthorizationFilterAsyncCore>d__2.MoveNext()
  54. --- End of stack trace from previous location where exception was thrown ---
  55. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  56. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  57. at System.Runtime.CompilerServices.TaskAwaiter`1.GetResult()
  58. at System.Web.Http.Dispatcher.HttpControllerDispatcher.<SendAsync>d__1.MoveNext()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement