Copied to clipboard

Flag this post as spam?

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


These support forums are now closed for new topics and comments.
Please head on over to http://eureka.ucommerce.net/ for support.

  • mat Fergusson 2 posts 22 karma points
    Feb 18, 2013 @ 07:47
    mat Fergusson
    0

    EditPaymentMethod page is killing asp.net

    I have installed ucommerce 3.0.3 on top of umbraco 4.9.0Unfortunately whenever I try to view the details of a payment method the asp.net hosting environment crashes.This happens with the asp.net develoment server and with IIS Express but NOT with real IIS.Does anyone have any ideas why should this happen?I see the following error:FatalExecutionEngineError was detectedMessage: The runtime has encountered a fatal error. The address of the error was at 0x66f51035, on thread 0x1c30. The error code is 0xc0000005. This error may be a bug in the CLR or in the unsafe or non-verifiable portions of user code. Common sources of this bug include user marshaling errors for COM-interop or PInvoke, which may corrupt the stack.I tracked it down to when Castle Windsor is trying to instantiate an EPayPaymentMethodService.It also happens for the PayExPaymentMethodService.For now I've modified the page to NOT try to instantiate those services, but it feels like a hack.

Please Sign in or register to post replies

Write your reply to:

Draft