Questions about IIS and the ASP at new time

Source: Internet
Author: User

Yesterday I received a new ASP application, I installed IIS to try to use, as usual just started a project, the error. Very common http500, OK, next is the time to solve the problem.

The program output an error on the browser, but it doesn't have much value. Because the program is not problematic, it can be run on someone else's computer. So basically, the problem should be in the context of the configuration, from here to start. Baidu is a good thing, the ASP http500 These key words thrown up a lot of answers, and then try some no fruit, to find a debugging, is to let the browser output your more detailed error message. It isInternet Properties->Advanced->Display friendly HTTP error messages, remove the front tick. At this point it says "An error occurred on the server when processing the URL." Please contact the system administrator ", and then throw this message on Baidu, find a way to try, click IIS in theASP SettingsExpandDebugging Properties"Options,"send an error to the browser"This default isFalse, insteadTrue, then point to the right of theapplication . Try again and find that the error has changed to " ADODB. Connection error ' 800a0e7a ', provider not found. The program may not be installed correctly ", well, then Baidu, came to a lot of solutions, see later I understand, the original problem here: My operating system is WIN8 64 bit, and the other side of the system may be 32 bit, so according to the online tutorial, findIIS application Pool->Set Application pool default Properties->General->enable 32-bit Applications", set toTrue. Problem solved perfectly.

But in the end I would like to say, I said the process does not include all of the changes I have made, during the modification of the root directory read and write permissions (I think this change has no real effect, because I am adiministrator) and enable ASP in the parent path what, these are easy to find on Baidu, I'm just following a few steps that I think have contributed a great deal to solving this problem. The key is specific analysis of specific issues.

Questions about IIS and the ASP at new time

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.