|
|
 |
Re: FN-FORUM IIS runs but asp not working
date posted 5th January 2002 01:06
So IIS5 on Win2k. You did check that you had created an application for the
web site, didn't you?
The Win2k event viewer is the first place to look, just use start, run,
eventvwr and look for anything with a red or yellow sign in system and
application logs. Check especially for anything mentioning COM+ or MS DTC
Then look at IIS logs, the default location is something like
%systemroot%system32inetsrv but you can check in the MMC.
Did you do anything in the way of configuration to IIS apart from just
sticking web pages on it. If so, what? If there is any possibility of an
error in global.asa just rename it to something else and try again as a
test. You don't need it for anything basic. AV software scanning global.asa
can cause 500 errors.
Are you running any form of proxy, NAT or ICS-type thing or a personal
firewall (hardware doesn't count)
If there is ANY possibility that the asp page has an error in it (a typo or
anything), go to support.microsoft.com and search for Q261200.
Check also Q255650, which sounds like a fair possibility.
Disable any AV software. Of course you could just be unlucky and the
metabase could be stuffed.
BTW Is this a DC or a member server or what?
Can't think of anything else.
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Kathy
http://www.vendetta.co.uk
DNRC Minister for Useful but Irritating Information and Trivia
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
----- Original Message -----
From: "Mark Chappell" [EMAIL REMOVED]
To: [EMAIL REMOVED]
Sent: Saturday, January 05, 2002 12:25 AM
Subject: RE: FN-FORUM IIS runs but asp not working
> Ok starting from the bottom of the people that offered advice..
>
> Did what kathy suggested and still got error 500
> Sorted out the permissions and checked teh IUSR account and thats ok
> Not sql and not multiserver. Just a little ol win2k box
>
>
> Someone mentioned about some debug files or error files. Can anyone help
me
> to find where they are please?
>
> -----Original Message-----
> From: [EMAIL REMOVED]
> [EMAIL REMOVED] Behalf Of Vendetta Sales
> and Admin
> Sent: 02 January 2002 23:38
> To: [EMAIL REMOVED]
> Subject: Fw: FN-FORUM IIS runs but asp not working
>
>
> Oh, if it's SBS and proxy or equivalent is running, set the default web
site
> to run in SHARED memory space (not isolated process).
>
> Kathy
> ----- Original Message -----
> From: "Vendetta Sales and Admin" [EMAIL REMOVED]
> To: [EMAIL REMOVED]
> Sent: Wednesday, January 02, 2002 11:29 PM
> Subject: Re: FN-FORUM IIS runs but asp not working
>
>
> > Do you have SQL server on it? Is it a multi-processor system? Did you
> create
> > the default application for the web site? Are COM and MSDTC running
> > properly? What's in the logs?
> >
> > Can't think of nay more just now.
> >
> > +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
> > Kathy
> > http://www.vendetta.co.uk
> > DNRC Minister for Useful but Irritating Information and Trivia
> > +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
> > ----- Original Message -----
> > From: "Mark Chappell" [EMAIL REMOVED]
> > To: [EMAIL REMOVED]
> > Sent: Wednesday, January 02, 2002 10:02 PM
> > Subject: FN-FORUM IIS runs but asp not working
> >
> >
> > > Im at a loss. I just created a test site in IIS called chat. Its a
> > virtual
> > > dir pointing to a diff drive. All I have in there is a file called
> > > "hello.asp" which contains
> > >
> > > thats it.. Nothing else.. But when i try and run it
> > > http://machine11/chat/hi.asp I get the dreaded error 500 message.
> Anyone
> > > out there have any ideas on whats wrong
> > >
> > > Restarted the services, mhtl pages work fine.. just the asp stuff.
> > >
> > > Cheers
> > > Mark
> > >
> > >
> > >
> > > ============================================================
> > >
> > > * Free listing for freelancers
> > > * Free to advertise jobs
> > > * Free jobs distribution service
> > > * Free database of 5000 freelancers
> > >
> > > Freelancers and Freelance Jobs:
> > > http://www.freelancers.net
> > >
> > > Forum FAQs:
> > > http://freelancers.netrickery.com
> > >
> > > To unsubscribe please email:
> > > [EMAIL REMOVED]
> > >
> > > If you have difficulties unsubscribing please email:
> > > [EMAIL REMOVED]
> > >
> >
>
>
> ============================================================
>
> * Free listing for freelancers
> * Free to advertise jobs
> * Free jobs distribution service
> * Free database of 5000 freelancers
>
> Freelancers and Freelance Jobs:
> http://www.freelancers.net
>
> Forum FAQs:
> http://freelancers.netrickery.com
>
> To unsubscribe please email:
> [EMAIL REMOVED]
>
> If you have difficulties unsubscribing please email:
> [EMAIL REMOVED]
>
>
>
> ============================================================
>
> * Free listing for freelancers
> * Free to advertise jobs
> * Free jobs distribution service
> * Free database of 5000 freelancers
>
> Freelancers and Freelance Jobs:
> http://www.freelancers.net
>
> Forum FAQs:
> http://freelancers.netrickery.com
>
> To unsubscribe please email:
> [EMAIL REMOVED]
>
> If you have difficulties unsubscribing please email:
> [EMAIL REMOVED]
>
|
 |
|