eramgarden
Programmer
I upgraded my second ASP page to ASP.Net..yes a newbie..now when I set the debugger at ANY line..even first line..it wont stop there....the page however does get displayed...
To make sure I'm setting the debugger at the right page..i made a "text" change to the page..and it does display the aspx page....
I get no errors...howcome debugger wont stop there?? even tho the page displays, some of the session vars arent set for the next page..so wondering what's going on??
When I try the old ASP page..debugger DOES stop on that page
Any ideas, leads, what to look for?
To make sure I'm setting the debugger at the right page..i made a "text" change to the page..and it does display the aspx page....
I get no errors...howcome debugger wont stop there?? even tho the page displays, some of the session vars arent set for the next page..so wondering what's going on??
When I try the old ASP page..debugger DOES stop on that page
Any ideas, leads, what to look for?