debugging - Visual studio 2010 debugger don't stop at Breakpoint? -


i've problem using visual studio 2010 on computer (windows 7 64-bits)

i'm doing c# add-in outlook. add on outlook, try it, couldn't debug because debugger don't stop @ breakpoints. search on google , here, found nothing me.

someone have solution ?

have attached visual studio outlook process? attach existing process open debug->attach process...

then should able debug own code.

edit: have @ this. there seem 2 ways resolved:

  • change project start action start project instead of start external app

  • there's link in article pointing another post. in quite lot of stuff, @ bottom there's descriped vs can't debug multiple frameworks @ same time (like 2.0 , 4.0). there descriptions @ how work around this.


Comments

Popular posts from this blog

linux - Mailx and Gmail nss config dir -

c# - Is it possible to remove an existing registration from Autofac container builder? -

php - Mysql PK and FK char(36) vs int(10) -