kduck63 Posted November 25, 2011 Posted November 25, 2011 I cannot seem to debug a simple vb.net program. I am new to .net programming, but i think i should be able to debug from vb express. Here is my setup: Windows 7, 64 bit Vb 2010 express running in admin mode AutoCAD map 3D 2011 referenced acmgd and acdbmgd from objectarx 2011 and set to copy local = false compiling to .net 3.5 using the AutoCAD .net wizard to generate a template I can start the debug process, watch AutoCAD load, netload my dll from the debug directory, type my command and watch the program run with out error, but i cannot get it to halt at a break point. Any ideas? Quote
BlackBox Posted November 25, 2011 Posted November 25, 2011 Sounds like you need to modify the acad.exe.config file; note the XML commented notes. :wink: Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.