in

dashCommerce

An ASP.NET Open Source e-Commerce Application

No Image Available - How to get product to show image?

Last post 11-05-2008 9:55 AM by yocuteem. 1 replies.
Page 1 of 1 (2 items)
Sort Posts: Previous Next
  • 11-04-2008 11:29 PM

    • peterh
    • Not Ranked
    • Joined on 11-04-2008
    • Posts 1

    No Image Available - How to get product to show image?

    Hi,

    Everything works OK. BUT I can't get it to show th Image in item detail section. (Image shows OK on "Showing Results" page, but if I click on the image to go to detail the No Image Availible pictures is returned.

    Thanks for your co-operation.

    Cheers

    Peter HSuper Angry

  • 11-05-2008 9:55 AM In reply to

    • yocuteem
    • Top 25 Contributor
    • Joined on 03-17-2008
    • Philadelphia Area
    • Posts 67
    • dashCommerce Core Team

    Re: No Image Available - How to get product to show image?

    Hi Peter, if you are having this issue in a hosted environment, you may want to add some logging to the Product.aspx.cs class, specifically within the:  LoadProductImages() and DisplayImage() methods.  Just add a Try-Catch in both of these methods and log the errors with the

    MettleSystems.dashCommerce.Core.Logger class

    This will help you get some more information as to why your images are not showing up within the Product Detail page.  If you get more information about the problem I'll be able to help you more.

    Tim

    Tim
Page 1 of 1 (2 items)