472,333 Members | 2,457 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

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

Debug Classic .ASP?

Hi there,
I have spent the last three days trying to get b&st&rd Visual
Interdev debugging again but to no avail. I also have VS 2003 and 2005
installed. Should I be able to use either of those to debug .ASP projects?
I did try but the breakpoints are ignored like they are in VI.
Jun 27 '08 #1
4 2202
This might help

http://weblogs.asp.net/scottgu/archi...ck-1-beta.aspx

Look for:
Visual Studio Support for Classic ASP Intellisense and Debugging

It looks like VS2008 ONLY with SP1 ONLY (which is in beta right now).

But I'm no expert, just sharing what I saw.


"Waldy" <so*****@microsoft.comwrote in message
news:%2****************@TK2MSFTNGP02.phx.gbl...
Hi there,
I have spent the last three days trying to get b&st&rd Visual
Interdev debugging again but to no avail. I also have VS 2003 and 2005
installed. Should I be able to use either of those to debug .ASP
projects? I did try but the breakpoints are ignored like they are in VI.

Jun 27 '08 #2
Actually:

//quote
Previous versions of Visual Studio included support for intellisense and
debugging within classic ASP (.asp) pages.
//end quote

suggests that earlier than 2008 was possible.

But I have no idea. I haven't used asp in like ... 50 years it seems like.
(1999-2000 ??)


"sloan" <sl***@ipass.netwrote in message
news:O$**************@TK2MSFTNGP03.phx.gbl...
This might help

http://weblogs.asp.net/scottgu/archi...ck-1-beta.aspx

Look for:
Visual Studio Support for Classic ASP Intellisense and Debugging

It looks like VS2008 ONLY with SP1 ONLY (which is in beta right now).

But I'm no expert, just sharing what I saw.


"Waldy" <so*****@microsoft.comwrote in message
news:%2****************@TK2MSFTNGP02.phx.gbl...
>Hi there,
I have spent the last three days trying to get b&st&rd
Visual Interdev debugging again but to no avail. I also have VS 2003 and
2005 installed. Should I be able to use either of those to debug .ASP
projects? I did try but the breakpoints are ignored like they are in VI.


Jun 27 '08 #3
"sloan" <sl***@ipass.netwrote in message
news:%2***************@TK2MSFTNGP02.phx.gbl...
//quote
Previous versions of Visual Studio included support for intellisense and
debugging within classic ASP (.asp) pages.
//end quote

suggests that earlier than 2008 was possible.

But I have no idea. I haven't used asp in like ... 50 years it seems
like. (1999-2000 ??)
Visual InterDev 6 certainly permitted debugging of VBScript in classic ASP.

IIRC, it was even possible to debug client-side JavaScript so long as you
used IE with the Microsoft Script Debugger installed, and used the
JavaScript reserved word debugger; where you wanted the code to break...

Never had the slightest need to use classic ASP in Visual Studio.NET,
though, so couldn't comment on whether it can be debugged in the newer
IDE...
--
Mark Rae
ASP.NET MVP
http://www.markrae.net

Jun 27 '08 #4
I managed to get debugging working in VS2005. If you open the web site as a
project in 2005, you then have to attach to the process rather than start
the project, and the debugger will step through the code.
Jun 27 '08 #5

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
by: olav_net | last post by:
Hi I am a .NET developer, but "have to" work with some classic ASP, which I don't know much about. What is the best way to work with it/debug...
5
by: Bob Day | last post by:
VS 2003, vb.net... Is there a way to determine the line number currently executing in your code, so you can log this line number information...
7
by: Thomas Pecha | last post by:
Sorry for all who think this is easy, I was not able to handle this Coming from VB6 where with simple debug.print strAString you could write...
4
by: js | last post by:
Is it possible to change the web.config or machine.config file to allow access to an .asp page? I'm new to .Net 2.0. Thanks. I got error: ...
46
by: Ian Boyd | last post by:
IIS5, on a Windows 2000 Server machine. Debeg.WriteLine "Hello, world!" How can i view it?
1
by: keithb | last post by:
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...
5
by: =?Utf-8?B?SmltIFJvZGdlcnM=?= | last post by:
My question is simple: How does one debug ASP Classic with Microsoft Visual Web Developer Express 2005 ("VWD")? Looming in the back of anyone's...
1
by: Seguros Catatumbo | last post by:
Hi, i can't seem to enable remote debugging, no matter what changes i try in web.config. I may have a non standard setup: -Windows 2003. -ASP...
1
by: andwan0 | last post by:
I have a legacy classic ASP website with lots of classic AJAX (many ASP files specially made for processing AJAX requests). We are slowly...
0
by: concettolabs | last post by:
In today's business world, businesses are increasingly turning to PowerApps to develop custom business applications. PowerApps is a powerful tool...
0
better678
by: better678 | last post by:
Question: Discuss your understanding of the Java platform. Is the statement "Java is interpreted" correct? Answer: Java is an object-oriented...
0
by: Kemmylinns12 | last post by:
Blockchain technology has emerged as a transformative force in the business world, offering unprecedented opportunities for innovation and...
0
by: CD Tom | last post by:
This happens in runtime 2013 and 2016. When a report is run and then closed a toolbar shows up and the only way to get it to go away is to right...
0
by: CD Tom | last post by:
This only shows up in access runtime. When a user select a report from my report menu when they close the report they get a menu I've called Add-ins...
0
by: Naresh1 | last post by:
What is WebLogic Admin Training? WebLogic Admin Training is a specialized program designed to equip individuals with the skills and knowledge...
0
by: Matthew3360 | last post by:
Hi there. I have been struggling to find out how to use a variable as my location in my header redirect function. Here is my code. ...
2
by: Matthew3360 | last post by:
Hi, I have a python app that i want to be able to get variables from a php page on my webserver. My python app is on my computer. How would I make it...
0
by: Arjunsri | last post by:
I have a Redshift database that I need to use as an import data source. I have configured the DSN connection using the server, port, database, and...

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.