Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Fahad Ayub 71 posts 238 karma points
    Jun 30, 2016 @ 11:56
    Fahad Ayub
    0

    Product Image Exception

    Hi,

    After adding image to a product whne I try to browse I get exception in my store :

    System.ArgumentOutOfRangeException: Not a valid Win32 FileTime.

    <li class="row">
    if (p.HasValue("image"))
    {                           
    <a href="@p.Url"><img src="@p.GetCropUrl(300, propertyAlias: "image")" class="col-md-3"></a>
    }
    

    Any help? Thanks

Please Sign in or register to post replies

Write your reply to:

Draft