- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I've been searching for a basic "Hello Ribbon" tutorial that creates a simple button on a new Ribbon tab, but haven't yet found one. I was recently pointed to:
https://thebuildingcoder.typepad.com/files/revit_2014_api_developer_guide.pdf
which has a decently basic one on page 18. It did require a separate "Hello World", but that was easy enough. My problem with this one is the attached error when it tries to load in Revit. This page:
https://adndevblog.typepad.com/aec/2013/03/systemtypeloadexception-with-revit-add-in.html
seems to indicate it's something related to actually finding the dll, the namespace, and/or the .NET version. I've tried various things, and am using 4.6 (for Revit 2018) as far as I can tell, but still get the error. I've attached my VisualStudio solutions.
In the larger scheme of things I'd like to have a self-contained example (that produces ONE .dll to deploy), so that I can scale it up later, but at this point I'd settle for getting anything to work properly (other examples I've tried recently or over the years have resulted in a panel but no button, or other weirdness).
Lionel J. Camara
BIM Manager at KAI Hawaii, Inc. - Structural and Forensic Engineers
Autodesk Certified Professional
Solved! Go to Solution.