How to you debug internal server error message

D

Dave

HTTP 500 - Internal server error
Internet Explorer

How do you get more detail for the message above? I have
full access to the server. The message is being generated
when I try to display a table on a access database that
is contained within the site. I can access other tables
just fine. I have republished the global.asa file and all
the pages that were generated by the DRW.I have also
republished the database. I need more information in
order to debug the problem on the server side.
Thanks in advance.
Dave
 
T

Thomas A. Rowe

Under IE, Internet Options | Advanced, disable Show Friendly Error messages.

--
==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
WEBMASTER Resources(tm)

FrontPage Resources, WebCircle, MS KB Quick Links, etc.
==============================================
 
D

Dave

Thanks Thomas. This is the message I receive now. Is
there any where to look up the messages? What does
disallowed parnent path mean? I used the DRW to generate
the page. I'm using FrontPage 2003.
Dave.

Active Server Pages error 'ASP 0131'

Disallowed Parent Path

/brewLinks_interface2/brewlinks/results_page.asp, line 51

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

Thomas A. Rowe

Your web host has to enable Parent Paths for your account.

--
==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
WEBMASTER Resources(tm)

FrontPage Resources, WebCircle, MS KB Quick Links, etc.
==============================================
 
D

Dave

Thanks Thomas. It worked.
Dave
-----Original Message-----
Your web host has to enable Parent Paths for your account.

--
==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
WEBMASTER Resources(tm)

FrontPage Resources, WebCircle, MS KB Quick Links, etc.
==============================================
To assist you in getting the best answers for FrontPage support see:
http://www.net-sites.com/sitebuilder/newsgroups.asp




.
 
Top