|
Home > Archive > IIS ASP > April 2006 > Unable to run ASP Pages Locally
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Unable to run ASP Pages Locally
|
|
| Sherwood 2006-04-27, 7:51 am |
| Greetings,
I am receiving the following error whenever I attempt to run any ASP from
localhost:
"The page cannot be displayed. There is a problem with the page you are
trying to reach and it cannot be displayed."
At the bottom of the page is states the following:
"HTTP 500 - Internal server error Internet Explorer"
Any ideas?
--
Thanks in advance!
Sherwood
| |
| Bob Barrows [MVP] 2006-04-27, 7:51 am |
| Sherwood wrote:
> Greetings,
>
> I am receiving the following error whenever I attempt to run any ASP
> from localhost:
>
> "The page cannot be displayed. There is a problem with the page you
> are trying to reach and it cannot be displayed."
>
> At the bottom of the page is states the following:
>
> "HTTP 500 - Internal server error Internet Explorer"
>
First, turn off "friendly http errors" so you can see the real error
message:
http://www.aspfaq.com/show.asp?id=2109
Then, if these pages (http://www.aspfaq.com/show.asp?id=2476,
http://www.aspfaq.com/show.asp?id=2147) don';t help, search aspfaq for the
error you get. if you still don't find anything there, try googling for the
error you receive. If you still find nothing, get back to us.
--
Microsoft MVP - ASP/ASP.NET
Please reply to the newsgroup. This email account is my spam trap so I
don't check it very often. If you must reply off-line, then remove the
"NO SPAM"
|
|
|
|
|