Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • andywilde 25 posts 66 karma points
    Jun 02, 2014 @ 13:25
    andywilde
    0

    Unable to view form list since adding recaptcha to a form

    Since adding recaptcha field to a form I am unable to view the list of forms in the contour console. Instead of a list of forms I get teh following error.

    No provider with id 'db4f5d11-7a22-4065-9549-3b3d6d3c715a' found

    Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

    Exception Details: Umbraco.Forms.Core.Common.ProviderException: No provider with id 'db4f5d11-7a22-4065-9549-3b3d6d3c715a' found

    Source Error:

    An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.


    Stack Trace:

    [ProviderException: No provider with id 'db4f5d11-7a22-4065-9549-3b3d6d3c715a' found]
       Umbraco.Forms.Core.Common.ProviderCollection`1.GetProvider(Guid id) +184
       Umbraco.Forms.Core.Field.CreateFromDataReader(IRecordsReader reader) +692
       Umbraco.Forms.Data.Storage.FieldStorage.GetAllFields(FieldSet fieldset) +189
       Umbraco.Forms.Data.Storage.FieldSetStorage.GetAllFieldSets(Page page) +204
       Umbraco.Forms.Data.Storage.PageStorage.GetAllPages(Form form) +207
       Umbraco.Forms.Data.Storage..() +35
       umbraco.cms.businesslogic.cache.<>c__DisplayClass1`1.<GetCacheItem>b__0() +10
       Umbraco.Core.Cache.HttpRuntimeCacheProvider.GetCacheItem(String cacheKey, CacheItemPriority priority, CacheItemRemovedCallback refreshAction, CacheDependency cacheDependency, Nullable`1 timeout, Func`1 getCacheItem, Object syncLock) +141
       Umbraco.Core.Cache.HttpRuntimeCacheProvider.GetCacheItem(String cacheKey, CacheItemPriority priority, CacheItemRemovedCallback refreshAction, CacheDependency cacheDependency, Nullable`1 timeout, Func`1 getCacheItem) +96
       Umbraco.Core.CacheHelper.GetCacheItem(String cacheKey, CacheItemPriority priority, CacheItemRemovedCallback refreshAction, CacheDependency cacheDependency, TimeSpan timeout, Func`1 getCacheItem) +275
       umbraco.cms.businesslogic.cache.Cache.GetCacheItem(String cacheKey, Object syncLock, CacheItemPriority priority, CacheItemRemovedCallback refreshAction, CacheDependency cacheDependency, TimeSpan timeout, GetCacheItemDelegate`1 getCacheItem) +270
       Umbraco.Forms.Data.Storage.FormStorage.GetAllForms(Boolean archived) +353
       Umbraco.Forms.UI.Dashboard.FormsDashboard.Page_Load(Object sender, EventArgs e) +964
       System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object sender, EventArgs e) +51
       System.Web.UI.Control.OnLoad(EventArgs e) +92
       System.Web.UI.Control.LoadRecursive() +54
       System.Web.UI.Control.LoadRecursive() +145
       System.Web.UI.Control.LoadRecursive() +145
       System.Web.UI.Control.LoadRecursive() +145
       System.Web.UI.Control.LoadRecursive() +145
       System.Web.UI.Control.LoadRecursive() +145
       System.Web.UI.Control.LoadRecursive() +145
       System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +772
    

    Umbraco v6.1.6 (Assembly version: 1.0.5021.24867)

    Any help on how to fix this would be mosst appreciated.

Please Sign in or register to post replies

Write your reply to:

Draft