Configure IIS6.0, and then successfully import the SQL2000 database, and enter the address to access the index.asp page, the following error message appears:
Active Server Pages Error 'ASP 0131' Not allowed by the parent path peroxx/xxx/index.asp, line 1
The solution is as follows:
1. Run the Internet Information Service Manager
2. Select your current site
3. Select "Virtual Directory" from Site "Properties", then enter "Configuration", finally enter "Options", tell "Enable Parent Path" to tick, press OK button
4. Access the ASP page again, access normal