Checkout error - 'CheckingOutEventHandler'

For general questions and discussions specific to the AbleCommerce 7.0 Asp.Net product.
Post Reply
Sharon
Ensign (ENS)
Ensign (ENS)
Posts: 2
Joined: Thu Mar 25, 2010 7:55 pm

Checkout error - 'CheckingOutEventHandler'

Post by Sharon » Thu Mar 25, 2010 8:00 pm

I started getting this error today. OnePageCheckout hasn't been altered since the site launched in June, so I don' t know why I'm getting this error. Please help!

Details:
[[ConLib:OnePageCheckout EnableGiftWrap="False" EnableShipMessage="True" MaxCheckoutAttemptsPerMinute="20"]] c:\websites\AC702\ConLib\OnePageCheckout.ascx.cs(1168): error CS0012: The type 'CheckingOutEventHandler' is defined in an assembly that is not referenced. You must add a reference to assembly 'App_Code.xhrftebv, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null'.

I am running AbleCommerce 7.0.2 build 11659

Sharon
Ensign (ENS)
Ensign (ENS)
Posts: 2
Joined: Thu Mar 25, 2010 7:55 pm

Re: Checkout error - 'CheckingOutEventHandler'

Post by Sharon » Thu Mar 25, 2010 8:08 pm

I found this post: viewtopic.php?f=44&t=9620 , and while replacing OnePageCheckout.* didn't help, replacing App_Code/CheckoutEvent.cs resolved the issue. I still don't know why this happened, however.

Post Reply