Does debugging of in process dll work in VS Community 2017

  • Thread starter Thread starter aliknight
  • Start date Start date
A

aliknight

Guest
I have a VBE Addin developed in VS2008 (not a VBA addin). The add-in is for the VB Editor of Excel. Breakpoints work when I open and run the project in VS2008 but when I open and run the project in VS2017 Community edition i get the following message on each breakpoint:

The breakpoint will not currently be hit. No symbols have been loaded for this document

My question is. Do breakpoints and debugging work in VS2017 for in process and attach to process scenarios? In particular can i develop VBE Addins in the VS2017 Community Edition?

Thanks

Al

Continue reading...
 
Back
Top