ASP Hosting sale!
Double disk space and transfer for FREE!
Limited time offer! Act Now!

aspdev | articles | tutorials | forums

 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

How do I debug an ASP application?

 
Post new topic   Reply to topic    ASPdev.org Forum Index -> ASP programming
View previous topic :: View next topic  
Author Message
newbie



Joined: 01 Oct 2004
Posts: 11

PostPosted: Fri Oct 01, 2004 6:46 pm    Post subject: How do I debug an ASP application? Reply with quote

Hi All,

I'm learning ASP and I'm not very good at it yet, so bear with me.
I want to know how can I debug my ASP application?
I know that there is a way to do that with some settings in IIS and Interdev, but I don't know how.


Thanks for the help.
_________________
I'm still learning..
Back to top
View user's profile Send private message
administrator
Site Admin


Joined: 01 Oct 2004
Posts: 183

PostPosted: Fri Oct 01, 2004 8:15 pm    Post subject: Reply with quote

The easiest way to debug an ASP application is to use Response.Write statements to print debugging info in the browser. I always do that in ASP.
_________________
Peter
ASP & ASP.NET Articles and Tutorials
Back to top
View user's profile Send private message
CarboN MaN



Joined: 13 Oct 2004
Posts: 6

PostPosted: Thu Oct 14, 2004 9:22 am    Post subject: Reply with quote

You can actually use Visual Interdev to do complete debugging of your ASP application, just the same as you would use Visual Studio for ASP.NET. It allows you to step through the code, set break points and set watches for variables.

You can follow the very easy instructions to set this up at this link.

http://www.winnetmag.com/Article/ArticleID/20431/20431.html

Ron
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    ASPdev.org Forum Index -> ASP programming All times are GMT - 5 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2002 phpBB Group

SQL Tutorial