Hi, I install rhino inside as the constructions, but I get into some errors like below.
I can use Sample 1. But there is no commponents for other Sample.
Actually, Most Grasshopper components failed to load.
An error occured during GHA assembly loading:
Path: C:\Users\Administrator\AppData\Roaming\Autodesk\Revit\Addins\2017\RhinoInside.Revit\RhinoInside.Revit.dll
Exception System.IO.FileLoadException:
Message: The located assembly’s manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)
Rhino inside is a wonderful idea as I thought when I first get learned to use Grashopper. You just realesed it in open souce code. That’s a great thing!
I just checked the Grasshopper.dll referenced.
Version In my Rhino WIP.:
Grasshopper, Version=7.0.19289.23125, Culture=neutral, PublicKeyToken=dda4f5ec2cd80803
Version of the RhinoInside.Revit.dll referenced:
Grasshopper, Version=7.0.19183.10490, Culture=neutral, PublicKeyToken=dda4f5ec2cd80803
I don’t know if it’s that reason.