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
460
How to install in multi developer environment
posted

We want to install Infragistics only once on a developer machine and via source control add it to every developers machine. Is that possible?

Now we install Infragistics on every developers machine including upgrades of the Visual Studio components. Whenever someone forgets that there was an upgrade of infragistics he can not develop anymore. Is there a way to have our source control contain all the necessary infragistics dll's and without installing anything make the project and visual studio find those dll's?

regards,

     René

  • 12004
    posted

    Hello ORTEC,

    Do you have any further questions on running the installer provided by Infragistics? By running the installer per machine this would ensure that for any service release or new volume would get the necessary files to run for the product.

    Let me know if you have any questions with this matter. Thank you.

  • 12004
    posted

    Hello Rene,

    When installing NetAdvantage it is recommended to upgrade/install using the installer provided by NetAdvantage. This will ensure to get all the necessary files and assemblies needed to run on the machine for a particular volume and version.

    Let me know if you have any questions with this matter. Thank you.

  • 3521
    posted

    Rene, you can't do that.  Each reference of Infragustics in your project is based on a version number of the dll.  Do you really want to be in the game of putting C:\Program Files\Infragistics stuff in your PLC solution?  Not to mention you might be violating your EULA doing that.