Breakpoints in ASP.NET

  • Thread starter Thread starter Calvin
  • Start date Start date
C

Calvin

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 :)
 
I finally figured this out, so not to worry. If anyone
else has this problem gimme a shout :)
 
Back
Top