Payment Gateway - Backend Errors - System.NullReferenceException: Object reference not set to an...

Posted By Richard.Dunning Wed 11 Nov 2015
Add to Favorites0

Payment Gateway - Backend Errors - System.NullReferenceException:...

Author Message
Richard.Dunning
 Posted Wed 11 Nov 2015
Supreme Being

Supreme Being - (3,208 reputation)Supreme Being - (3,208 reputation)Supreme Being - (3,208 reputation)Supreme Being - (3,208 reputation)Supreme Being - (3,208 reputation)Supreme Being - (3,208 reputation)Supreme Being - (3,208 reputation)Supreme Being - (3,208 reputation)Supreme Being - (3,208 reputation)

Group: Forum Members
Last Active: Thu 26 Nov 2015
Posts: 5, Visits: 5
The Admin, Configuration, Shipping and Payment Gateway Option errors with the OOPS message

In the Error Log I get the following:

-----------------------------------------------------------------------------
>> Version:2.8004
>> URL:http://client-000/TheComponentGateway/Admin/_PaymentGateways.aspx
>> Page:
-----------------------------------------------------------------------------
>> 11/11/2015 09:44:57
>> 192.168.0.239
>> DESCRIPTION:
System.NullReferenceException: Object reference not set to an instance of an object.
at Admin_PaymentGateways.LoadGateways()
at Admin_PaymentGateways.RefreshGatewayDisplay()
at Admin_PaymentGateways.Page_Load(Object sender, EventArgs e)
at System.EventHandler.Invoke(Object sender, EventArgs e)
at System.Web.UI.Control.OnLoad(EventArgs e)
at System.Web.UI.Control.LoadRecursive()
at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)

==================================================


All other parts of the site front and back appear to be working ok

HELP!!!!


Similar Topics

Expand / Collapse

Reading This Topic

Expand / Collapse

Back To Top