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é
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.
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.
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.