Hi everyone,
Visual Studio shows "The Application is in break mode" when debugging Revit Addin
The Revit Interface
I used "Revit Addin Wizard 2019" .. Itested the project on another PC ,, It works well
but on my PC it shows the error above !
I cannot debug anything 😥
Thanks in advance !
Hi @Mohamed.Elmasri ,
In Visual Studio,
Go to Debug-->Windows-->Exception Settings-->Managed Debugging assistants-->ContextSwitchDeadlock(Uncheck ContextSwitchDeadlock).
I hope this will help you to solve your issue.
Thanks very very much for reply
the message in the post .. disappear
but when I debug with breakpoint
and Revit still at that view
Hi @Mohamed.Elmasri ,
I think the problem is related to Visual studio and not related to Revit.
Simple google search gave me these below links
Can you post some of your code? I think there must be some bad code which causes the dead lock.
Can't find what you're looking for? Ask the community or share your knowledge.