[Mono-osx] Trouble using .NET 4.0 built-in charts

CodeJingle robal at qualnetics.com
Wed Dec 8 18:21:55 EST 2010


Hi I am using the chart support built into .NET 4.0 TRM, the app works fine
on PC, and moma says it should be fine run the app on mono, but when I run
it in mono on mac I get this error:

bash-3.2$ mono
Desktop/QlxOutofBrowser01/ChartTest01/bin/Release/ChartTest01.exe
Could not load file or assembly 'System.Windows.Forms.DataVisualization,
Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' or one of
its dependencies.

Unhandled Exception: System.TypeLoadException: A type load exception has
occurred.
bash-3.2$ mono
Desktop/QlxOutofBrowser01/ChartTest01/bin/Debug/ChartTest01.exe
Could not load file or assembly 'System.Windows.Forms.DataVisualization,
Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' or one of
its dependencies.

Unhandled Exception: System.TypeLoadException: A type load exception has
occurred.
bash-3.2$ 
-- 
View this message in context: http://mono.1490590.n4.nabble.com/Trouble-using-NET-4-0-built-in-charts-tp3079316p3079316.html
Sent from the Mono - OSX mailing list archive at Nabble.com.


More information about the Mono-osx mailing list