Vb 2005 With Autocad 2006 Debugging Problems

Vb 2005 With Autocad 2006 Debugging Problems

Anonymous
Not applicable
345 Views
1 Reply
Message 1 of 2

Vb 2005 With Autocad 2006 Debugging Problems

Anonymous
Not applicable
Im currently reading Jerry Winter's Book for VB.Net to Autocad Customization. Its a really good book and Im having problems debugging in Autocad 2006. I have the autocad.exe.config commented out, loaderlock checkbox unmarked, and I can't seem to debug in autocad. When I load the .dll , it will load up fine, I can run it and its good, but when I try to debug, the autocad screen goes blank and It stops responding. Is there some debug option that I need to change in order for it to respond? Thanks for any help, but I would recommend this book for anyone who wants to learn .net with autocad . Just having a minor problem
0 Likes
346 Views
1 Reply
Reply (1)
Message 2 of 2

Anonymous
Not applicable
Alright, I just solved my problem. First I was using the wrong shortcut key (The book said wrong, its f10 , f11 for debug steps). And to run the labs, I just followed this

http://through-the-interface.typepad.com/through_the_interface/2006/07/debugging_using.html

~Cheers
0 Likes