Classic ASP may give you this error. Full error is something like this:

Active Server Pages error ‘ASP 0131′

Disallowed Parent Path

/include/login.asp, line 1

The Include file ‘../includes/hello.asp’ cannot contain ‘..’ to indicate the parent directory.

You can do this on Windows Vista/IIS7

  1. Start Internet Services Manager.
  2. Click Default Web Site, and then click Properties.
  3. Double-click ASP in the Features pane.
  4. Expand Behavior.
  5. Click Enable Parent Paths.
  6. Click True for Enable Parent Paths.
  7. Click Apply.

 

If you ned more details, check: http://support.microsoft.com/kb/226474

VN:F [1.1.6_502]
Rating: 0.0/5 (0 votes cast)
Share:
  • Digg
  • del.icio.us
  • Facebook
  • Google
  • DotNetKicks
  • LinkedIn
  • Live
  • MySpace
  • StumbleUpon
  • Technorati

Related posts:

  1. SharePoint error: No SharePoint Site exists at the specified URL
  2. SharePoint error: The feature name WebPart1 already exists in SharePoint
  3. Connection Pooling error.
  4. Error Logging Modules and Handlers - Elmah
  5. Five Misunderstood Features in Windows Vista