ASP Debugging Tools

R

RICHARD BROMBERG

I am pretty new at ASP programming.

I am used to Compilers. assemblers and a lot of other systems that at least
give error numbers or some help in identifying and/or isolating syntax
errors, undefined or multiply defined variables, etc etc.

When I make an error in an ASP program I only get a message saying that the
program could not be executed.

Can anyone recommend some good debugging tools or maybe an ASP code checker.
..

Thanks
 
P

Patrice

What is the exact message ?

For now my guess is that you see the simplified message that the browser
displays by default when the HTTP request result in an error... Go in the
browser advanced options and you should find an option such as "show
simplified http error messages" that you should then uncheck.

You'll see then the line and the error message...

Patrice
 

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,769
Messages
2,569,579
Members
45,053
Latest member
BrodieSola

Latest Threads

Top