*Found an Error -- Please note.

  •  08-30-2004, 3:49 AM

    *Found an Error -- Please note.

    First of all-DotNetGallery is great. I think you have put together a product which I have been able to, pretty much, code around to do whatever I want...thanks.

     
    I found an Exception that is not being caught and could pop up often.
    The Exception occurs when you are in the delete mode and you delete the only image on a page (say page 3 has 1 image and you delete it) upon deletion (it does delete it) the following error is thrown:
     
    System.Web.HttpException: Invalid CurrentPageIndex value.  It must be >=0 and <= the PageCount.
     
    Thanks.
    DM.
View Complete Thread