Groups | Blog | Home
all groups > inetserver asp general > july 2006 >

inetserver asp general : CodePage=65001, breakpoints not right



eric.goforth NO[at]SPAM gmail.com
7/27/2006 12:57:47 PM
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
eric.goforth NO[at]SPAM gmail.com
7/27/2006 2:10:31 PM

[quoted text, click to view]

As I wrote earlier, I see the same behavior in whether I debug in
Visual Interdev or VS.NET 2005. This is in a classic asp application,
not a .NET application.
Bob Barrows [MVP]
7/27/2006 4:38:01 PM
[quoted text, click to view]
There was no way for you to know it (except maybe by browsing through some
of the previous questions before posting yours - always a recommended
practice) , but this is a classic asp newsgroup. ASP.Net bears very little
resemblance to classic ASP so,
while you may be lucky enough to find a dotnet-knowledgeable person here who
can answer your question, you can eliminate the luck factor by posting your
question to a group where those dotnet-knowledgeable people hang out. I
suggest microsoft.public.dotnet.framework.aspnet.

[quoted text, click to view]
I've never encountered this. i suggest going to one of the vsnet groups,
probably .vsnet.debugging.
--
Microsoft MVP - ASP/ASP.NET
Please reply to the newsgroup. This email account is my spam trap so I
don't check it very often. If you must reply off-line, then remove the
"NO SPAM"

Bob Barrows [MVP]
7/27/2006 5:29:14 PM
[quoted text, click to view]

My mistake, but this is still a VS/VI issue, not an ASP issue.

--
Microsoft MVP - ASP/ASP.NET
Please reply to the newsgroup. This email account is my spam trap so I
don't check it very often. If you must reply off-line, then remove the
"NO SPAM"

Egbert Nierop (MVP for IIS)
7/27/2006 11:21:56 PM

[quoted text, click to view]

Did you save the asp script as utf-8?
The bug might be related to this.

--
compatible web farm Session replacement for Asp and Asp.Net
http://www.nieropwebconsult.nl/asp_session_manager.htm
AddThis Social Bookmark Button