|
| |
|
|
DaveKstl
Posts: 547 Joined: 4/21/2004 Status: offline
|
HTTP 500 Internal Error when loading asp - 2/8/2006 11:09:38
I have placed 2 pages on the server for testing. A simple html and then I saved tyhe same page with an asp extention. The asp page does not work. What on the server side would cause this. This page has wokred in the past. Here is the code: <html> <head> <meta http-equiv="Content-Language" content="en-us"> <meta http-equiv="Content-Type" content="text/html; charset=windows-1252"> <title>Test page</title> </head> <body> <p><font size="6">This site processes ASP just fine.</font></p> <p><font face="Arial"><a target="_blank" href="IsSiteUp.htm">click to test html</a></font></p> <p> </p> </body> </html>
|
|
|
|
drogers
Posts: 142 Joined: 5/7/2004 Status: offline
|
RE: HTTP 500 Internal Error when loading asp - 2/8/2006 11:44:08
Nothing in the code should cause that, it seems like ASP is not configured properly on the server.
|
|
|
|
coreybryant
Posts: 2422 Joined: 3/17/2002 From: Castle Rock CO USA Status: offline
|
RE: HTTP 500 Internal Error when loading asp - 2/8/2006 15:24:41
On Internet Explorer, go to Tools - Internet options. Under the Advanced tab, make sure to uncheck show friendly HTTP error messages. This should help in showing a better error message
_____________________________
Corey R. Bryant Merchant Accounts | Toll Free Numbers | My Blog | Expression Web Blog
|
|
|
|
sssngt83
Posts: 30 Joined: 10/8/2007 Status: offline
|
RE: HTTP 500 Internal Error when loading asp - 10/23/2007 0:52:01
Thanks a lot.... I also fix the problem already....
|
|
New Messages |
No New Messages |
Hot Topic w/ New Messages |
Hot Topic w/o New Messages |
Locked w/ New Messages |
Locked w/o New Messages |
|
Post New Thread
Reply to Message
Post New Poll
Submit Vote
Delete My Own Post
Delete My Own Thread
Rate Posts
|
|
|