Debug an asp program

  • Thread starter Thread starter Eitan
  • Start date Start date
E

Eitan

Hello,

Can I debug an asp file with Microsoft Dotnet Development environment
(dotnet architecture) (or check whether the syntax is correct) ?
If so, than how can I do that - need sample, please.

Thanks :)
 
Hi,

Right click you project -> Properties -> Configuration Properties ->
Debugging -> Enable ASP debugging.

HTH

regards
Joyjit
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top