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
495
The application requires that the assembly...be installed in the GAC
posted

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.

Parents
No Data
Reply
  • 5
    posted

    Same problem here solved adding in project properties - tab publish - "application files"
    all the required Infragistics dlls.

    Hope this help.

    Greetings,
      Vince

Children
No Data