Microsoft VBScript compiler error '800a03f6 'and other errors in ASP

Source: Internet
Author: User

Today, many inexplicable errors occur when debugging ASP programs on the local machine, such:

Microsoft VBScript compiler error: '800a03f6'

'End' missing'

/IISHelp/common/500-100.asp, row 242

Microsoft ole db provider for SQL Server Error '20140901'

And so on...

I thought it was a problem with IIS, but the failure still exists after I reinstall IIS. Then I thought about the permission problem. I don't have the permission to modify it, but I can read it! So I searched on the Internet and found a solution, because the file is in the NTFS format, PS: NTFS is more secure than fat, so it is generally used on servers, however, one of my disk partitions is in the NTFS format. I have read it and it is !! So I added everyone to the Security Attribute of the folder and granted it the permission to re-open the original error page, and everything went back to normal.

The procedure is as follows:
① Enter the folder option ---- click View ---- remove the hook for "use simple file sharing" (by default, it is checked. If this option is not available, skip to step 2 ), in this case, right-click your folder and a "security" option will appear;

② Right-click the folder ---- properties ---- add the "everyone" role to the security tag. The default permission for everyone is enough.

Related Article

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.