Quantcast
Channel: Autodesk AutoCAD forums
Viewing all articles
Browse latest Browse all 14319

VS Not jumping to problem.

$
0
0

Good afternoon group,

Visual Studio has stopped jumping to the error if there is a problem

with my code.  For instance, if I left a Dialog open in AutoCad then if

I paused it would hit the same line every time, similar to this:

 

Dim myForm As New LoadMyDialog

ShowModalDialog(myForm)  (<-- THIS ONE)

 

Now it just does nothing.  It's very annoying, any ideas?

 

Ta,

 

Martin.


Viewing all articles
Browse latest Browse all 14319

Trending Articles