I have a ClickOnce capable app. All of the dependencies are correctly listed. I have marked all of the Application Files for Infragistics assemblies as Include (from Prerequesite (Auto)). I then Publish. Then I go to another computer to install and I get an error indicating that one of the Infragistics components needs to be installed in the GAC. What do I need to do with the ClickOnce procedure to make this work? The assembly in question has correctly been copied to the ftp site where the clickonce setup.exe is run from (they are in the Application Files folder).
I have tried removing the dependency and adding it in again and changing the Publish Status back to Include with no change in behaviour.
We have the same problem, and I don't think this is a solution. We need to use ClickOnce - and do not want to fiddle with the user's GAC.
Other ideas? Thanks!
The following page in the documentation details how to install the DLLs into the GAC:
http://help.infragistics.com/Help/NetAdvantage/WPF/2007.2/CLR3.X/html/WPF_Using_Global_Assembly_Cache_GAC_Deployment.html
Please let me know if this information helps.
Thanks,
Is there any update on this? I am having the same problem. Thanks.
We also have an application that is to be installed via ClickOnce. We have created a sample VS2008 project that produces the behavior. We will log the problem and upload the project to support.
Hi David,
Were you able to find a way around the problem you were experiencing?
If you still experience this problem, would you log the problem as a support issue and ask them to provide a work-around.
Thank you