• 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!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    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.

ASP VB - Plesk

K

khalilah

Guest
Hi,

Could someone please help? I am hosting my site on PLESK 7.5 (Win)... I have created my site and works fine on my local server, but when i upload it to plesk it no longer work. I get a 505 error (some kind of permissioning error)...

URL : http://www.intelitech.com.au <-- PLESK
URL: http://211.31.4.132:81 <-- local machine

PLEASE HELP!

I have checked the connection string and its fine, if I create a plain asp page with no recordsets it works fine... As soon as a recordset is created it no longer displays the page. Again please help. Thanks


:(
 
Just allow "parent directory" in property of your site under IIS
 
http://www.intelitech.com.au/
shows
Directory Listing Denied

it means that there is no index file similar to index.html, index.php, index.asp and etc.

http://211.31.4.132:81/ shows

The page cannot be displayed
There is a problem with the page you are trying to reach and it cannot be displayed.

Please try the following:
Click the Refresh button, or try again later.

Open the 211.31.4.132:81 home page, and then look for links to the information you want.
HTTP 500.100 - Internal Server Error - ASP error
Internet Information Services

Technical Information (for support personnel)
Error Type:
Active Server Pages, ASP 0126 (0x80004005)
The include file 'file:///G|/Intelitech/Connections/conn_Intel.asp' was not found.
/index.asp, line 18


Browser Type:
Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.2; ru) Opera 8.50

Page:
GET /index.asp

Time:
Saturday, February 11, 2006, 12:53:28 AM

More information:
Microsoft Support

Noone of that sites are working.
 
You can do it via Plesk

CP -> Domains -> domain.com -> web directories -> directory name -> properties -> Enable parent paths
 
Back
Top