Bonjour,
Je me lance dans la programmation d'addin en c# avec visual studio 2015. J'ai utilisé un des exemples fournis avec le logiciel.
L'addin est bien présent dans l'interface Draftsight et fonctionne correctement.
J'ai lancé le mode debuggage depuis VS (touche F5) en insérant un point d'arrêt dans le code.
Le problème, c'est que lorsque j'exécute la commande, on bascule pas dans Visual Studio à l'endroit du point d'arrêt.
comment faire?
Hello, I try to progam an addin in c # with visual studio 2015. I used one of the examples provided with the software. The addin is present in the Draftsight interface and works correctly. I started the debugging mode from VS (F5 key) by inserting a breakpoint into the code. The problem is that when I execute the command, it does'nt switch to Visual Studio at the breakpoint. How to do?
