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
305
required files for clickonce deployment for WPF Charts
posted

I am getting some non-specific errors with clickonce.  I can run an app successfully with my Infragistics controls.

I can clickonce successfully to my machine.

When I try to deploy to another machine that has not had Infragistics WPF installed on it (which may not even be an issue) I get a deployment error.

Are the following sufficient?

Infragistics.Wpf.Chart.v8.1.dll                   Include(auto)

Infragistics.Wpf.v8.1.dll                           Include(auto)

LocalReferences\ColorPicker.dll              Include(auto)

LocalReferences\Infragistics.ToyBox.dll   Include(auto)