Hi

My asp.net app uses some pure asp pages as part of the asp.net app. During
debugging of pure asp I have set breakpoints in pure asp code but the
problem is no breakpoint occurs on these points during execution. How can I
successfully use breakpoints for pure asp in vs 2005?

Thanks

Regards

Re: Breakpoints in vs 2005 when using asp by Anthony

Anthony
Mon Sep 11 07:27:59 CDT 2006


"John" <John@nospam.infovis.co.uk> wrote in message
news:uCUzAtK1GHA.4816@TK2MSFTNGP06.phx.gbl...
> Hi
>
> My asp.net app uses some pure asp pages as part of the asp.net app. During
> debugging of pure asp I have set breakpoints in pure asp code but the
> problem is no breakpoint occurs on these points during execution. How can
I
> successfully use breakpoints for pure asp in vs 2005?
>

Have you enabled debugging for the ASP (classic) application to which these
ASP pages belong?

> Thanks
>
> Regards
>
>