TheSwamp

Code Red => .NET => Topic started by: Atook on November 02, 2015, 12:42:15 AM

Title: JIT Debugging Windows Form in Autocad 2014
Post by: Atook on November 02, 2015, 12:42:15 AM
Trying to step through code in a windows form that's in my C# project.

When I run into an error or try and stop at a break point in the windows form, I get the attached error, and can't stop the code.

But when I hit a break point that's not in a Windows Form, it behaves as expected. Any ideas?

Running Visual Studio 2015 Community Edition on Win 10 64bit against AutoCAD 2014. Target framework is .NET 4
Title: Re: JIT Debugging Windows Form in Autocad 2014
Post by: TJK44 on November 03, 2015, 10:30:00 AM
See if this post from Kean helps.

Click Here (http://through-the-interface.typepad.com/through_the_interface/2011/09/no-source-available-when-debugging-an-autocad-plug-in.html?cid=6a00d83452464869e20168e8a04e33970c#comment-6a00d83452464869e20168e8a04e33970c)