简体   繁体   中英

debug classic asp page

I have a website in VS 2010 made using asp.net (.aspx) pages. This website also contains a classic asp page in it.

I want to be able to debug this page.

Note: I'm just running the website from VS 2010, I'm NOT deploying it in IIS.

Any help would be appreciated. Thanks

you can debug vbscript file by putting "Stop" statement in .asp file.

Please refer this link

Section : VBScript Stop Statement Debugging

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM