472,102 Members | 1,196 Online
Bytes | Software Development & Data Engineering Community
Post +

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 472,102 software developers and data experts.

How to edit/debug an existing classic asp web site using vs 2003?

I have an existing classic asp web site running under IIS ( on localhost) I
want to start using VS 2003 to edit/debug this project. How do I go about
opening this this existing web site with VS 2003?

Thanks,

Keith
Oct 17 '06 #1
1 2083

"keithb" <no*****@dslextreme.comwrote in message
news:uO**************@TK2MSFTNGP04.phx.gbl...
I have an existing classic asp web site running under IIS ( on localhost)
I
want to start using VS 2003 to edit/debug this project. How do I go about
opening this this existing web site with VS 2003?
First off make sure debugging is enabled in the application configuration
dialog (found via the applications home directory tab). Turn off anonymous
access or change the anonymous user identity to your own.

Probably the easiest thing to do is place a Stop statement at the point(s)
you want to break into. When the stop is reached (or a script error is
encountered) you should see a dialog listing the available debuggers you can
use VS 2003 will be one of them.


Thanks,

Keith


Oct 17 '06 #2

This discussion thread is closed

Replies have been disabled for this discussion.

Similar topics

4 posts views Thread by Amil Hanish | last post: by
8 posts views Thread by Rena | last post: by
3 posts views Thread by Alan Silver | last post: by
8 posts views Thread by Fred Flintstone | last post: by
5 posts views Thread by =?Utf-8?B?SmltIFJvZGdlcnM=?= | last post: by
5 posts views Thread by Ryan Liu | last post: by

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.