I have the following error when I host my chart on I64 W2K8/IIS 7. it is totally fine in my Vista 32 bit/IIS7.
What is the issue here? I have register the dll to GAC and restart the server and still unable to fix this issue.
Line 57: <add assembly="Xceed.Chart.Graphics2D, Version=4.2.100.0, Culture=neutral, PublicKeyToken=BA83FF368B7563C6"/>
Line 58: <add assembly="Xceed.Chart.GraphicsCore, Version=4.2.100.0, Culture=neutral, PublicKeyToken=BA83FF368B7563C6"/>
Line 59: <add assembly="Xceed.Chart.GraphicsGL, Version=4.2.100.0, Culture=neutral, PublicKeyToken=BA83FF368B7563C6"/>
Line 60: <add assembly="Xceed.Chart.Standard, Version=4.2.100.0, Culture=neutral, PublicKeyToken=BA83FF368B7563C6"/>
Line 61: <add assembly="Xceed.Chart.UIControls, Version=4.2.100.0, Culture=neutral, PublicKeyToken=BA83FF368B7563C6"/>