Debugging ribbon code
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi All,
I've just updated my multi-targeted addin to version 2025 and it wasn't easy, but it's finally working now...except for the ribbon. I can test all the commands using the Addin Manager but after all the troubleshooting, my ribbon still doesn't appear...with no errors so I have no idea what might be happening. I want to run it through a debugger to find out if my ribbon code is even being hit.
My problem is, that it's been such a long time since I had problems with my ribbon that I can't even remember how I used to debug it! I looked for instructions but the environment for a net8 program in VS2022 has changed so much that the instructions that I've found bear little resemblance to my current environment.
Any rudimentary outline of what needs to be done may jar my memory...
Regards,
James