in

dashCommerce

An ASP.NET Open Source e-Commerce Application

Billing information, Shipping information panels didn't show on full trust windows 2003 server

Last post 10-05-2008 1:08 PM by admin. 6 replies.
Page 1 of 1 (7 items)
Sort Posts: Previous Next
  • 08-29-2008 3:35 AM

    Billing information, Shipping information panels didn't show on full trust windows 2003 server

    Hi,

     Just installed a DC 3.0.1 on our production server running windows 2003 with Full Trust. The application works ok during selection or products / admin configurations but when i press the link "Proceed to Checkout" it displays an IE message which says "Internet  Explorer cannot display the webpage". I don't know if it has to do with  security or what but it's running on a full trust which i think should be fine. I also installed it on my machine running in  Windows XP and full trust and it 's working fine. I already tried lot's of configuration like changing the trust to medium and made some changes on it's properties but still not working.

     

  • 08-29-2008 11:13 AM In reply to

    Re: Billing information, Shipping information panels didn't show on full trust windows 2003 server

    This doesn't have anything with trust level maybe this has something to do with you set the required SSL in the admin section.
    Find a bug? Create a Work Item for a fast response.. Want to help? Create a patch for us!
  • 10-05-2008 2:40 AM In reply to

    • Vali83
    • Top 150 Contributor
    • Joined on 09-29-2008
    • Posts 7

    Re: Billing information, Shipping information panels didn't show on full trust windows 2003 server

     Hi,

    i downloaded the source code and while testing i got an error in the exact location. the problem is that it does not load the providers in PaymentService.cs

     

    this line 

     PaymentServiceSettings paymentServiceSettings = FetchPaymentServiceSettings();

    returns a null, whet it should return an object.

    is there any developer who knows the solution well enough that could tell us what to do ?

     

    Thanks

  • 10-05-2008 4:29 AM In reply to

    • Vali83
    • Top 150 Contributor
    • Joined on 09-29-2008
    • Posts 7

    Re: Billing information, Shipping information panels didn't show on full trust windows 2003 server

     After debugging i found out that i do not have the dashCommerce_Core_ConfigurationData table in the database. Can anyone tell What is it's structure and what do i need to polupate it with?

    PS: i did not set the PayPal API, since it is not applicable in my situation yet. Is this table generated when the PayPal  API is set up?

     

    Thank you

  • 10-05-2008 10:26 AM In reply to

    Re: Billing information, Shipping information panels didn't show on full trust windows 2003 server

    If you run the setup via the installer (install/install.aspx) you'll get everything installed correctly. There is a ReadMe.txt in the Web directory that explains how to set the site up.

    --
    Support dashCommerce - Buy Our Stuff!!


    Find a bug? Create a Work Item for a fast response.. Want to help? Create a patch for us! Documentation? Help us write some!
  • 10-05-2008 10:43 AM In reply to

    • Vali83
    • Top 150 Contributor
    • Joined on 09-29-2008
    • Posts 7

    Re: Billing information, Shipping information panels didn't show on full trust windows 2003 server

     the thing is that i ran the setup before i used it. that is why i am so surprised by this error...anyway, i'll try to run it again, thanks for the advice

     

  • 10-05-2008 1:08 PM In reply to

    Re: Billing information, Shipping information panels didn't show on full trust windows 2003 server

    Once you run the installer, you do have to configure the software, which includes all of the stuff in the Configuration and Site Settings sections.

    --
    Support dashCommerce - Buy Our Stuff!!


    Find a bug? Create a Work Item for a fast response.. Want to help? Create a patch for us! Documentation? Help us write some!
Page 1 of 1 (7 items)