Good Afternoon:
A puzzler has turned up while debugging my custom Grasshopper Components. After cleaning up some code, I attempted to debug my C# project in Windows VS2022 and get the following exception.
Because the exception was not appearing yesterday, I attempted the following corrective action.
- Updated both Rhino and Grasshopper dependencies from NuGet. No Change.
- Re-updated (Repaired) to the latest version of Rhino. No Change.
- Updated to the newest version of VS2022. No Change.
The exception appears before the Rhino splash screen goes away in debug node. When the exception happens, VS2022 is stuck, and I must use the TaskManager to stop/end the program. However, Rhino runs fine apart from debug mode.
Thanks ahead for any assistance.
Dave