Connecting Tech Pros Worldwide Forums | Help | Site Map

Breakpoints in ASP.NET

Calvin
Guest
 
Posts: n/a
#1: Jul 21 '05
Hi,

I've just imported an old asp application into .NET.
Haven't changed anything yet but thought I'd try stepping
into some code. I set a breakpoint and the system just
keeps going. Doesn't break!?

There is a little question mark in the breakpoint
saying "The breakpoint will not currently be hit. No
symbols have been loaded for this document."

Could someone point me to an article or something that
could help.

Thanks in advance :)

Calvin
Guest
 
Posts: n/a
#2: Jul 21 '05

re: Breakpoints in ASP.NET


I finally figured this out, so not to worry. If anyone
else has this problem gimme a shout :)

[color=blue]
>-----Original Message-----
>Hi,
>
>I've just imported an old asp application into .NET.
>Haven't changed anything yet but thought I'd try stepping
>into some code. I set a breakpoint and the system just
>keeps going. Doesn't break!?
>
>There is a little question mark in the breakpoint
>saying "The breakpoint will not currently be hit. No
>symbols have been loaded for this document."
>
>Could someone point me to an article or something that
>could help.
>
>Thanks in advance :)
>.
>[/color]
Closed Thread