Debugging AutoCAD 2017 using Visual Studio 2015

By Virupaksha Aithal

At present, developers are unable to debug the .NET modules in AutoCAD 2017 with VS 2015. As explained in Kean’s article for VS 2013 http://through-the-interface.typepad.com/through_the_interface/2013/11/debugging-autocad-using-visual-studio-2013.html , the workaround for this issue is to either enable the native debugging or using the Compatibility mode in VS 2015.

  1. Turn on “Use Managed Compatibility Mode” via Tools –> Options –> Debugging.
  2. Turn on “Enable native code debugging” from Project –> Properties –> Debug.

Comments

4 responses to “Debugging AutoCAD 2017 using Visual Studio 2015”

  1. Rafael CP Avatar
    Rafael CP

    Thnaks man… it is very useful.

  2. Mika Suorsa Avatar
    Mika Suorsa

    Thank You scratching my head for some time.. this workt!

  3. Very informative.

  4. Rajendra Payare Avatar
    Rajendra Payare

    Thanks you very much!!

Leave a Reply

Discover more from Autodesk Developer Blog

Subscribe now to keep reading and get access to the full archive.

Continue reading