Tested Module on Authorize.net Test Mode and everything worked as expected. I then turned test mode off, updated the API login and Transaction Key on all modules and proceeded to test the LIVE mode. I get the following event error.
8/16/2010 3:39:06 PM Module Load Exception ModuleId: 599; ModuleDefId: 113; FriendlyName ... |
ModuleId: 599
ModuleDefId: 113
FriendlyName: BRONZE Membership
ModuleControlSource: DesktopModules/SmithRegistration/RegistrationMain.ascx
AssemblyVersion: 5.2.1
PortalID: 0
PortalName: RentandLeaseIt.com
UserID: -1
UserName:
ActiveTabID: 81
ActiveTabName: BRONZE
RawURL: /Subscriptions/BRONZE/tabid/81/Default.aspx?ctlname=Confirm
AbsoluteURL: /Default.aspx
AbsoluteURLReferrer: https://www.rentandleaseit.com/Subscriptions/BRONZE/tabid/81/Default.aspx?ctlname=Confirm
UserAgent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_6_4; en-us) AppleWebKit/533.17.8 (KHTML, like Gecko) Version/5.0.1 Safari/533.17.8
DefaultDataProvider: DotNetNuke.Data.SqlDataProvider, DotNetNuke.SqlDataProvider
ExceptionGUID: 9862a283-f794-48d0-aeae-2ba20043a28e
InnerException: Object reference not set to an instance of an object.
FileName:
FileLineNumber: 0
FileColumnNumber: 0
Method: Smith.DNN.Modules.Registration.Confirm.ProcessARB
StackTrace:
Message: DotNetNuke.Services.Exceptions.ModuleLoadException: Object reference not set to an instance of an object. ---> System.NullReferenceException: Object reference not set to an instance of an object. at Smith.DNN.Modules.Registration.Confirm.ProcessARB() at Smith.DNN.Modules.Registration.Confirm.btnSubmit_Click(Object sender, EventArgs e) --- End of inner exception stack trace ---
Source:
Server Name: GENERIC57 |
|
Can you advise on what things to check to correct this problem. Thanks.