Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
15
Getting started with the ASPNET Showcase Source
posted

I've downloaded the Infragistics_ASPNET_Showcase_Source.zip from the website today. Additionally, I've downloaded  Infragistics_ASPNET_20231_WithSamples.zip and done an install of Infragistics_DevTools_20231.exe which i've ticked ASP.NET.

When i open up the solution file in  Infragistics_ASPNET_Showcase_Source.zip, it is missing a reference to Infragistics4.Web.v17.1. In my C drive i can see i have DLLs for Infragistics4.Web.v23.1, however when trying to use that instead in the project it's not succesful.

What steps do i need to do here to test the demo in Infragistics_ASPNET_Showcase_Source.zip 

  • 1700
    Offline posted

    Hello Joseph,

    It seems that the Showcases apps are pointing to an older assembly reference version, you can either use the version utility to upgrade it automatically to the latest or replace the assembly references in the aspx pages, web.config file and the bin folder.

    For your convenience, I have upgraded the project so it compiles successfully, you can download it from here:

     

    https://filetransfer.infragistics.com/index.php/s/QGW6GaH5myCiwHx


    Please let me know if you have any questions.

    Regards,
    Ivan Kitanov