SDK 6.1 debugging - step into

Hello,

This might be a stupid question ...
But how do you debug (step into) a Plug-In project? I just downloaded the SDK and  I was running a template project, it does the right stuff - opens VS with the ReSharper plug-in, but even if I set a breakpoint in the Execute method of the IActionHandler interface, it won't step into the method. Does anyone have any pointers on this?

Thanks and Happy New Year!

0
1 comment
Avatar
Permanently deleted user

Switching to .NET framework 4.0 fixed it for me.

Looks like it has somoething to do with http://stackoverflow.com/questions/4823123/visual-studio-2010-does-not-stop-on-breakpoint-when-debugging-c-sharp-comvisible.

0

Please sign in to leave a comment.