Help | Site Map
Connecting Tech Pros Worldwide
 
 
LinkBack Thread Tools
  #1  
Old December 14th, 2005, 06:05 PM
Evan Nelson
Guest
 
Posts: n/a
Default IIS 5 Serves HTML but won't serve ASP

I'm not sure exactly what happened but my local development server will no
longer serve ASP pages. I can request HTML and they are served up fine.
When I ask for an ASP I get the generic 500 error. The web log files show
nothing more than the 500. I'm used to looking and finding the line in the
page that the error occurred on as well as the actual ASP error and the
description.

I looked at my System log and I noticed that there are two events being
logged by W3SVC that might have something to do with it. The first is Event
47 and the message logged with it is "The server certificate for instance '3'
does not chain up to a trusted root certificate. ". Then immediately
following is an Event 36 and the message says "The server failed to load
application '/LM/W3SVC/3/Root'. The error was 'General access denied error
'. "

This problem seems to have started since I installed "Security Update for
Microsoft .NET Framework, Version 1.1 Service Pack 1 (KB886903)" and
"Microsoft .NET Framework 1.1 Service Pack 1" on Monday.
  #2  
Old December 14th, 2005, 06:25 PM
Steven Burn
Guest
 
Posts: n/a
Default Re: IIS 5 Serves HTML but won't serve ASP

http://aspfaq.com/show.asp?id=2109
http://aspfaq.com/show.asp?id=2476

The latter refers to IIS6.x but you may be able to glean something from it.

--
Regards

Steven Burn
Ur I.T. Mate Group
www.it-mate.co.uk

Keeping it FREE!

"Evan Nelson" <EvanNelson@discussions.microsoft.com> wrote in message
news:AE612032-A207-428C-9C1A-7AD56CB0E10A@microsoft.com...[color=blue]
> I'm not sure exactly what happened but my local development server will no
> longer serve ASP pages. I can request HTML and they are served up fine.
> When I ask for an ASP I get the generic 500 error. The web log files show
> nothing more than the 500. I'm used to looking and finding the line in[/color]
the[color=blue]
> page that the error occurred on as well as the actual ASP error and the
> description.
>
> I looked at my System log and I noticed that there are two events being
> logged by W3SVC that might have something to do with it. The first is[/color]
Event[color=blue]
> 47 and the message logged with it is "The server certificate for instance[/color]
'3'[color=blue]
> does not chain up to a trusted root certificate. ". Then immediately
> following is an Event 36 and the message says "The server failed to load
> application '/LM/W3SVC/3/Root'. The error was 'General access denied[/color]
error[color=blue]
> '. "
>
> This problem seems to have started since I installed "Security Update for
> Microsoft .NET Framework, Version 1.1 Service Pack 1 (KB886903)" and
> "Microsoft .NET Framework 1.1 Service Pack 1" on Monday.[/color]


  #3  
Old December 15th, 2005, 04:25 PM
Evan Nelson
Guest
 
Posts: n/a
Default Re: IIS 5 Serves HTML but won't serve ASP

Steven,

Thanks but neither of these articles seems to have much to help. I already
have IIS set to send detailed messages. The issue is that there is no
additional info in the IIS log either.

I had no problems running the server last week. I really think the updates
I installed Monday either updated a dll and that is causing me problems or
that a security setting was changed by them.

Evan

"Steven Burn" wrote:
[color=blue]
> http://aspfaq.com/show.asp?id=2109
> http://aspfaq.com/show.asp?id=2476
>
> The latter refers to IIS6.x but you may be able to glean something from it.
>
> --
> Regards
>
> Steven Burn
> Ur I.T. Mate Group
> www.it-mate.co.uk
>
> Keeping it FREE!
>
> "Evan Nelson" <EvanNelson@discussions.microsoft.com> wrote in message
> news:AE612032-A207-428C-9C1A-7AD56CB0E10A@microsoft.com...[color=green]
> > I'm not sure exactly what happened but my local development server will no
> > longer serve ASP pages. I can request HTML and they are served up fine.
> > When I ask for an ASP I get the generic 500 error. The web log files show
> > nothing more than the 500. I'm used to looking and finding the line in[/color]
> the[color=green]
> > page that the error occurred on as well as the actual ASP error and the
> > description.
> >
> > I looked at my System log and I noticed that there are two events being
> > logged by W3SVC that might have something to do with it. The first is[/color]
> Event[color=green]
> > 47 and the message logged with it is "The server certificate for instance[/color]
> '3'[color=green]
> > does not chain up to a trusted root certificate. ". Then immediately
> > following is an Event 36 and the message says "The server failed to load
> > application '/LM/W3SVC/3/Root'. The error was 'General access denied[/color]
> error[color=green]
> > '. "
> >
> > This problem seems to have started since I installed "Security Update for
> > Microsoft .NET Framework, Version 1.1 Service Pack 1 (KB886903)" and
> > "Microsoft .NET Framework 1.1 Service Pack 1" on Monday.[/color]
>
>
>[/color]
  #4  
Old December 15th, 2005, 04:55 PM
Bob Barrows [MVP]
Guest
 
Posts: n/a
Default Re: IIS 5 Serves HTML but won't serve ASP

Evan Nelson wrote:[color=blue]
> Steven,
>
> Thanks but neither of these articles seems to have much to help. I
> already have IIS set to send detailed messages.[/color]
But have you configured your browser to receive those messages?
http://aspfaq.com/show.asp?id=2109

--
Microsoft MVP -- ASP/ASP.NET
Please reply to the newsgroup. The email account listed in my From
header is my spam trap, so I don't check it very often. You will get a
quicker response by posting to the newsgroup.


  #5  
Old December 15th, 2005, 07:35 PM
Evan Nelson
Guest
 
Posts: n/a
Default Re: IIS 5 Serves HTML but won't serve ASP

I found my answer.
http://support.microsoft.com/default...b;en-us;842329 Evidently,
the Visual Studio 6 SP 6 update changes the permissions on a DLL that IIS
needs to process ASP pages.

I installed the service pack because I was trying to resolve a different
issue.

Maybe MS should update SP download pages with links to bugs they know the SP
causes!

"Bob Barrows [MVP]" wrote:
[color=blue]
> Evan Nelson wrote:[color=green]
> > Steven,
> >
> > Thanks but neither of these articles seems to have much to help. I
> > already have IIS set to send detailed messages.[/color]
> But have you configured your browser to receive those messages?
> http://aspfaq.com/show.asp?id=2109
>
> --
> Microsoft MVP -- ASP/ASP.NET
> Please reply to the newsgroup. The email account listed in my From
> header is my spam trap, so I don't check it very often. You will get a
> quicker response by posting to the newsgroup.
>
>
>[/color]
 

Bookmarks

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

What is Bytes?

We are a network of experts and professionals in IT and software development that help one another with answers to tough questions and share insights. Get the best answers to your questions from over network members.
Post your question now . . .
It's fast and it's free

Popular Articles