Solved a IIS problem

Today I transferred a website based on ASP from outside to here, then met a strange problem. When I changed the ip mapping, set up the site in IIS admin, then try to visit the new one by browser, I only got a message said IIS internal error.

Of course the IIS is OK because at the same time I run several other sites on it. And the site code is OK too because before I started the transfer it kept running for a year. So I have to solve the problem, or I give up this transfer.

After search "IIS 500 error solve" in the google, I got some remarkable suggestions. Here is the tight one:

  1. IIS admin;
  2. Your site properties;
  3. Main directory - Configuration - Option;
  4. Choose "Use Parent path";
  5. If need, restart the IIS.

Then everything will be OK!


——
·本文由 iamcj 原创,采用“CC创作共用”方式共享

Comments

Leave a Reply