No provider with type 'CourierWebserviceRepositoryProvider'
After a recent install of courier beta on umbraco 4.5.2 it cant find the courier providers
This is on W2k3, IIS6, Umbraco 4.5.2 .net 3.5 buid. There has be no configuration changes yet, fresh umbraco install, followed up by fresh Courier beta 2.0 (227) Seems to require to run under .net 4.0 for courier 2.0 though. After my installation of courier, if I click on the courier top node in the courier section, I do not get the "Repositories" and "Revisions" links as I would expect, it comes back empty. Looking in the event log I see:
Exception type: ProviderException
Exception message: No provider with type 'CourierWebserviceRepositoryProvider' found
at Umbraco.Courier.Core.ProviderCollection`1.GetProvider(String type) in d:\TeamCity6\buildAgent\work\cecf55a7453a4685\Umbraco.Courier.Core\ProviderModel\ProviderCollection.cs:line 64
at Umbraco.Courier.Core.Repository.loadSettings(XmlNode settingsXml) in d:\TeamCity6\buildAgent\work\cecf55a7453a4685\Umbraco.Courier.Core\Repository.cs:line 87
at Umbraco.Courier.Core.Storage.RepositoryStorage.GetAll() in d:\TeamCity6\buildAgent\work\cecf55a7453a4685\Umbraco.Courier.Core\Storage\RepositoryStorage.cs:line 34
at Umbraco.Courier.UI.Trees.LoadRevisions.CreateAllowedActions(List`1& actions) in d:\TeamCity6\buildAgent\work\cecf55a7453a4685\Umbraco.Courier.UI\Trees\LoadRevisions.cs:line 83
at umbraco.cms.presentation.Trees.BaseTree.CreateAllowedActions()
at umbraco.cms.presentation.Trees.BaseTree.Initialize()
at umbraco.cms.presentation.Trees.BaseTree.get_RootNode()
at umbraco.presentation.webservices.TreeDataService.LoadAppTrees(TreeRequestParams treeParams)
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)
Stack trace: at Umbraco.Courier.Core.ProviderCollection`1.GetProvider(String type) in d:\TeamCity6\buildAgent\work\cecf55a7453a4685\Umbraco.Courier.Core\ProviderModel\ProviderCollection.cs:line 64
at Umbraco.Courier.Core.Repository.loadSettings(XmlNode settingsXml) in d:\TeamCity6\buildAgent\work\cecf55a7453a4685\Umbraco.Courier.Core\Repository.cs:line 87
at Umbraco.Courier.Core.Storage.RepositoryStorage.GetAll() in d:\TeamCity6\buildAgent\work\cecf55a7453a4685\Umbraco.Courier.Core\Storage\RepositoryStorage.cs:line 34
at Umbraco.Courier.UI.Trees.LoadRevisions.CreateAllowedActions(List`1& actions) in d:\TeamCity6\buildAgent\work\cecf55a7453a4685\Umbraco.Courier.UI\Trees\LoadRevisions.cs:line 83
at umbraco.cms.presentation.Trees.BaseTree.CreateAllowedActions()
at umbraco.cms.presentation.Trees.BaseTree.Initialize()
at umbraco.cms.presentation.Trees.BaseTree.get_RootNode()
at umbraco.presentation.webservices.TreeDataService.LoadAppTrees(TreeRequestParams treeParams)
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)
I'm getting the same error with build 227. I'm running 4.7 on .Net 4 and it worked with previous builds so I'm beginning to suspect that 227 is broken.
No provider with type 'CourierWebserviceRepositoryProvider'
After a recent install of courier beta on umbraco 4.5.2 it cant find the courier providers
This is on W2k3, IIS6, Umbraco 4.5.2 .net 3.5 buid. There has be no configuration changes yet, fresh umbraco install, followed up by fresh Courier beta 2.0 (227) Seems to require to run under .net 4.0 for courier 2.0 though. After my installation of courier, if I click on the courier top node in the courier section, I do not get the "Repositories" and "Revisions" links as I would expect, it comes back empty. Looking in the event log I see:
Exception type: ProviderException
Exception message: No provider with type 'CourierWebserviceRepositoryProvider' found
at Umbraco.Courier.Core.ProviderCollection`1.GetProvider(String type) in d:\TeamCity6\buildAgent\work\cecf55a7453a4685\Umbraco.Courier.Core\ProviderModel\ProviderCollection.cs:line 64
at Umbraco.Courier.Core.Repository.loadSettings(XmlNode settingsXml) in d:\TeamCity6\buildAgent\work\cecf55a7453a4685\Umbraco.Courier.Core\Repository.cs:line 87
at Umbraco.Courier.Core.Storage.RepositoryStorage.GetAll() in d:\TeamCity6\buildAgent\work\cecf55a7453a4685\Umbraco.Courier.Core\Storage\RepositoryStorage.cs:line 34
at Umbraco.Courier.UI.Trees.LoadRevisions.CreateAllowedActions(List`1& actions) in d:\TeamCity6\buildAgent\work\cecf55a7453a4685\Umbraco.Courier.UI\Trees\LoadRevisions.cs:line 83
at umbraco.cms.presentation.Trees.BaseTree.CreateAllowedActions()
at umbraco.cms.presentation.Trees.BaseTree.Initialize()
at umbraco.cms.presentation.Trees.BaseTree.get_RootNode()
at umbraco.presentation.webservices.TreeDataService.LoadAppTrees(TreeRequestParams treeParams)
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)
Request information:
Request URL: http://afafg-pd-watd11.rogue.afg/umbraco/webservices/TreeDataService.ashx?rnd=3be87708704848aab0d99ca50dbed03a&id=-1&contextMenu=true&isDialog=false&app=courier&rnd2=45.3 ;
Request path: /umbraco/webservices/TreeDataService.ashx
User host address: 10.1.123.165
User:
Is authenticated: False
Authentication Type:
Thread account name: NT AUTHORITY\NETWORK SERVICE
Thread information:
Thread ID: 10
Thread account name: NT AUTHORITY\NETWORK SERVICE
Is impersonating: False
Stack trace: at Umbraco.Courier.Core.ProviderCollection`1.GetProvider(String type) in d:\TeamCity6\buildAgent\work\cecf55a7453a4685\Umbraco.Courier.Core\ProviderModel\ProviderCollection.cs:line 64
at Umbraco.Courier.Core.Repository.loadSettings(XmlNode settingsXml) in d:\TeamCity6\buildAgent\work\cecf55a7453a4685\Umbraco.Courier.Core\Repository.cs:line 87
at Umbraco.Courier.Core.Storage.RepositoryStorage.GetAll() in d:\TeamCity6\buildAgent\work\cecf55a7453a4685\Umbraco.Courier.Core\Storage\RepositoryStorage.cs:line 34
at Umbraco.Courier.UI.Trees.LoadRevisions.CreateAllowedActions(List`1& actions) in d:\TeamCity6\buildAgent\work\cecf55a7453a4685\Umbraco.Courier.UI\Trees\LoadRevisions.cs:line 83
at umbraco.cms.presentation.Trees.BaseTree.CreateAllowedActions()
at umbraco.cms.presentation.Trees.BaseTree.Initialize()
at umbraco.cms.presentation.Trees.BaseTree.get_RootNode()
at umbraco.presentation.webservices.TreeDataService.LoadAppTrees(TreeRequestParams treeParams)
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)
I'm getting the same error with build 227. I'm running 4.7 on .Net 4 and it worked with previous builds so I'm beginning to suspect that 227 is broken.
is working on a reply...