Hi there,
This is a setting you can change for each application in IIS. It's recommended to leave it off, so that's probably why the new server doesn't have it enabled.
To change it, try this:
1. Open the IIS Manager
2. Locate your website, and open its Properties dialog.
3. Click Home Directory and the Configuration.
4. Switch to the Options tab and then make sure that Enable parent paths is selected.
Alternatively, change your include statements, so they no longer reference a parent path. You can use an include like :
virtual="/Include/SomeFile.asp"
Hope this helps,
Imar
---------------------------------------
Imar Spaanjaars
Everyone is unique, except for me.
Author of
ASP.NET 2.0 Instant Results and
Beginning Dreamweaver MX / MX 2004