[Mono-winforms-list] Trouble using .NET 4.0 built-in charts (System.Windows.Forms.DataVisualization)

CodeJingle robal at qualnetics.com
Wed Dec 8 18:31:38 EST 2010


Hi I am using the chart support built into .NET 4.0 RTM, the app works fine
on PC regular .NET, 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 (running it in mono for PC
also fails but there is no error output): 

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-System-Windows-Forms-DataVisualization-tp3079331p3079331.html
Sent from the Mono - WinForms mailing list archive at Nabble.com.


More information about the Mono-winforms-list mailing list