And I get a NullReferenceException when selecting the courier action in the UI:
System.NullReferenceException: Object reference not set to an instance of an object. at Umbraco.Courier.Core.Repository.LoadSettings(XmlNode settingsXml, ExecutionContext ctx) at Umbraco.Courier.Core.Repository.LoadSettings(XmlNode settingsXml, ExecutionContext ctx) at Umbraco.Courier.Core.Storage.RepositoryStorage.GetAll() at Umbraco.Courier.UI.Dialogs.CommitItem.OnInit(EventArgs e) at System.Web.UI.Control.InitRecursive(Control namingContainer) at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
I can't actually find the NetworkShareProvider implementation in either Umbraco.Courier.Providers.dll or Umbraco.Courier.RepositoryProviders using the VS Object Explorer.
NetworkShareProvider missing?
Hi, Courier 2.51.4 on 7.3.0 assembly: 1.0.5750.18157 Express license
I'm trying to use the NetworkShareProvider thus:
And I get a NullReferenceException when selecting the courier action in the UI:
I can't actually find the NetworkShareProvider implementation in either Umbraco.Courier.Providers.dll or Umbraco.Courier.RepositoryProviders using the VS Object Explorer.
Can you help?
thanks
Hi. Did you resolve this? I have the same issue.
I have the same issue. I open bug http://issues.umbraco.org/issue/COU-479 please vote
is working on a reply...