Grasshopper

algorithmic modeling for Rhino

Hi ! 

I have a problem with the component WriteXL.

the error message is :"1. Solution exception:Could not load file or assembly 'TToffice, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null' or one of its dependencies. The system cannot find the file specified."

Please help me

Thanks

Elise

Views: 783

Replies to This Discussion

Hello Elise,

That's very interesting, I have a similar problem with a component I'm trying to build.


1. Solution exception:Could not load file or assembly 'Emgu.CV, Version=2.9.0.1922, Culture=neutral,
PublicKeyToken=7281126722ab4438' or one of its dependencies.
The system cannot find the file specified.

I made sure to add all the emgu.dll's into the actual component and reference them from there, but

that doesn't seem to find a solution. I'm curious if you found a solution yet?

I'll let you know if I find a fix,

Nate

Hello again

I struggled with this a little bit. I took 3-4 steps that may or may not be the reason I got through this. First, I entered the GrasshopperDeveloperSettings command in Rhino3d toolcommand to turn of the COF button. Second is to run as admin and allow yourself to see appdata. Navigate to C:\Users\"youruser"\AppData\Roaming\Grasshopper\Libraries and find the "whatever" component. I made sure that the "whatever.gha" also had a compatible whatever.dll in that folder. Check your version of Rhino3d and make sure that .dll matches.(64X for 64rhino)

I also opened up the component in visual studio debug mode as a Grasshopper Assembly component and under menu project>whatever properties went to the reference paths menu to add a reference to the folder where the component was stored? I don't think this helped at all.

As a last effort step, I tried this solution and it worked! www.grasshopper3d.com/forum/topics/how-do-i-install-a-custom-ghx?id...

For some reason adding the .dlls for the component directly to Rhino3d where the .exe file is stored worked when all else failed. Mind you I'm troubleshooting a custom component and your troubleshooting something someone else wrote, I believe.

hopefully something in here helps

RSS

About

Translate

Search

Videos

  • Add Videos
  • View All

© 2024   Created by Scott Davidson.   Powered by

Badges  |  Report an Issue  |  Terms of Service