Re: ASP IIS Crashing...

From: doug (anonymous_at_discussions.microsoft.com)
Date: 03/26/04


Date: Fri, 26 Mar 2004 08:08:47 -0800

All this does is recreate the IIS Out of Process objects
in COM+. Doing this will not solve your problem.

In my experience, it's not ASP that has crashed and taken
out your app, it's your app that has crashed and taken
out ASP and IIS. People don't fall and break their
hip...their hip breaks and they fall because it's
broken...

Do you have any custom components written in VB that are
not compiled with Retain in Memory and Unattended
Execution selected?

doug

>-----Original Message-----
>If I follow the #6 (As a last resort Recreate the IIS
Package) from this
>link: http://support.microsoft.com/?id=309051 will it
also delete all of my
>IIS entries such as each of the WWW domains that is
listed in my IIS
>Manager? Or will this just reset the IIS accounts back
to default values?
>
>--
>
>
>Thank you for your time and have a great day,
>
>Carroll P. MacDonald
>
>
>.
>



Relevant Pages

  • Re: dllhost
    ... It's just about 100% pure ASP with com objects. ... DLLHOST goes to 95-100% utilization and stays there indefinitely unless IIS ... > a simple HTML page serve or do they also hung? ...
    (microsoft.public.inetserver.iis)
  • Re: Accessing 32 bit COM components in 64 bit IIS
    ... CGIs, and ASP scripts onto a 64bit machine, and it just works after they ... The most confusing aspect of running 32bit app on a 64bit OS is that you ... System32 access is redirected, etc). ... we will be introducing the ability to configure IIS to run ...
    (microsoft.public.inetserver.iis)
  • Re: ASP Authentication on IIS 6.0 Windows 2003 Server 32bit help please
    ... when an ASP page is executed in IIS? ... site that requires a user to enter their domain account to access the ... the ASP script code ... I find that the .exe runs ...
    (microsoft.public.inetserver.iis.security)
  • Re: Serious problem in using COM in IIS
    ... introduces a "thread affinity" for your ASP session. ... and that's unlikely to be the thread you're on at the time (IIS ... otherwise i will set it to private and persistable ... >> variables defined in my ABC COM ...
    (microsoft.public.vb.general.discussion)
  • Re: Accessing 32 bit COM components in 64 bit IIS
    ... we will be introducing the ability to configure IIS to run under ... and under the 32bit command line no error is thrown. ... the problem must be to do with how the dll is registered. ... > You should be able to reproduce your situation outside of ASP by creating ...
    (microsoft.public.inetserver.iis)