Copied to clipboard

Flag this post as spam?

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


  • Sören Deger 733 posts 2844 karma points c-trib
    Sep 18, 2012 @ 09:34
    Sören Deger
    0

    Can't add product to cart after last cart step

    I use the TeaCommerce Starter Kit. If I'm in the last cart step and go to the productpage to add another products in the new empty cart, I can't add products to cart. If I click on the "add to cart"-Button I get the following error message:

    Cart Error: 
    <error><![CDATA[MESSAGE:
    Ein Aufrufziel hat einen Ausnahmefehler verursacht.

    STACKTRACE:
       bei System.RuntimeMethodHandle._InvokeMethodFast(IRuntimeMethodInfo method, Object target, Object[] arguments, SignatureStruct& sig, MethodAttributes methodAttributes, RuntimeType typeOwner)

       bei System.RuntimeMethodHandle.InvokeMethodFast(IRuntimeMethodInfo method, Object target, Object[] arguments, Signature sig, MethodAttributes methodAttributes, RuntimeType typeOwner)

       bei System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture, Boolean skipVisibilityChecks)

       bei System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)

       bei TeaCommerce.Presentation.TeaCommerceBase.RequestModule.invokeMethod(restExtension myExtension, Object[] paras)

    INNEREXCEPTION:
    System.InvalidOperationException: Das Objekt mit Nullwert muss einen Wert haben.

       bei System.ThrowHelper.ThrowInvalidOperationException(ExceptionResource resource)

       bei TeaCommerce.SessionController.get_CurrentOrder()

       bei TeaCommerce.SessionController.CheckCurrentOrderPaymentStatus()

       bei TeaCommerce.Base.AddOrderLine(Int32 nodeId, Nullable`1 orderLineId, Decimal quantity, Boolean isUnique)

       bei TeaCommerce.Base.AddOrderLine(Int32 nodeId, Decimal quantity)]]></error>

    If I click on the "ok"-Button and click on the "add to cart"-Button again, it works and add the product to the cart.

    Has anyone an idea to solve this error?

     

    Best regards

    Sören

  • Rune Grønkjær 1372 posts 3103 karma points
    Sep 19, 2012 @ 11:09
    Rune Grønkjær
    0

    Hi Sören,

    Sorry for the late answer. The Umbraco mail bot might have stopped sending out notifications.

    Anyways. Your problem may have something to do with cookies. Are you using cookies? And what version of Tea Commerce are you running?

    /Rune

  • Sören Deger 733 posts 2844 karma points c-trib
    Sep 21, 2012 @ 09:35
    Sören Deger
    0

    Hi Rune,

    thank you. Now I have the same problem with the notifications :-(

    Yes, I using cookies. Im using the Tea Commerce Starterkit with Tea Commerce version 1.4.2.4 and Umbraco version 4.7.1.1 (Assembly version: 1.0.4393.24044).

    In the general settings I have allowed the following XSLT files for InvokeXSLT:

    - box_productList.xslt
    - cart_step01.xslt
    - cart_step03.xslt
    - cart_step04.xslt
    - productList.xslt
    - productList_ajaxProduct.xslt
    - product_product.xslt

     

    Sören

  • Rune Grønkjær 1372 posts 3103 karma points
    Sep 25, 2012 @ 08:24
    Rune Grønkjær
    1

    Hi Søren,

    This sounds a lot like Gordons problem over here: http://our.umbraco.org/projects/website-utilities/tea-commerce/tea-commerce-support/34009-Nullable-object-must-have-a-value

    Try updating Tea Commerce. I believe we have already fixed the problem.

    /Rune

  • Sören Deger 733 posts 2844 karma points c-trib
    Oct 02, 2012 @ 09:23
    Sören Deger
    0

    Hi Rune,

    thank you very much! I've updating Tea Commerce to the latest release and it works now :-)

     

    Sören

  • Rune Grønkjær 1372 posts 3103 karma points
    Oct 02, 2012 @ 09:24
    Rune Grønkjær
    0

    Cool. I'm just sorry you had to experience such slow feedback. We'll do better next time :)

    /Rune

Please Sign in or register to post replies

Write your reply to:

Draft