 |
|
 |
|
Next: Parse Log Files
|
| Author |
Message |
External

Since: Aug 25, 2003 Posts: 4
|
(Msg. 1) Posted: Tue Aug 26, 2003 12:16 am
Post subject: IIS won't load ASP pages Archived from groups: microsoft>public>inetserver>iis (more info?)
|
|
|
I have windows 2000 pro which i recently updated to SP4
IIS won't load any asp pages. It just shows page loading continually and
gives no error messages (and yes i have show friendly error messages
unchecked). The page constantly shows as loading and the progress bar is
about 50 percent. I have uninstalled IIS reinstalled, uninstalled SP4
reinstalled it. It will load .html pages just fine but when it gets to an
asp page it just loads it forever. I can't see any entries in event viewer
that happen as i start loading a page.
Can anyone help with this?
Thanks. >> Stay informed about: IIS won't load ASP pages |
|
| Back to top |
|
 |  |
External

Since: Aug 25, 2003 Posts: 54
|
(Msg. 2) Posted: Tue Aug 26, 2003 12:24 am
Post subject: Re: IIS won't load ASP pages [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
What happens if you open the component services in Administrative Tools?
Are you able to navigate down to the IIS applications (Medium Pooled, etc.)
.... ?
This sounds like some corruption somehow in your COM+ catalog. If this be
the case, the problem is not in IIS but that catalog. What happens if you
set the application protection for the website to Low IIS Process? You do
this by right-clicking site, choose properties, Home Directory)
HTH,
--
~Chris (MSFT)
IIS Supportability Lead
Provided As-Is.
"Chris M" <chris.TakeThisOut@eventsoft.com> wrote in message
news:biduc2$1il@dispatch.concentric.net...
> I have windows 2000 pro which i recently updated to SP4
>
> IIS won't load any asp pages. It just shows page loading continually and
> gives no error messages (and yes i have show friendly error messages
> unchecked). The page constantly shows as loading and the progress bar is
> about 50 percent. I have uninstalled IIS reinstalled, uninstalled SP4
> reinstalled it. It will load .html pages just fine but when it gets to an
> asp page it just loads it forever. I can't see any entries in event
viewer
> that happen as i start loading a page.
>
> Can anyone help with this?
>
> Thanks.
>
><!-- ~MESSAGE_AFTER~ --> >> Stay informed about: IIS won't load ASP pages |
|
| Back to top |
|
 |  |
External

Since: Aug 25, 2003 Posts: 1
|
(Msg. 3) Posted: Tue Aug 26, 2003 2:15 am
Post subject: Re: IIS won't load ASP pages [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
I was having a similar problem. I was getting a
challenge/response box on my ASP pages, no prob on html. I
was checking component services, as suggested and all is
well there. I was reviewing my services and tried to start
ASP.NET services, which failed. I can't think of anything
else I did other than that, but went I looked at my Event
Viewer | application log, it showed "Active Server
Pages" "Service started".
It's working fine now.
-- steve
>-----Original Message-----
>What happens if you open the component services in
Administrative Tools?
>Are you able to navigate down to the IIS applications
(Medium Pooled, etc.)
>.... ?
>
>This sounds like some corruption somehow in your COM+
catalog. If this be
>the case, the problem is not in IIS but that catalog.
What happens if you
>set the application protection for the website to Low IIS
Process? You do
>this by right-clicking site, choose properties, Home
Directory)
>
>HTH,
>
>--
>~Chris (MSFT)
>IIS Supportability Lead
>
>Provided As-Is.
>"Chris M" <chris.RemoveThis@eventsoft.com> wrote in message
>news:biduc2$1il@dispatch.concentric.net...
>> I have windows 2000 pro which i recently updated to SP4
>>
>> IIS won't load any asp pages. It just shows page
loading continually and
>> gives no error messages (and yes i have show friendly
error messages
>> unchecked). The page constantly shows as loading and
the progress bar is
>> about 50 percent. I have uninstalled IIS reinstalled,
uninstalled SP4
>> reinstalled it. It will load .html pages just fine but
when it gets to an
>> asp page it just loads it forever. I can't see any
entries in event
>viewer
>> that happen as i start loading a page.
>>
>> Can anyone help with this?
>>
>> Thanks.
>>
>>
>
>
>.
><!-- ~MESSAGE_AFTER~ --> >> Stay informed about: IIS won't load ASP pages |
|
| Back to top |
|
 |  |
External

Since: Aug 26, 2003 Posts: 5
|
(Msg. 4) Posted: Tue Aug 26, 2003 5:11 pm
Post subject: Re: IIS won't load ASP pages [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
Hi Chris,
I face the same problem with Chris M. When I change it to Low IIS process,
the IIS really works, thus it looks like the Catalog is indeed corrupted.
How do I fix that?
Sia
"Chris Adams (MSFT)" <chrisad.TakeThisOut@online.microsoft.com> wrote in message
news:eOqNDo4aDHA.2032@TK2MSFTNGP10.phx.gbl...
> What happens if you open the component services in Administrative Tools?
> Are you able to navigate down to the IIS applications (Medium Pooled,
etc.)
> ... ?
>
> This sounds like some corruption somehow in your COM+ catalog. If this be
> the case, the problem is not in IIS but that catalog. What happens if you
> set the application protection for the website to Low IIS Process? You do
> this by right-clicking site, choose properties, Home Directory)
>
> HTH,
>
> --
> ~Chris (MSFT)
> IIS Supportability Lead
>
> Provided As-Is.
> "Chris M" <chris.TakeThisOut@eventsoft.com> wrote in message
> news:biduc2$1il@dispatch.concentric.net...
> > I have windows 2000 pro which i recently updated to SP4
> >
> > IIS won't load any asp pages. It just shows page loading continually
and
> > gives no error messages (and yes i have show friendly error messages
> > unchecked). The page constantly shows as loading and the progress bar
is
> > about 50 percent. I have uninstalled IIS reinstalled, uninstalled SP4
> > reinstalled it. It will load .html pages just fine but when it gets to
an
> > asp page it just loads it forever. I can't see any entries in event
> viewer
> > that happen as i start loading a page.
> >
> > Can anyone help with this?
> >
> > Thanks.
> >
> >
>
><!-- ~MESSAGE_AFTER~ --> >> Stay informed about: IIS won't load ASP pages |
|
| Back to top |
|
 |  |
External

Since: Aug 25, 2003 Posts: 4
|
(Msg. 5) Posted: Tue Aug 26, 2003 6:18 pm
Post subject: Re: IIS won't load ASP pages [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
All asp applications are marked as Low IIS Process and this has no affect.
I can go to component services and browse through it with no troubles at
all.
I have tried to reregister asp.dll adn asptxn.dll with no effect. I have
tried to change the internet user to the administrator to see if it was a
rights issue and that had no effect. When i go to an asp page the event log
shows that active server pages were started but gives no error. The asp
page just continuously loads and never gives and error message and the
progress bar will get to about 40 percent. Show friendly http error is
unchecked.
Any one have any more ideas?
Thanks.
"Chris Adams (MSFT)" <chrisad.DeleteThis@online.microsoft.com> wrote in message
news:eOqNDo4aDHA.2032@TK2MSFTNGP10.phx.gbl...
> What happens if you open the component services in Administrative Tools?
> Are you able to navigate down to the IIS applications (Medium Pooled,
etc.)
> ... ?
>
> This sounds like some corruption somehow in your COM+ catalog. If this be
> the case, the problem is not in IIS but that catalog. What happens if you
> set the application protection for the website to Low IIS Process? You do
> this by right-clicking site, choose properties, Home Directory)
>
> HTH,
>
> --
> ~Chris (MSFT)
> IIS Supportability Lead
>
> Provided As-Is.
> "Chris M" <chris.DeleteThis@eventsoft.com> wrote in message
> news:biduc2$1il@dispatch.concentric.net...
> > I have windows 2000 pro which i recently updated to SP4
> >
> > IIS won't load any asp pages. It just shows page loading continually
and
> > gives no error messages (and yes i have show friendly error messages
> > unchecked). The page constantly shows as loading and the progress bar
is
> > about 50 percent. I have uninstalled IIS reinstalled, uninstalled SP4
> > reinstalled it. It will load .html pages just fine but when it gets to
an
> > asp page it just loads it forever. I can't see any entries in event
> viewer
> > that happen as i start loading a page.
> >
> > Can anyone help with this?
> >
> > Thanks.
> >
> >
>
><!-- ~MESSAGE_AFTER~ --> >> Stay informed about: IIS won't load ASP pages |
|
| Back to top |
|
 |  |
External

Since: Aug 25, 2003 Posts: 4
|
(Msg. 6) Posted: Tue Aug 26, 2003 6:20 pm
Post subject: Re: IIS won't load ASP pages [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
I just tried to start asp.net service as well and got a 1069 error could not
start due to a logon error.
"Steve V." <tech1support.DeleteThis@privacy.nu> wrote in message
news:098001c36b99$826ee5a0$a301280a@phx.gbl...
> I was having a similar problem. I was getting a
> challenge/response box on my ASP pages, no prob on html. I
> was checking component services, as suggested and all is
> well there. I was reviewing my services and tried to start
> ASP.NET services, which failed. I can't think of anything
> else I did other than that, but went I looked at my Event
> Viewer | application log, it showed "Active Server
> Pages" "Service started".
>
> It's working fine now.
>
> -- steve
> >-----Original Message-----
> >What happens if you open the component services in
> Administrative Tools?
> >Are you able to navigate down to the IIS applications
> (Medium Pooled, etc.)
> >.... ?
> >
> >This sounds like some corruption somehow in your COM+
> catalog. If this be
> >the case, the problem is not in IIS but that catalog.
> What happens if you
> >set the application protection for the website to Low IIS
> Process? You do
> >this by right-clicking site, choose properties, Home
> Directory)
> >
> >HTH,
> >
> >--
> >~Chris (MSFT)
> >IIS Supportability Lead
> >
> >Provided As-Is.
> >"Chris M" <chris.DeleteThis@eventsoft.com> wrote in message
> >news:biduc2$1il@dispatch.concentric.net...
> >> I have windows 2000 pro which i recently updated to SP4
> >>
> >> IIS won't load any asp pages. It just shows page
> loading continually and
> >> gives no error messages (and yes i have show friendly
> error messages
> >> unchecked). The page constantly shows as loading and
> the progress bar is
> >> about 50 percent. I have uninstalled IIS reinstalled,
> uninstalled SP4
> >> reinstalled it. It will load .html pages just fine but
> when it gets to an
> >> asp page it just loads it forever. I can't see any
> entries in event
> >viewer
> >> that happen as i start loading a page.
> >>
> >> Can anyone help with this?
> >>
> >> Thanks.
> >>
> >>
> >
> >
> >.
> ><!-- ~MESSAGE_AFTER~ --> >> Stay informed about: IIS won't load ASP pages |
|
| Back to top |
|
 |  |
External

Since: Aug 25, 2003 Posts: 4
|
(Msg. 7) Posted: Thu Aug 28, 2003 8:48 pm
Post subject: Re: IIS won't load ASP pages [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
Does anyone have any suggestions about this yet?
"Chris M" <chris.TakeThisOut@eventsoft.com> wrote in message
news:biduc2$1il@dispatch.concentric.net...
> I have windows 2000 pro which i recently updated to SP4
>
> IIS won't load any asp pages. It just shows page loading continually and
> gives no error messages (and yes i have show friendly error messages
> unchecked). The page constantly shows as loading and the progress bar is
> about 50 percent. I have uninstalled IIS reinstalled, uninstalled SP4
> reinstalled it. It will load .html pages just fine but when it gets to an
> asp page it just loads it forever. I can't see any entries in event
viewer
> that happen as i start loading a page.
>
> Can anyone help with this?
>
> Thanks.
>
><!-- ~MESSAGE_AFTER~ --> >> Stay informed about: IIS won't load ASP pages |
|
| Back to top |
|
 |  |
External

Since: Sep 02, 2003 Posts: 912
|
(Msg. 8) Posted: Wed Sep 03, 2003 11:09 am
Post subject: Re: IIS won't load ASP pages [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
Try this article for troubleshooting:
<http://support.microsoft.com/default.aspx?scid=kb;[LN];309051>
Thank you. I hope this information is helpful.
Tim Coffey [MSFT]
This posting is provided “AS IS” with no warranties, and confers no rights. You assume all risk for your use. © 2001 Microsoft
Corporation. All rights reserved.
--------------------
| From: "Chris M" <chris.DeleteThis@eventsoft.com>
| Newsgroups: microsoft.public.inetserver.iis
| Subject: Re: IIS won't load ASP pages
| Date: 28 Aug 2003 17:48:11 GMT
| Organization: Concentric Internet Services
| Lines: 22
| Message-ID: <bilf8r$bd0@dispatch.concentric.net>
| References: <biduc2$1il@dispatch.concentric.net>
| NNTP-Posting-Host: 65.104.126.82
| X-Priority: 3
| X-MSMail-Priority: Normal
| X-Newsreader: Microsoft Outlook Express 6.00.2800.1158
| X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165
| Path: cpmsftngxa06.phx.gbl!TK2MSFTNGP08.phx.gbl!newsfeed00.sul.t-online.de!t-online.de!newsfeed.freenet.de!
194.168.4.91.MISMATCH!newspeer1-gui.server.ntli.net!ntli.net!peer01.cox.net!peer02.cox.net!cox.net!newsfeed2.easynews.com!
newsfeed1.easynews.com!easynews.com!easynews!elnk-pas-nf1!newsfeed.earthlink.net!nntp-out.svc.us.xo.net!nntp1-
feeder.SJ.svc.us.xo.net!newsfeed.concentric.net!sjc1.nntp.concentric.net!nntp-master.svc.us.xo.net
| Xref: cpmsftngxa06.phx.gbl microsoft.public.inetserver.iis:272833
| X-Tomcat-NG: microsoft.public.inetserver.iis
|
| Does anyone have any suggestions about this yet?
|
| "Chris M" <chris.DeleteThis@eventsoft.com> wrote in message
| news:biduc2$1il@dispatch.concentric.net...
| > I have windows 2000 pro which i recently updated to SP4
| >
| > IIS won't load any asp pages. It just shows page loading continually and
| > gives no error messages (and yes i have show friendly error messages
| > unchecked). The page constantly shows as loading and the progress bar is
| > about 50 percent. I have uninstalled IIS reinstalled, uninstalled SP4
| > reinstalled it. It will load .html pages just fine but when it gets to an
| > asp page it just loads it forever. I can't see any entries in event
| viewer
| > that happen as i start loading a page.
| >
| > Can anyone help with this?
| >
| > Thanks.
| >
| >
|
|
| >> Stay informed about: IIS won't load ASP pages |
|
| Back to top |
|
 |  |
| Related Topics: | | IIS 500 error on aspx pages after q822925.exe - I've done the install and uninstall of 822925 a couple of times now, and have determined that a patched Windows XP Professional used for web application development throws a 500 error in IIS GET process. Anyone else seen this? Ideas as to.. |
|
You can post new topics in this forum You can reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|
|
|
 |
|
|