Message 1 of 4
Debugging with VS2010 Express

Not applicable
06-28-2012
12:39 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi all,
I feel like this question has probably been asked many times before, but I can't find a solution.
I'm trying to debug an add-in with VS2010 Express. Now I understand that Express doesn't have built in capabilities to debug .dll add-ins, but I keep finding sites discussing (though not explaining) debugging with Express.
I've got the .dll registered (using INV2011) and I've modified the .vbproj.user file to make Inventor the startup project, and that works... Now all I need to figure out is how to get VS2010 to stop on break points, and display errors when they're hit.
Can anyone help out with this one?
Regards