revit-wpf-template icon indicating copy to clipboard operation
revit-wpf-template copied to clipboard

problem microsoft

Open Watchbm opened this issue 2 years ago • 3 comments

When I clone your project I have a problem with a microsoft.scripting.metadata parser. You know the solution.I would appreciate.

Watchbm avatar Mar 16 '22 04:03 Watchbm

Are you able to describe in more detail what your problem is? Ex. Is the reference not pointing to the right place, or is the solution not compiling? etc.

Any error or warning messages you may have would also be very helpful. Otherwise it is difficult for me to replicate the behavior and identify a fix.

mitevpi avatar Mar 17 '22 12:03 mitevpi

Hi! Petr.I found the problem, my machine does not automatically read the (RubyBinding) addins route linked to Revit. I had to do it manually, load the reference, but for the class it was already compiled. I'm looking at your work and it's really great. Congratulations.

Watchbm avatar Mar 22 '22 05:03 Watchbm

I know an old topic, but it's easy to make a mistake as the info on the web isn't clear. It's a simple fix. You need to install the DynamicLanguageRuntime nuget package:

image

ryanlenihan avatar May 07 '23 02:05 ryanlenihan