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
20
Can run multiple versions in the same solution?
posted

I am using version 8.2 in current solution, and now trying to upgrade to version 11.1.

But I just want to upgrade UltraWebGrid and WebCombo to v11.1. Is it possible? Thanks

  • 8607
    Offline posted

    Hello Ramie,

    I just tried this scenario with v12.2 and v13.1.  I could not do it because the newer controls all use Infragistics4.Web.vxx.x.dll, and it will throw an error because the controls exist in both of these .dlls.

    However, in the older versions of the controls ("Classic Controls"), they might use different assemblies.  If you use any controls that share an assembly reference, this will not be possible.

    You could try this out with a trial version of 11.1.  Add the controls to the toolbox, and add an empty v11.1 UltraWebGrid and WebCombo.  See if it builds.  You can also look at the References folder after adding these blank controls.  If there are multiple versions of the same .dll referenced, it will not work.

    I would recommend upgrading the entire project to v11.1, if possible.


    Elizabeth Albert
    Localization Engineer