| Author |
asp pages not running on xp pro localhost
|
|
| w blann 2006-04-27, 7:51 am |
| I have a desktop with XP Pro that happily runs my ASP pages via localhost
and a laptop also with XP Pro that won't. A very simple web page without
any ASP in it will run as page.htm but not as page.asp; XP Pro is running
IIS 5; all windows updates are up to date. Pages simply displays Server
Application Error message
I don't even know where to go to find more diagnostics (friendly messages is
already switched off)
Any help appreciated
| |
| Mike Brind 2006-04-27, 7:51 am |
|
w blann wrote:
> I have a desktop with XP Pro that happily runs my ASP pages via localhost
> and a laptop also with XP Pro that won't. A very simple web page without
> any ASP in it will run as page.htm but not as page.asp; XP Pro is running
> IIS 5; all windows updates are up to date. Pages simply displays Server
> Application Error message
>
> I don't even know where to go to find more diagnostics (friendly messages is
> already switched off)
>
> Any help appreciated
What does the system event log tell you?
Might this help? http://support.microsoft.com/default.aspx/kb/297519
--
Mike Brind
| |
| W Blann 2006-04-27, 7:51 am |
| Mike
There is nothing on the event logs when this happens.
Any ideas?
Thanks
Wendy
"Mike Brind" <paxtonend@hotmail.com> wrote in message
news:1144827500.206902.291570@e56g2000cwe.googlegroups.com...
>
> w blann wrote:
>
> What does the system event log tell you?
>
> Might this help? http://support.microsoft.com/default.aspx/kb/297519
>
> --
> Mike Brind
>
| |
| Jeff Cochran 2006-04-27, 7:51 am |
| On Tue, 11 Apr 2006 21:53:16 +0100, "w blann" <wblann@gmail.com>
wrote:
>I have a desktop with XP Pro that happily runs my ASP pages via localhost
>and a laptop also with XP Pro that won't. A very simple web page without
>any ASP in it will run as page.htm but not as page.asp; XP Pro is running
>IIS 5; all windows updates are up to date. Pages simply displays Server
>Application Error message
>
>I don't even know where to go to find more diagnostics (friendly messages is
>already switched off)
XP 64 bit? (Set IIS to 64 bit as well) Firewall? Security software?
Site not set to execute scripts? And of course, your first stop:
http://www.aspfaq.com/show.asp?id=2109
Jeff
|
|
|
|