We are using the UltraGrid in a win forms application that is distributed through a UNC path.
When we publish the application, and the user tries to run it we get the error: The application requires that assembly Infragistics2.Win.Misc.v12.1 version 12.1.20.21.2071 be installed in the Global Assembly Cache (GAC) first.
Because this is a corporate application, running a seperate instal on everyones PC that might someday get this application is unreasonable. How do I get the library to install from the publish wizard.
Thank you
Andre
Think I figured it out, I havent had an opportunity to test it yet, however I noticed the copy local property on the infragistics dlls in my project were set to false. We will try setting these to true and see if this works.
Maybe I am not understanding, this is an application that has already been deployed. We are making an update to it and adding the first of the Infragistics controls (UltraGrid).
To deploy updates to the application we use the visual studio publish option to a shared UNC path. So when the user opens the application it looks for updates and auto installs the new version of the application. If at all possible I would like to continue to use this methodology to deploy the update with the new controls.
Hello Andre,
Could you please take a look at the following link and see if it helps:
http://help.infragistics.com/Help/NetAdvantage/WinForms/2012.2/CLR4.0/html/Win_Using_Global_Assembly_Cache_GAC_Deployment.html.
Please do not hesitate to contact me if you need any additional assistance.