Re: Trouble using .NET 4.0 built-in charts (System.Windows.Forms.DataVisualization)

Jonathan Pobst <[email protected]>
Newsgroups gmane.comp.gnome.winforms
Message-ID <[email protected]>
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
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.