Immediate window ASP 2.0

D

DougS

When I'm debugging an ASP 2.0 application and I'm trying to use the
immediate window to interrogate some classes I cant reference anything in my
code. When I type ?dvClient.Rows.Count it gives me no intellisense and it
says object not found. I also have VS 2003 installed on this machine. What
am I doing wrong?

Thanks,
DougS
 
G

Guest

Doug,
It sounds like your doing everything right. The code has to be processing
for the immediate window to work. Set a breakpoint inside your code
somewhere and when it hits try the immediate window. If the immediate window
still isn't working press F10 once to step into the code routine.

Good Luck
DWS
 

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

No members online now.

Forum statistics

Threads
473,755
Messages
2,569,536
Members
45,011
Latest member
AjaUqq1950

Latest Threads

Top