Copied to clipboard

Flag this post as spam?

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


  • Matthew Kirschner 323 posts 611 karma points
    Aug 02, 2016 @ 21:27
    Matthew Kirschner
    0

    Umbraco Forms Error on New Form

    Using the Umbraco Forms 4.3.2, I'm experiencing an unusual error on new forms I create.

    Can anyone give me any insight into the following exception? It happens when submitting a form (front end) with a mere 4 fields and 2 workflows (send email).

    Below is just a shallow stack trace:

    System.NullReferenceException: Object reference not set to an instance of an object.
       at Umbraco.Core.Cache.HttpRuntimeCacheProvider.GetCacheItem(String cacheKey, Func`1 getCacheItem, Nullable`1 timeout, Boolean isSliding, CacheItemPriority priority, CacheItemRemovedCallback removedCallback, CacheDependency dependency)
       at Umbraco.Core.Cache.HttpRuntimeCacheProvider.GetCacheItem(String cacheKey, Func`1 getCacheItem, Nullable`1 timeout, Boolean isSliding, CacheItemPriority priority, CacheItemRemovedCallback removedCallback, String[] dependentFiles)
    
  • 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.

Please Sign in or register to post replies