Hi,
I am encountering a complete fail when trying to install Rhino.Inside.
I get a dialog box that says the following:
External Tools - External Tool Failure
Revit cannot run the external application “Rhino.Inside”. Contact the provider for assistance. Information they provided to Revit about their identity: Rhino.Inside®.Revit
System.TypeInitializationException
System.TypeInitializationException: The type initializer for ‘RhinoInside.Revit.AssemblyResolver’ threw an exception.
—> System.ArgumentNullException: Value cannot be null. (Parameter ‘paths’)
at System.ArgumentNullException.Throw(String paramName)
at System.IO.Path.Combine(String[] paths)
at RhinoInside.Revit.AssemblyResolver…cctor()
— End of inner exception stack trace —
at RhinoInside.Revit.AssemblyResolver.set_Enabled(Boolean value)
at RhinoInside.Revit.Core.OnStartup(UIControlledApplication uiCtrlApp)
at RhinoInside.Revit.AddIn.Loader.OnStartup(UIControlledApplication app)at RhinoInside.Revit.External.UI.ExternalApplication.<>c__DisplayClass10_0.<Autodesk.Revit.UI.IExternalApplication.OnStartup>b__0()
at RhinoInside.Revit.External.ActivationGate.Open[T](Func`1 func, Object state)
at RhinoInside.Revit.External.UI.ExternalApplication.Autodesk.Revit.UI.IExternalApplication.OnStartup(UIControlledApplication app)at Autodesk.Revit.AddIn.Loader.Autodesk.Revit.UI.ExternalApplication.OnStartup(UIControlledApplication controlledApplication)
at Autodesk.Revit.UI.RevitManagedAppStartupAgency.RevitManagedAppStartup(UIControlledApplication uiControlledApplication, AString assemblyName, AString className, AString exceptionName, AString exceptionMessage)
Can anyone assist here? Thank you!