Errors with ASP.NET 2.0

  •  10-28-2005, 11:37 AM

    Errors with ASP.NET 2.0


    I have the DotNetGallery licensed and installed on my website.  We have been using ASP.NET 1.1 for the last year and it has worked great.  We also have ASP.NET 2.0 installed on this server. 

    The problem we have is when we change the ASP.NET version on the website using the gallery control from ASP.NET 1.1 to 2.0, the control doesn’t function properly anymore.  When the page loads with the gallery control, the thumbnails display correctly, but none of the links that the control has rendered work (including clicking on a thumbnail, or the paging navigation).  A JavaScript error is registered that says:

    Error: ‘gallery1_currentpage’ is null or not an object

    Is there a work-around or a fix for the DotNetGallery to get it working properly on an ASP.NET 2.0 platform yet?

    Thanks,
    Andrew
View Complete Thread