Breakpoints Not Right

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?

View Replies


ADVERTISEMENT

Breakpoints

I have a PC with XP SP2 and IIS 5.1 installed. I also have VS 2002 and Interdev 6.0 installed.

I am having problems getting the system to perform JIT debugging on ASP pages. I have enabled server side debugging on the appropriate pages in the IIS configuration snap-in but "Stop" statements are still being ignored (on my laptop which has a similar set-up, a stop statement results in the JIT debugging dialog being displayed, offering me a choice of debuggers).

View Replies View Related

Breakpoints In Vs 2005

My asp.net app uses some pure asp pages as part of the asp.net app. During debugging of pure asp I have set breakpoints in pure asp code but the problem is no breakpoint occurs on these points during execution. How can I successfully use breakpoints for pure asp in vs 2005?

View Replies View Related

Asp Cade Breakpoints

I set some 'Stop' statements and also visual breakpoints min asp code (vbscript).
I am doing that in Microsoft Script debugger. Than I refresh the original page and expect execution to halt at these breakpoints but unfortunatly it does not.

I had allowed script debugging in both iis home directory and in internet explorer. Also i added everyone from active directory to be members of debugging group. Web Server is W2k sp4 and iis 5.? how to step into asp code.

View Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved