ASP Errors

G

Guest

When I try to access an asp page I get 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.

I have made sure I have full access to all folders in the site.
 
S

Steve Easton

Sounds like an error ( bug ) in your asp scripting.
Have you checked the server error logs??


--
Steve Easton
Microsoft MVP FrontPage
95isalive
This site is best viewed............
........................with a computer
 
S

Stefan B Rusynko

In IE Tools Internet Options Advanced turn off Show friendly Html Error messages to see the real error

--

_____________________________________________
SBR @ ENJOY (-: [ Microsoft MVP - FrontPage ]
"Warning - Using the F1 Key will not break anything!" (-;
To find the best Newsgroup for FrontPage support see:
http://www.frontpagemvps.com/FrontPageNewsGroups/tabid/53/Default.aspx
_____________________________________________


| When I try to access an asp page I get 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.
|
| I have made sure I have full access to all folders in the site.
 
B

Bob

When I try to access an asp page I get 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.

I have made sure I have full access to all folders in the site.

Write a very, very simple ASP program and see if you can make it work.
Something eqiv to "hello world". If that works, go back to your code,
comment out pieces, and narrow down what is causing the error.
 

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