Basic Questions on Debugging ASP

Can you debug legacy ASP pages in Web Express I have a project in ASP, I built an Empty Web Site project in Express and dropped it in. The first time I tried to debug, it said it didn't like .asp postfixes.

Is there some cofing trick I can use to have it accept asp pages for debugging

Also, how about jscript I notice only VB and C# appear on the project wizard But legacy Interdev supported jscript and so does IIS5 and IIS6.



Answer this question

Basic Questions on Debugging ASP

  • bertrand

    As VB Express doesnt handle web pages

    Id recommend asking in the ASP.Net Forums as they are more likely to be using the Visual Web Developer Express Product.

    http://forums.asp.net/


  • Basic Questions on Debugging ASP