Hi!

When I open the Script Editor from FrontPage, I can see my script
fine. When I click on Debug > Step Into, a new version of IE opens and
I see my .asp page as a C:\Inetpub\wwwroot\myweb\mypage.asp file. The
page does not work and when I go back to the Script Editor, all it
allows me to do is End the script, which closes the instance of IE.
How do I get the Script Debugger to work?

Thanks for your answer, in advance...

Peter

Re: Script debugger doesn't work - help! by Jim

Jim
Thu Nov 20 09:16:27 CST 2003

Try launching IE first and then attaching to the process.

--
Jim Cheshire
Jimco Add-ins
http://www.jimcoaddins.com
===================================
Co-author of Special Edition
Using Microsoft FrontPage 2003
Order it today!
http://sefp2003.frontpagelink.com



"Peter" <sduraybito@go.com> wrote in message
news:5cc68753.0311191704.202d4c2a@posting.google.com...
> Hi!
>
> When I open the Script Editor from FrontPage, I can see my script
> fine. When I click on Debug > Step Into, a new version of IE opens and
> I see my .asp page as a C:\Inetpub\wwwroot\myweb\mypage.asp file. The
> page does not work and when I go back to the Script Editor, all it
> allows me to do is End the script, which closes the instance of IE.
> How do I get the Script Debugger to work?
>
> Thanks for your answer, in advance...
>
> Peter



Re: Script debugger doesn't work - help! by sduraybito

sduraybito
Thu Nov 20 15:02:24 CST 2003

Thanks for your reply. I'm not sure I understand what you mean by
"attaching to the process." Could you explain, please?

Thank you,

Peter

"Jim Cheshire" <contactme@www.jimcoaddins.com> wrote in message news:<uD7FGl3rDHA.2400@tk2msftngp13.phx.gbl>...
> Try launching IE first and then attaching to the process.
>
> --

Re: Script debugger doesn't work - help! by Jim

Jim
Thu Nov 20 15:14:18 CST 2003

Debug, Processes, select the process, and click Attach.

--
Jim Cheshire
Jimco Add-ins
http://www.jimcoaddins.com
===================================
Co-author of Special Edition
Using Microsoft FrontPage 2003
Order it today!
http://sefp2003.frontpagelink.com



"Peter" <sduraybito@go.com> wrote in message
news:5cc68753.0311201302.2f209066@posting.google.com...
> Thanks for your reply. I'm not sure I understand what you mean by
> "attaching to the process." Could you explain, please?
>
> Thank you,
>
> Peter
>
> "Jim Cheshire" <contactme@www.jimcoaddins.com> wrote in message
news:<uD7FGl3rDHA.2400@tk2msftngp13.phx.gbl>...
> > Try launching IE first and then attaching to the process.
> >
> > --