I followed the steps that are listed on the website but when I click sync after I have opened both apps the direct link pop up does not show up and the command on Rhino says :
An unexpected error has occurred:
System.NullReferenceException: Object reference not set to an instance of an object.
at DatasmithRhino.DatasmithRhinoExportContext.TryParseLayer(Layer CurrentLayer, DatasmithActorInfo ParentNode)
at DatasmithRhino.DatasmithRhinoExportContext.RecursivelyParseLayerHierarchy(Layer CurrentLayer, DatasmithActorInfo ParentNode)
at DatasmithRhino.DatasmithRhinoExportContext.AddActor(ModelComponent InModelComponent)
at DatasmithRhino.DatasmithRhinoExportContext.ModifyActor(ModelComponent InModelComponent, Boolean bReparent)
at DatasmithRhino.DirectLink.DatasmithRhinoChangeListener.TryCatchExecute(Action UpdateAction)