in

dashCommerce

An ASP.NET Open Source e-Commerce Application

Object reference not set to an instance of an object on action tab of orderedit.aspx page

Last post 02-17-2009 8:54 AM by chris.cyvas. 1 replies.
Page 1 of 1 (2 items)
Sort Posts: Previous Next
  • 02-17-2009 6:59 AM

    Object reference not set to an instance of an object on action tab of orderedit.aspx page

    Hi

     

    I am getting an "Object reference not set to an instance of an object. " error on the Action tab of the "Edit Order" screen. It occurs on the following line on the orderedit.aspx page.Line 121:            if(transaction.GatewayName == "PayPal Standard")  Has anybody had this problem? Any idea what might be causing it?Thanks

     

  • 02-17-2009 8:54 AM In reply to

    Re: Object reference not set to an instance of an object on action tab of orderedit.aspx page

    The transaction may be null. Can you verify that it's pulling a transaction?

    --
    Big Smile ~ Chris

    Open Source = Community = Shared Responsibility = Submit A Patch!
Page 1 of 1 (2 items)