DynamoDS / Dynamo

Open Source Graphical Programming for Design
https://dynamobim.org
Other
1.74k stars 634 forks source link

Failure on running self build Dynamo #88

Closed redinkinc closed 11 years ago

redinkinc commented 11 years ago

Hey,

I just build the DynamoRevit.dll (.net 4.0, x86, with RevitAPI and RevitAPIUI dlls from Vasari as not local copies) and the build comes without error. However, when I start Vasari I end up with the attached failure message. Do you have a clue how to solve this?

Thanks Fabian Vasari-command-failure

Steell commented 11 years ago

Usually you see this when your Dynamo DLLs are not all up to date. Make sure you copy all five of the DLLs Dynamo builds to your Dynamo installation directory. For reference, the DLLs are:

redinkinc commented 11 years ago

Thanks, the FSchema.dll was missing...