.asp search pages stopped working

G

Guest

Hello,
Using FP 03, I created some .asp search pages that query an access database.
The seaerch pages used to function properly, but have stopped working and I
cannot figure out what the problem is. I can enter search criteria but when
I press submit, I am directed to a "page cannot be displayed" error. I have
even tried recreating the pages from scratch but still receive an error
message when hitting the "submit" button to get my database results.
My site was recently moved to a new server, but the server administrator
assures me that the problem does not lie there. Any suggestions as to what to
do next?
Thanks for your assistance!
 
K

Kathleen Anderson [MVP - FrontPage]

Melissa:
Your site is running on IIS 6 on Windows Server 2003. Please pass these KB
articles on to your web host:
A setting must be changed on the web server; see:

AspEnableParentPaths MetaBase Property Should Be Set To False
http://support.microsoft.com/default.aspx?scid=kb;EN-US;q184717

Also see:

Enable Parent Paths Is Disabled by Default in IIS 6.0
http://support.microsoft.com/default.aspx?scid=kb;en-us;332117


--
~ Kathleen Anderson
Microsoft MVP - FrontPage
Spider Web Woman Designs
web: http://www.spiderwebwoman.com/resources/
 
G

Guest

I received this response from my web host:

Huh? I'm not sure of the connection between the FP search not working and
parent paths being disabled. And, as the link below says, the parent path
property IS disabled by default (and it's a site specific setting), and IS
and has been disabled on your site. Maybe the sender of the message didn't
understand your question?


Do you have any ideas what I should do next?
 
K

Kathleen Anderson [MVP - FrontPage]

The complete error message on your page is:


Active Server Pages error 'ASP 0131'

Disallowed Parent Path

/Search/AssociateResults.asp, line 83

The Include file '../_fpclass/fpdblib.inc' cannot contain '..' to indicate
the parent directory.



This might be a better article to send them
http://support.microsoft.com/kb/276548/

FP2000: ASP Error 0131 When You Browse to a Database Results Region ASP Page

--
~ Kathleen Anderson
Microsoft MVP - FrontPage
Spider Web Woman Designs
web: http://www.spiderwebwoman.com/resources/
 
G

Guest

Thanks for your continued help! When I attempt to edit line 83, it is
overwritten by front page. Is there a way to disable the overwrite?
 
T

Thomas A. Rowe

Your host would need to allow parent paths.

--
==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
==============================================
If you feel your current issue is a results of installing
a Service Pack or security update, please contact
Microsoft Product Support Services:
http://support.microsoft.com
If the problem can be shown to have been caused by a
security update, then there is usually no charge for the call.
==============================================
 

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