debugging issue
From: Stephanie Stowe (NoSpam_at_IWishICould.com)
Date: 09/28/04
- Next message: CJ Taylor: "Re: Please help!!! OOP and ASP.Net Tutorial (desperate search)"
- Previous message: Ken Dopierala Jr.: "Re: Virtual Directory, Paths, Local and Deployed Problem"
- Next in thread: Scott Allen: "Re: debugging issue"
- Reply: Scott Allen: "Re: debugging issue"
- Messages sorted by: [ date ] [ thread ]
Date: Tue, 28 Sep 2004 13:56:01 -0400
I do not know if this is the right place. I cannot find a studio.net
group...
I want to debug and ASP.NET app. This app is always launched from our
classic ASP app. The ASP classic app has a page with client-side JScipt
which opens a window and a page from the ASP.NET app in it. The ASP.NET page
has JScript which references the window.opener.
I want to debug my ASP classic and ASP.NET at the same time. So I went into
the debugging properties for the ASP.NET app and selected wait for an
external process to connect. I started the ASP.NET project and it waited.
When I put a break point on server side code, it breaks and all is lovely.
BUT when I open Debug / Windows / Running Documents, there are none. So I
cannot select client-side code to debug.
Is there a way for me to debug client side code in this case?
Thanks
S
- Next message: CJ Taylor: "Re: Please help!!! OOP and ASP.Net Tutorial (desperate search)"
- Previous message: Ken Dopierala Jr.: "Re: Virtual Directory, Paths, Local and Deployed Problem"
- Next in thread: Scott Allen: "Re: debugging issue"
- Reply: Scott Allen: "Re: debugging issue"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|