Hello, I keep getting an error log at paypalcheckout.aspx Saying:
System.NullReferenceException: Object reference not set to an instance of an object.
at MettleSystems.dashCommerce.Web.paypalcheckout.btnShippingMethod_Click(Object sender, EventArgs e) in C:\Users\username\Desktop\ecomm\dashCommerce 3\dashCommerce 3.0 Beta\Web\paypalcheckout.aspx.cs:line 228
Here is line 228 of paypalcheckout.aspx.cs
OrderController.SetShipping(WebUtility.GetUserName(), shippingAmount, rblShippingOptions.SelectedItem.Text);
I haven't seen any reference in the site whatsoever that ties it to my computer. And that is the old directory structure of where it is on my computer, I had since moved it.
My "Shipping Method" box is empty and I can't get past that panel, is there a work around for that?
Any help would be much appreciated!
Thanks!
God Bless!
Gabriel Hounsome