debugging issue

S

Stephanie Stowe

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
 
S

Scott Allen

Hi Stephanie:

In Explorer under Tools -> Options -> Advanced - is disable script
debugging unchecked?
 
S

Stephanie Stowe

Scott Allen said:
Hi Stephanie:

In Explorer under Tools -> Options -> Advanced - is disable script
debugging unchecked?

Yup. I am not sure why that would have effected Visual Studio. But whatever
works. And that did. Thanks.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,780
Messages
2,569,611
Members
45,277
Latest member
VytoKetoReview

Latest Threads

Top