Copied to clipboard

Flag this post as spam?

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


  • Rotem Orbach 121 posts 607 karma points
    Jul 31, 2018 @ 09:34
    Rotem Orbach
    0

    Umbraco Umpgrade - UCommerce doesn't work

    Hi, I have an issue with UCommerce. After upgrading Umbraco from 7.4.3 to 7.11.1, everything works fine, EXCEPT UCommerce. Everytime I click the UCommerce tab, I get the following error:

    ERROR Umbraco.Forms.Web.Editors.LicensingController - Unhandled controller exception occurred
    
    System.MissingMethodException: Method not found: 'Int32 Umbraco.Licensing.Validator.TrialDaysLeft()'.
    
    at Umbraco.Forms.Core.Licensing.TrialDaysLeft()
    
    at Umbraco.Forms.Web.Editors.LicensingController.GetLicenseStatus()
    
    at System.Web.Http.Controllers.ReflectedHttpActionDescriptor.ActionExecutor.<>c__DisplayClass10.b__9(Object instance, Object[] methodParameters)
    
    at System.Web.Http.Controllers.ReflectedHttpActionDescriptor.ExecuteAsync(HttpControllerContext controllerContext, IDictionary`2 arguments, CancellationToken cancellationToken)
    
    --- End of stack trace from previous location where exception was thrown ---
    
    at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
    
    at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
    
    at System.Web.Http.Controllers.ApiControllerActionInvoker.d__0.MoveNext()
    
    --- End of stack trace from previous location where exception was thrown ---
    
    at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
    
    at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
    
    at System.Web.Http.Filters.ActionFilterAttribute.d__5.MoveNext()
    
    --- End of stack trace from previous location where exception was thrown ---
    
    at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
    
    at System.Web.Http.Filters.ActionFilterAttribute.d__5.MoveNext()
    
    --- End of stack trace from previous location where exception was thrown ---
    
    at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
    
    at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
    
    at System.Web.Http.Filters.ActionFilterAttribute.d__0.MoveNext()
    
    --- End of stack trace from previous location where exception was thrown ---
    
    at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
    
    at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
    
    at System.Web.Http.Filters.ActionFilterAttribute.d__5.MoveNext()
    
    --- End of stack trace from previous location where exception was thrown ---
    
    at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
    
    at System.Web.Http.Filters.ActionFilterAttribute.d__5.MoveNext()
    
    --- End of stack trace from previous location where exception was thrown ---
    
    at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
    
    at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
    
    at System.Web.Http.Filters.ActionFilterAttribute.d__0.MoveNext()
    
    --- End of stack trace from previous location where exception was thrown ---
    
    at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
    
    at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
    
    at System.Web.Http.Filters.ActionFilterAttribute.d__5.MoveNext()
    
    --- End of stack trace from previous location where exception was thrown ---
    
    at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
    
    at System.Web.Http.Filters.ActionFilterAttribute.d__5.MoveNext()
    
    --- End of stack trace from previous location where exception was thrown ---
    
    at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
    
    at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
    
    at System.Web.Http.Filters.ActionFilterAttribute.d__0.MoveNext()
    
    --- End of stack trace from previous location where exception was thrown ---
    
    at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
    
    at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
    
    at System.Web.Http.Filters.ActionFilterAttribute.d__5.MoveNext()
    
    --- End of stack trace from previous location where exception was thrown ---
    
    at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
    
    at System.Web.Http.Filters.ActionFilterAttribute.d__5.MoveNext()
    
    --- End of stack trace from previous location where exception was thrown ---
    
    at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
    
    at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
    
    at System.Web.Http.Filters.ActionFilterAttribute.d__0.MoveNext()
    
    --- End of stack trace from previous location where exception was thrown ---
    
    at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
    
    at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
    
    at System.Web.Http.Filters.ActionFilterAttribute.d__5.MoveNext()
    
    --- End of stack trace from previous location where exception was thrown ---
    
    at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
    
    at System.Web.Http.Filters.ActionFilterAttribute.d__5.MoveNext()
    
    --- End of stack trace from previous location where exception was thrown ---
    
    at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
    
    at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
    
    at System.Web.Http.Filters.ActionFilterAttribute.d__0.MoveNext()
    
    --- End of stack trace from previous location where exception was thrown ---
    
    at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
    
    at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
    
    at System.Web.Http.Controllers.ActionFilterResult.d__2.MoveNext()
    
    --- End of stack trace from previous location where exception was thrown ---
    
    at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
    
    at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
    
    at System.Web.Http.Filters.AuthorizationFilterAttribute.d__2.MoveNext()
    
    --- End of stack trace from previous location where exception was thrown ---
    
    at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
    
    at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
    
    at System.Web.Http.Filters.AuthorizationFilterAttribute.d__2.MoveNext()
    
    --- End of stack trace from previous location where exception was thrown ---
    
    at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
    
    at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
    
    at System.Web.Http.Filters.AuthorizationFilterAttribute.d__2.MoveNext()
    
    --- End of stack trace from previous location where exception was thrown ---
    
    at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
    
    at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
    
    at System.Web.Http.Controllers.ExceptionFilterResult.d__0.MoveNext()
    

    The only thing comes in mind, is that it me be related to the Umbraco,Forms package, but I cannot find the problem.

    Thanks, Rotem

  • Alex Skrypnyk 6132 posts 23951 karma points MVP 7x admin c-trib
    Jul 31, 2018 @ 09:48
    Alex Skrypnyk
    0

    Hi Rotem

    Did you upgrade Ucommerce also? What about Umbraco Forms? What version are you using?

    Thanks,

    Alex

  • Rotem Orbach 121 posts 607 karma points
    Jul 31, 2018 @ 09:50
    Rotem Orbach
    0

    Hi Alex, Umbraco.Forms is 7.0.3 uCommerce.Umbraco7 and uCommerce.Core I have 7.18.0.18185

  • Rotem Orbach 121 posts 607 karma points
    Aug 01, 2018 @ 12:13
    Rotem Orbach
    101

    Problem solved:

    Reinstall ucommerce via nuget, and add the following to trees.config

      <add initialize="true" sortOrder="10" alias="uc_ucommerceTree" application="uCommerce" title="uCommerce" iconClosed="folder.gif" iconOpen="folder_o.gif" type="UCommerce.Umbraco7.Menu.LoaduCommerceTree,UCommerce.Umbraco7" />
      <add initialize="true" sortOrder="9" alias="bulkmanagerTree" application="content" title="BulkManager" iconClosed="folder.gif" iconOpen="folder_o.gif" type="BulkManager.Core.Umbraco.Trees.BulkManagerTree,BulkManager.Core" />
    

    have fun!

Please Sign in or register to post replies

Write your reply to:

Draft