How to use Visual Studio 2003 to create ASP 3.0 (or previous) projects?

  • Thread starter Thread starter A.Neves
  • Start date Start date
A

A.Neves

Hi,

I need to build an application using classic ASP (3.0 or previous). I opened
some files, *.asp, and it seem that VS2003 recognises VBScript for ASP. So I
tryed to create a project to integrate some asp files from one project but
it seem impossible to set it up for debug.

Any hint would be very much apreciated.

Thanks.
 
I don't think that VS 2003 has the ability to debug ASP programs. I think the
limitation is ASP, not VS 2003.
 
Back
Top