Guest User

Untitled

a guest
Jun 28th, 2016
106
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.14 KB | None | 0 0
  1. An error occured
  2.  
  3. Object reference not set to an instance of an object.
  4.  
  5. EXCEPTION DETAILS
  6.  
  7. System.NullReferenceException: Object reference not set to an instance of an object.
  8. STACKTRACE
  9.  
  10. at Umbraco.Web.Trees.ApplicationTreeExtensions.TryLoadFromControllerTree(ApplicationTree appTree, String id, FormDataCollection formCollection, HttpControllerContext controllerContext)
  11. at Umbraco.Web.Trees.ApplicationTreeController.<GetRootForSingleAppTree>d__17.MoveNext()
  12. --- End of stack trace from previous location where exception was thrown ---
  13. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  14. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  15. at System.Runtime.CompilerServices.TaskAwaiter`1.GetResult()
  16. at Umbraco.Web.Trees.ApplicationTreeController.<GetApplicationTrees>d__4.MoveNext()
  17. --- End of stack trace from previous location where exception was thrown ---
  18. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  19. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  20. at System.Runtime.CompilerServices.TaskAwaiter`1.GetResult()
  21. at System.Threading.Tasks.TaskHelpersExtensions.<CastToObject>d__3`1.MoveNext()
  22. --- End of stack trace from previous location where exception was thrown ---
  23. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  24. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  25. at System.Runtime.CompilerServices.TaskAwaiter`1.GetResult()
  26. at System.Web.Http.Controllers.ApiControllerActionInvoker.<InvokeActionAsyncCore>d__0.MoveNext()
  27. --- End of stack trace from previous location where exception was thrown ---
  28. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  29. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  30. at System.Runtime.CompilerServices.TaskAwaiter`1.GetResult()
  31. at System.Web.Http.Filters.ActionFilterAttribute.<CallOnActionExecutedAsync>d__5.MoveNext()
  32. --- End of stack trace from previous location where exception was thrown ---
  33. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  34. at System.Web.Http.Filters.ActionFilterAttribute.<CallOnActionExecutedAsync>d__5.MoveNext()
  35. --- End of stack trace from previous location where exception was thrown ---
  36. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  37. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  38. at System.Runtime.CompilerServices.TaskAwaiter`1.GetResult()
  39. at System.Web.Http.Filters.ActionFilterAttribute.<ExecuteActionFilterAsyncCore>d__0.MoveNext()
  40. --- End of stack trace from previous location where exception was thrown ---
  41. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  42. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  43. at System.Runtime.CompilerServices.TaskAwaiter`1.GetResult()
  44. at System.Web.Http.Filters.ActionFilterAttribute.<CallOnActionExecutedAsync>d__5.MoveNext()
  45. --- End of stack trace from previous location where exception was thrown ---
  46. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  47. at System.Web.Http.Filters.ActionFilterAttribute.<CallOnActionExecutedAsync>d__5.MoveNext()
  48. --- End of stack trace from previous location where exception was thrown ---
  49. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  50. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  51. at System.Runtime.CompilerServices.TaskAwaiter`1.GetResult()
  52. at System.Web.Http.Filters.ActionFilterAttribute.<ExecuteActionFilterAsyncCore>d__0.MoveNext()
  53. --- End of stack trace from previous location where exception was thrown ---
  54. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  55. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  56. at System.Runtime.CompilerServices.TaskAwaiter`1.GetResult()
  57. at System.Web.Http.Filters.ActionFilterAttribute.<CallOnActionExecutedAsync>d__5.MoveNext()
  58. --- End of stack trace from previous location where exception was thrown ---
  59. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  60. at System.Web.Http.Filters.ActionFilterAttribute.<CallOnActionExecutedAsync>d__5.MoveNext()
  61. --- End of stack trace from previous location where exception was thrown ---
  62. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  63. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  64. at System.Runtime.CompilerServices.TaskAwaiter`1.GetResult()
  65. at System.Web.Http.Filters.ActionFilterAttribute.<ExecuteActionFilterAsyncCore>d__0.MoveNext()
  66. --- End of stack trace from previous location where exception was thrown ---
  67. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  68. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  69. at System.Runtime.CompilerServices.TaskAwaiter`1.GetResult()
  70. at System.Web.Http.Controllers.ActionFilterResult.<ExecuteAsync>d__2.MoveNext()
  71. --- End of stack trace from previous location where exception was thrown ---
  72. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  73. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  74. at System.Runtime.CompilerServices.TaskAwaiter`1.GetResult()
  75. at System.Web.Http.Filters.AuthorizationFilterAttribute.<ExecuteAuthorizationFilterAsyncCore>d__2.MoveNext()
  76. --- End of stack trace from previous location where exception was thrown ---
  77. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  78. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  79. at System.Runtime.CompilerServices.TaskAwaiter`1.GetResult()
  80. at System.Web.Http.Dispatcher.HttpControllerDispatcher.<SendAsync>d__1.MoveNext()
  81.  
  82. ----------------------
Advertisement
Add Comment
Please, Sign In to add comment