E
eric.goforth
Hello,
I went from <%@ Language=VBScript %> to <%@ Language=VBScript
CodePage=65001 %> at the top of all my .asp files and now when I debug
my app in Visual Interdev or in VS.NET 2005 the breakpoints don't look
right.
I set a break point on line 10 it will show up on line 9 in the IDE.
When I actually step through the app it's hard to figure out what's
going on. The program will step into commented blocks and skip over
actual code. Has anyone ever seen this behavior. Any work arounds?
-Eric
I went from <%@ Language=VBScript %> to <%@ Language=VBScript
CodePage=65001 %> at the top of all my .asp files and now when I debug
my app in Visual Interdev or in VS.NET 2005 the breakpoints don't look
right.
I set a break point on line 10 it will show up on line 9 in the IDE.
When I actually step through the app it's hard to figure out what's
going on. The program will step into commented blocks and skip over
actual code. Has anyone ever seen this behavior. Any work arounds?
-Eric