Somethings wrong with the wizard

R

robert

I'm trying to add pages to my website that are ASP drw from FP 2000 and
i keep getting the following error:
--
Internal Server Error
The server encountered an internal error or misconfiguration and was
unable to complete your request.
Please contact the server administrator to inform of the time the error
occurred and of anything you might have done that may have caused the
error.

More information about this error may be available in the server error
log.
--

Here is the strange part, I'm using the main folder for the website
(obviously) and the drw/asp pages work fine in that folder, but when I
go down one folder i get the server error message. example:
www.website.com/page.asp - works fine, but

www.website.com/folder/page.asp - returns the error, whats the deal
with that? ? Plus of course, no help from the webhost, they're not
sure what they need to fix, and I dont know what to tell them.
Thanks in advance
 
R

Ronx

Check with your host that parent paths are allowed. The default for a
Windows 2003 server is to not allow parent paths..

Parent paths will be required if any links in the asp code take the form
.../filename.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top