Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
Value cannot be null.
Parameter name: source
stacktrace:
[ArgumentNullException: Value cannot be null.
Parameter name: source]
System.Linq.Enumerable.SingleOrDefault(IEnumerable`1 source, Func`2 predicate) +2535654
umbraco.BusinessLogic.User.GetApplications() +273
umbraco.cms.presentation._umbraco.Page_Load(Object sender, EventArgs e) +64
System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object sender, EventArgs e) +51
System.EventHandler.Invoke(Object sender, EventArgs e) +0
System.Web.UI.Control.OnLoad(EventArgs e) +92
umbraco.BasePages.BasePage.OnLoad(EventArgs e) +14
System.Web.UI.Control.LoadRecursive() +54
System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +772
Any idea where this null value comes from?
gogin thought the database does not shown any diference from other nodes.
is working on a reply...
Write your reply to:
Upload image
Image will be uploaded when post is submitted
publishing gave this error
Value cannot be null.
Parameter name: source
stacktrace:
[ArgumentNullException: Value cannot be null.
Parameter name: source]
System.Linq.Enumerable.SingleOrDefault(IEnumerable`1 source, Func`2 predicate) +2535654
umbraco.BusinessLogic.User.GetApplications() +273
umbraco.cms.presentation._umbraco.Page_Load(Object sender, EventArgs e) +64
System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object sender, EventArgs e) +51
System.EventHandler.Invoke(Object sender, EventArgs e) +0
System.Web.UI.Control.OnLoad(EventArgs e) +92
umbraco.BasePages.BasePage.OnLoad(EventArgs e) +14
System.Web.UI.Control.LoadRecursive() +54
System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +772
Any idea where this null value comes from?
gogin thought the database does not shown any diference from other nodes.
is working on a reply...