After installing the Personal Web Server on Windows 2000
Pro, the normal HTML pages open properly. Initially
the .asp files worked fine but suddenly the .asp files
started giving me the error "HTTP 500: Internal Server
Error" "Server Application Error
The server has encountered an error while loading an
application during the processing of your request. Please
refer to the event log for more detail information."

How could I correct this.

Thanks.

Re: "HTTP 500: Internal Server Error" Server Application Error by Ken

Ken
Sat Oct 11 08:08:13 CDT 2003

"Please refer to the event log for more information"

Post the Event ID, Description etc.

Cheers
Ken


"Mario Crespi" <mylacorp@hotmail.com> wrote in message
news:086201c38ff5$479c2200$a101280a@phx.gbl...
: After installing the Personal Web Server on Windows 2000
: Pro, the normal HTML pages open properly. Initially
: the .asp files worked fine but suddenly the .asp files
: started giving me the error "HTTP 500: Internal Server
: Error" "Server Application Error
: The server has encountered an error while loading an
: application during the processing of your request. Please
: refer to the event log for more detail information."
:
: How could I correct this.
:
: Thanks.
:



Re: "HTTP 500: Internal Server Error" Server Application Error by Alyson

Alyson
Sun Oct 12 04:43:37 CDT 2003

Go into IE. Go to Tools -> Internet Options -> Select Advanced. Scroll
down until you see "Show friendly HTTP Errors" - uncheck the box. Click ok.

Then go back and view your page - it should show you exactly where it is
going wrong.

Aly



Re: "HTTP 500: Internal Server Error" Server Application Error by jcochran

jcochran
Mon Oct 13 09:31:03 CDT 2003

On Sat, 11 Oct 2003 05:43:32 -0700, "Mario Crespi"
<mylacorp@hotmail.com> wrote:

>After installing the Personal Web Server on Windows 2000
>Pro, the normal HTML pages open properly. Initially
>the .asp files worked fine but suddenly the .asp files
>started giving me the error "HTTP 500: Internal Server
>Error" "Server Application Error
>The server has encountered an error while loading an
>application during the processing of your request. Please
>refer to the event log for more detail information."
>
>How could I correct this.

Start here:

Why do I get a 500 Internal Server error for all ASP errors?
http://www.aspfaq.com/show.asp?id=2109

Jeff