Debugging Office application

For now we cannot debug our C# code in Office applications. Basically, we have created a MS Office addin. When we use Visual Studio, we can attach to Word process and debug our addin. But with Rider, debugging this addin doesn’t work (we can attach to Word application but no breakpoints work).

2

Please sign in to leave a comment.