Summary of paip. asp development and debugging

Source: Internet
Author: User

Summary of paip. asp development and debugging

1. develop scripts

Generally, the default value is VB script, which can also be Js. JS is relatively more adaptable ..

If vbs is used, the documents include the official VBScript Language Reference Manual of Microsoft. The chm format is 517kb.
-Includes:
VBScript
Vbscipt User Manual
VBScript Language Reference
FileSystemObject basic tutorial
Reference for script running

If Javascript is used, refer to the JS manual ..

2. API call documentation
Common call FSO and ADODB. For more information, see the ADODB User Manual (CHM)

3. Development Tool IDE, vs2010 is recommended

SupportedCodePrompt, syntax highlighting, etc. breakpoint debugging

4. breakpoint debugging
Enable debugging on IIS, debug on the server and client, send errors to the browser, and enable the parent path...

After a break is set, the vs2010additional iisprogress is w3wp.exe on win7. if this process is not displayed, check the following two check boxes: display all user processes and display all processes in the session. Then select the iisprocess, that is, w3wp.exe. Click "add ".

 

Reference: (go to) How does vs2010 debug websites on IIS?

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.