G
Guest
I have a regular ASP application which I'm trying to port to ASP.NET
One ASPX page is ready and loads correctly.
I put a breakpoint into this page and hit F5.
Debugger opens IE and gets to the breakpoint
Now when I use F10 or F11 in order to continue debugging, the debugger advances to wrong lines (stops even on empty lines
I use Windows XP, IE6 and .NET Studio 7.1.3088 upon .NET Framework 1.1.432
PLEASE HELP!
Lots of thanks in advance
One ASPX page is ready and loads correctly.
I put a breakpoint into this page and hit F5.
Debugger opens IE and gets to the breakpoint
Now when I use F10 or F11 in order to continue debugging, the debugger advances to wrong lines (stops even on empty lines
I use Windows XP, IE6 and .NET Studio 7.1.3088 upon .NET Framework 1.1.432
PLEASE HELP!
Lots of thanks in advance