in

dashCommerce

An ASP.NET Open Source e-Commerce Application

Shipping Method at paypalcheckout.aspx

Last post 03-17-2008 5:21 PM by beeboent. 2 replies.
Page 1 of 1 (3 items)
Sort Posts: Previous Next
  • 03-17-2008 12:12 AM

    • beeboent
    • Top 200 Contributor
    • Joined on 02-24-2008
    • Ontario!
    • Posts 4

    Shipping Method at paypalcheckout.aspx

    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

  • 03-17-2008 12:31 AM In reply to

    Re: Shipping Method at paypalcheckout.aspx

    I am not sure what's the problem but It is not a good Idea to keep the project on a directory under the desktop

    You can also try setting up the providers in the admin section

    Find a bug? Create a Work Item for a fast response.. Want to help? Create a patch for us!
  • 03-17-2008 5:21 PM In reply to

    • beeboent
    • Top 200 Contributor
    • Joined on 02-24-2008
    • Ontario!
    • Posts 4

    Re: Shipping Method at paypalcheckout.aspx

    Yeah I've tried setting up the shipping providers but it doesn't seem to work, I still get the error, and the site isn't on my desktop I downloaded it to my desktop then uploaded it using FileZilla to my Server.

     

    Thanks for the quick response though! :D

     

    Blessing,

    Gabriel Hounsome

Page 1 of 1 (3 items)