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
I get the following exception in the Umbraco log, when I try to view the content of the "Partial View Marco Files" when it has a sub directory.
We have the uBlogsy, Package installed and it adds the folder the following folder the Macro Partials Directory
/Views/MacroPartials/uBlogsy
The same error also happens with partial view and sub directories
/Views/Partials/blog
System.NullReferenceException: Object reference not set to an instance of an object.
at Umbraco.Courier.UI.CourierTasks.TaskProviderCollection.<>c__DisplayClass1.<GetAllowedActions>b__0(ItemTaskProvider x)
at System.Linq.Enumerable.WhereListIterator`1.MoveNext()
at Umbraco.Courier.UI.CourierTasks.TaskProviderCollection.GetAllowedActions(User umbracoUser, XmlTree tree, XmlTreeNode node)
at Umbraco.Courier.UI.CourierTasks.TreeEvent.BaseTree_BeforeNodeRender(XmlTree& sender, XmlTreeNode& node, EventArgs e)
at umbraco.cms.presentation.Trees.FileSystemTree.Render(XmlTree& tree)
at umbraco.presentation.webservices.TreeDataService.GetXmlTree()
at umbraco.presentation.webservices.TreeDataService.ProcessRequest(HttpContext context)
at System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)
ok, thanks for the information, will try to reproduce with ublogsy and patch
Any luck with one?
thanks.
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.
Continue discussion
Courier and Partial View Macro Files
I get the following exception in the Umbraco log, when I try to view the content of the "Partial View Marco Files" when it has a sub directory.
We have the uBlogsy, Package installed and it adds the folder the following folder the Macro Partials Directory
/Views/MacroPartials/uBlogsy
The same error also happens with partial view and sub directories
/Views/Partials/blog
System.NullReferenceException: Object reference not set to an instance of an object.
at Umbraco.Courier.UI.CourierTasks.TaskProviderCollection.<>c__DisplayClass1.<GetAllowedActions>b__0(ItemTaskProvider x)
at System.Linq.Enumerable.WhereListIterator`1.MoveNext()
at Umbraco.Courier.UI.CourierTasks.TaskProviderCollection.GetAllowedActions(User umbracoUser, XmlTree tree, XmlTreeNode node)
at Umbraco.Courier.UI.CourierTasks.TreeEvent.BaseTree_BeforeNodeRender(XmlTree& sender, XmlTreeNode& node, EventArgs e)
at umbraco.cms.presentation.Trees.FileSystemTree.Render(XmlTree& tree)
at umbraco.presentation.webservices.TreeDataService.GetXmlTree()
at umbraco.presentation.webservices.TreeDataService.ProcessRequest(HttpContext context)
at System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)
ok, thanks for the information, will try to reproduce with ublogsy and patch
Any luck with one?
thanks.
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.