Grasshopper

algorithmic modeling for Rhino

Hi, I want to use the Microsoft Chart (system.windows.forms.datavisualization) on a form that opens when a component finished its work. The problem is that I add the reference to the project, it compiles ok but when I try to use it on grasshoper it raised the error:

"Could not load file or assembly 'system.windows.forms.datavisualization, Version=4.0.0.0, Culture=neutral, PublicKeyToken=XXXXXXXXXXX' or one of its dependencies."

system.windows.forms.datavisualization is on Framework 4.0 so I don´t know why it can´t be loaded. 

Any ideas? or anyone knows how can I make a graph on a window form on grasshopper?. Thanks in advance.

Views: 343

Replies to This Discussion

Are you running Grasshopper on Rhino5?

--

David Rutten

david@mcneel.com

Poprad, Slovakia

No, it is on Rhino 4.

Grasshopper on Rhino4 uses (at most) .NET 3.5, which would explain why it can't load .NET 4.0 assemblies. You'll need to use Rhino5 in order to gain access to .NET 4.0

--

David Rutten

david@mcneel.com

Poprad, Slovakia

Thank you very much. I will try it.

RSS

About

Translate

Search

Videos

  • Add Videos
  • View All

© 2024   Created by Scott Davidson.   Powered by

Badges  |  Report an Issue  |  Terms of Service