jstimac Posted January 31 Posted January 31 I'm following this tutorial here: https://www.autodesk.com/autodesk-university/class/Create-Your-First-AutoCAD-Plug-2020#video , but running into an issue when I debug. I get this error in AutoCAD: I'm unable to click details or continue. I can open AutoCAD normally and netload the dll file and the plugin works as intended but the debug mode does not appear to be working correctly. Has anybody ever dealt with this? AutoCAD 2024 Visual Studio Community 2022 Quote
Danielm103 Posted February 3 Posted February 3 It’s probably something wonky with the DLL, like referencing .net core instead of framework. Click on ‘Details’, it should show a stack trace or offending DLL Quote
SLW210 Posted February 5 Posted February 5 A quick search shows this problem cropping up from time to time with various solutions. Try related Microsoft forums. Here are a couple. .net - Debugger is not working on Visual Studio 2022 - Stack Overflow Visual Studio Community 2022 Debugger not working for C# Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.