Message 1 of 4
Error message: System.IO.FileNotFoundException: Could not load file or assembly "System.Collections"
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello,
I am in the middle of creating a Revit plugin. I am trying to add a dictionary (a member of the System.Collections assembly) which causes the plugin to crash. I am met with the following error message:
Does anyone know how I can fix this issue? Thanks!