• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.

Moving ASP sites to PLESK 7 - HELP

B

BillionNamesGod

Guest
Ok, I've created a virtual server in plesk 7,
created a database.

I copied the files into the root vhosts/httpdocs


when I try the domain in the browser I get:

Active Server Pages error 'ASP 0126'

Include file not found

/DOMAIN.co.uk_non_ssl/Default.asp, line 96

The include file '/davidhammond/proprt.inc' was not found.
 
help

I assume it's trying to find a virtual server
that doesn't exist!

how to I create a virtual mapping?
 
Are you using IIS6 on windows 2003 server?

If so, you have to enable parent paths by doing the following:

1. Open the IIS mmc snap-in.
2. Right click the domain name in question
3. Select the 'home directory' tab
4. click the 'configuration' button
5. Then select the 'options' tab
6. Check the 'enable parent paths' checkbox
7. Apply and close

This should do it...
 
Back
Top