Mono does not implement System.Windows.Forms.DataVisualization (.Net charts).
Jonathan On 12/8/2010 5:31 PM, CodeJingle wrote: > > 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$ _______________________________________________ Mono-winforms-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-winforms-list
