HTTP 500 server internal error on Win XP with ASP.NET
HTTP 500 server internal error on Win XP with ASP.NET
am 14.01.2008 16:42:02 von ogil
Hello,
I installed an ASP.NET application on IIS 5.1 and I always get HTTP 500
internal server error when I try to access my web site. Static HTML pages are
supplied correctly, it seems to be a problem with running aspnet_wp.exe.
The same application works fine on other machines using XP Pro, 2000 SP6 or
2003 server SP2. The problem only occurs on this particular machine, without
any explanation.
The platform is Windows XP Pro SP2
The .NET framework is version 2.0
Can somebody help me please ?
--
Olivier GIL
LAFON SA
Re: HTTP 500 server internal error on Win XP with ASP.NET
am 15.01.2008 13:37:20 von Ken Schaefer
Is there anything logged in the Windows Event Log?
Cheers
Ken
"Olivier GIL" wrote in message
news:DCAFA6E5-A7F7-40DC-B57D-AD344C772EC5@microsoft.com...
> Hello,
>
> I installed an ASP.NET application on IIS 5.1 and I always get HTTP 500
> internal server error when I try to access my web site. Static HTML pages
> are
> supplied correctly, it seems to be a problem with running aspnet_wp.exe.
>
> The same application works fine on other machines using XP Pro, 2000 SP6
> or
> 2003 server SP2. The problem only occurs on this particular machine,
> without
> any explanation.
>
> The platform is Windows XP Pro SP2
>
> The .NET framework is version 2.0
>
> Can somebody help me please ?
>
> --
> Olivier GIL
> LAFON SA
Re: HTTP 500 server internal error on Win XP with ASP.NET
am 15.01.2008 14:05:02 von ogil
No, there is nothing in the event log (application and system) right now.
At the beginning, there was a warning in the system event log, id 36, saying
(in French) something like "failed starting application LM/W3SVC/1/ROOT/EASY.
The error was 'Class not registered' ". So I re installed IIS after cleaning
c:\inetpub and c:\windows\system32\inetsrv, in order to clear this message.
The first time I tried to connect to my application, I got the source of my
aspx file displayed by the browser => I run manually the commands
"aspnet_regiis -ir" and "aspnet_regiis -s LM/W3SVC/1/ROOT/EASY" to register
the framework 2.0 for my application.
After that, I got HTTP 500 internal server error on the browser.
I tried to repair my framework .NET, just in case, but no effect.
--
Olivier GIL
LAFON SA
"Ken Schaefer" wrote:
> Is there anything logged in the Windows Event Log?
>
> Cheers
> Ken
>
>
> "Olivier GIL" wrote in message
> news:DCAFA6E5-A7F7-40DC-B57D-AD344C772EC5@microsoft.com...
> > Hello,
> >
> > I installed an ASP.NET application on IIS 5.1 and I always get HTTP 500
> > internal server error when I try to access my web site. Static HTML pages
> > are
> > supplied correctly, it seems to be a problem with running aspnet_wp.exe.
> >
> > The same application works fine on other machines using XP Pro, 2000 SP6
> > or
> > 2003 server SP2. The problem only occurs on this particular machine,
> > without
> > any explanation.
> >
> > The platform is Windows XP Pro SP2
> >
> > The .NET framework is version 2.0
> >
> > Can somebody help me please ?
> >
> > --
> > Olivier GIL
> > LAFON SA
>
>
Re: HTTP 500 server internal error on Win XP with ASP.NET
am 16.01.2008 11:31:11 von Ken Schaefer
Is "show friendly HTTP errors" unchecked in the Advanced options of your
browser?
Cheers
Ken
"Olivier GIL" wrote in message
news:458DB847-DDA4-4093-BA8A-77A255074DD4@microsoft.com...
> No, there is nothing in the event log (application and system) right now.
>
> At the beginning, there was a warning in the system event log, id 36,
> saying
> (in French) something like "failed starting application
> LM/W3SVC/1/ROOT/EASY.
> The error was 'Class not registered' ". So I re installed IIS after
> cleaning
> c:\inetpub and c:\windows\system32\inetsrv, in order to clear this
> message.
>
> The first time I tried to connect to my application, I got the source of
> my
> aspx file displayed by the browser => I run manually the commands
> "aspnet_regiis -ir" and "aspnet_regiis -s LM/W3SVC/1/ROOT/EASY" to
> register
> the framework 2.0 for my application.
>
> After that, I got HTTP 500 internal server error on the browser.
>
> I tried to repair my framework .NET, just in case, but no effect.
>
> --
> Olivier GIL
> LAFON SA
>
>
> "Ken Schaefer" wrote:
>
>> Is there anything logged in the Windows Event Log?
>>
>> Cheers
>> Ken
>>
>>
>> "Olivier GIL" wrote in message
>> news:DCAFA6E5-A7F7-40DC-B57D-AD344C772EC5@microsoft.com...
>> > Hello,
>> >
>> > I installed an ASP.NET application on IIS 5.1 and I always get HTTP 500
>> > internal server error when I try to access my web site. Static HTML
>> > pages
>> > are
>> > supplied correctly, it seems to be a problem with running
>> > aspnet_wp.exe.
>> >
>> > The same application works fine on other machines using XP Pro, 2000
>> > SP6
>> > or
>> > 2003 server SP2. The problem only occurs on this particular machine,
>> > without
>> > any explanation.
>> >
>> > The platform is Windows XP Pro SP2
>> >
>> > The .NET framework is version 2.0
>> >
>> > Can somebody help me please ?
>> >
>> > --
>> > Olivier GIL
>> > LAFON SA
>>
>>
Re: HTTP 500 server internal error on Win XP with ASP.NET
am 16.01.2008 12:22:01 von ogil
Hello,
It was checked. If I uncheck it, I get the following message in IE :
"Server Application Error
The server has encountered an error while loading an application during the
processing of your request. Please refer to the event log for more detail
information. Please contact the server administrator for assistance."
but there is nothing in Windows event log...
--
Olivier GIL
LAFON SA
"Ken Schaefer" wrote:
> Is "show friendly HTTP errors" unchecked in the Advanced options of your
> browser?
>
> Cheers
> Ken
>
> "Olivier GIL" wrote in message
> news:458DB847-DDA4-4093-BA8A-77A255074DD4@microsoft.com...
> > No, there is nothing in the event log (application and system) right now.
> >
> > At the beginning, there was a warning in the system event log, id 36,
> > saying
> > (in French) something like "failed starting application
> > LM/W3SVC/1/ROOT/EASY.
> > The error was 'Class not registered' ". So I re installed IIS after
> > cleaning
> > c:\inetpub and c:\windows\system32\inetsrv, in order to clear this
> > message.
> >
> > The first time I tried to connect to my application, I got the source of
> > my
> > aspx file displayed by the browser => I run manually the commands
> > "aspnet_regiis -ir" and "aspnet_regiis -s LM/W3SVC/1/ROOT/EASY" to
> > register
> > the framework 2.0 for my application.
> >
> > After that, I got HTTP 500 internal server error on the browser.
> >
> > I tried to repair my framework .NET, just in case, but no effect.
> >
> > --
> > Olivier GIL
> > LAFON SA
> >
> >
> > "Ken Schaefer" wrote:
> >
> >> Is there anything logged in the Windows Event Log?
> >>
> >> Cheers
> >> Ken
> >>
> >>
> >> "Olivier GIL" wrote in message
> >> news:DCAFA6E5-A7F7-40DC-B57D-AD344C772EC5@microsoft.com...
> >> > Hello,
> >> >
> >> > I installed an ASP.NET application on IIS 5.1 and I always get HTTP 500
> >> > internal server error when I try to access my web site. Static HTML
> >> > pages
> >> > are
> >> > supplied correctly, it seems to be a problem with running
> >> > aspnet_wp.exe.
> >> >
> >> > The same application works fine on other machines using XP Pro, 2000
> >> > SP6
> >> > or
> >> > 2003 server SP2. The problem only occurs on this particular machine,
> >> > without
> >> > any explanation.
> >> >
> >> > The platform is Windows XP Pro SP2
> >> >
> >> > The .NET framework is version 2.0
> >> >
> >> > Can somebody help me please ?
> >> >
> >> > --
> >> > Olivier GIL
> >> > LAFON SA
> >>
> >>
>
>