PDA

Click to See Complete Forum and Search --> : using MSCharts6.0 on a server


theguyinthehat
Jun 8th, 2010, 05:50 PM
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...

Hack
Jun 9th, 2010, 06:49 AM
Moved To App Deployment

theguyinthehat
Jun 9th, 2010, 09:28 AM
If I understand it correctly now, I have to compile the graphics library with the build--so far no luck with that....