|
Home > Archive > IIS Server > December 2005 > ASP 404 even after ASP enabled - What else could it be?
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 |
ASP 404 even after ASP enabled - What else could it be?
|
|
| Steve Simek 2005-12-28, 2:54 am |
| TIA for all help.
I have migrated my web from a hosted provider (W2K and IIS5) to a server
under my control (Server 2003 and IIS 6). HTML pages work fine, but not ASP.
I have read and applied the Microsoft article ideas re: common issues. I've
enabled ASP in the Web services extension, but still I get 404, with a code
of 500 internal server error at the bottom of the 4040 page. What log file
entries or other common ASP issues could there be that I may have missed?
Steve
| |
| Kristofer Gafvert 2005-12-28, 2:54 am |
| Check the IIS log file located in C:\WINDOWS\system32\Logfiles\W3CNNN, and
also the event log.
You may also want to disable "Show Friendly HTTP Error messages" in your
browser, so that you see the complete error message.
--
Regards,
Kristofer Gafvert
http://www.gafvert.info/iis/ - IIS Related Info
Steve Simek wrote:
>TIA for all help.
>
>I have migrated my web from a hosted provider (W2K and IIS5) to a server
>under my control (Server 2003 and IIS 6). HTML pages work fine, but not
>ASP. I have read and applied the Microsoft article ideas re: common
>issues. I've enabled ASP in the Web services extension, but still I get
>404, with a code of 500 internal server error at the bottom of the 4040
>page. What log file entries or other common ASP issues could there be that
>I may have missed?
>
>Steve
|
|
|
|
|