Hey all--I built a process control prgram which uses MSChart20, and it performs beautifully on my computer. However, when I tried to run it from our server, I got this error:

Could not load file or assembly 'Interop.MSChart20Lib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null' or one of its dependencies. The system cannot find the file specified.
File name: 'Interop.MSChart20Lib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null'
at FPAD_Process.Tool_Review..ctor()


How do I work around this? Do I need to download something to the server? I'm just a materials engineer...