130 4/9/2010 9:31:05 AM GeneralException Error Exception of type 'System.Web.HttpUnhandledException' was thrown.
Details
Page URL:/storefront_arg/checkoutreview.aspx
Source:AspDotNetStorefrontGateways
Message:Object reference not set to an instance of an object.
Stack Trace:
at AspDotNetStorefrontGateways.Gateway.ProcessCard(Sh oppingCart cart, String GateWay, String TransactionMode, Int32 CustomerID, Int32 OrderNumber, Address UseBillingAddress, String CardExtraCode, Address UseShippingAddress, Decimal OrderTotal, Boolean useLiveTransactions, String CAVV, String ECI, String XID, String& AVSResult, String& AuthorizationResult, String& AuthorizationCode, String& AuthorizationTransID, String& TransactionCommand, String& TransactionResponse, String& GatewayUsed)
at AspDotNetStorefrontGateways.Gateway.MakeOrder(Stri ng PaymentGatewayToUse, String TransactionMode, ShoppingCart cart, Int32 OrderNumber, String CAVV, String ECI, String XID, String RecurringSubscriptionID)
at AspDotNetStorefront.checkoutreview.ProcessCheckout () in c:\Inetpub\wwwroot\StoreFront_ARG\Web\checkoutrevi ew.aspx.cs:line 483
at AspDotNetStorefront.checkoutreview.ContinueCheckou t() in c:\Inetpub\wwwroot\StoreFront_ARG\Web\checkoutrevi ew.aspx.cs:line 190
at AspDotNetStorefront.checkoutreview.btnContinueChec kout2_Click(Object sender, EventArgs e) in c:\Inetpub\wwwroot\StoreFront_ARG\Web\checkoutrevi ew.aspx.cs:line 183
at System.EventHandler.Invoke(Object sender, EventArgs e)
at System.Web.UI.WebControls.Button.OnClick(EventArgs e)
at System.Web.UI.WebControls.Button.RaisePostBackEven t(String eventArgument)
at System.Web.UI.WebControls.Button.System.Web.UI.IPo stBackEventHandler.RaisePostBackEvent(String eventArgument)
at System.Web.UI.Page.RaisePostBackEvent(IPostBackEve ntHandler sourceControl, String eventArgument)
at System.Web.UI.Page.RaisePostBackEvent(NameValueCol lection postData)
at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)