Re: ASP.NET 1.1/ASP.NET 2.0 and IIS5



on IIS 5, asp.net appdomains are hosted by a seperate application. if you
install 2.0 and 1.0, you will see 2 aspnet worker processes, one for each
version.

you shouldn't need operation permissions.check that you created the eventlog
registery entries. you will have to track down the security setting
required.

-- bruce (sqlwork.com)



"eccsolutions" <paul.davis3@xxxxxxxx> wrote in message
news:1149011380.970317.24360@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Any help on this topic is greatly appreciated.

Currently we are running ASP.NET 1.1 in production with over 30+ 1.1
applications. Recently we have written several applications using
ASP.NET 2.0. We are ready to deploy our newly written application but
have run into several issues on our development environment and
confirmed it would occur in our production environment by removing one
of our servers from the farm. We are getting the infamous "Server
Application Unavailable" error. At this point by adding the "ASPNET"
account to the "Operators" tab in IIS Manager we are able to run the
site without any issues. This is very insecure and unwanted. I
understand that 1.1 and 2.0 must be run in separate application pools,
however IIS5 does not support the creation of new application pools as
IIS6 does. Our Engineers are not ready to upgrade the production
servers to IIS6, what can we do in the meantime to get our 2.0
applications deployed and running in IIS5?

Any ideas?



.



Relevant Pages

  • RE: DLLHOST.EXE and Secure Server Crash
    ... This is a very common problem with COM+ components and IIS. ... | Applications view switch to Status View) ... |>with 2-3 dedicated SSL servers. ... A symptom of the problem centers around memory ...
    (microsoft.public.inetserver.iis.security)
  • RE: Active Directory and IIS on production servers, and clustering
    ... > and clustering ... > I agree with your points as to why not to put IIS on a DC. ... > domain and let you have those two servers for IIS. ... Unfortunately our production software is so complex that it requires ...
    (Focus-Microsoft)
  • RE: Active Directory and IIS on production servers, and clustering
    ... I agree with your points as to why not to put IIS on a DC. ... if your boss isn't looking at security though. ... domain and let you have those two servers for IIS. ... Active Directory and IIS on production servers, ...
    (Focus-Microsoft)
  • Re: "COM+ Internal Error" when trying to instantiate COM object
    ... machine as the production server with no errors ... applications (for example, IIS In-Process Applications, IIS Out-Of-Process ... when a dev server doesn't have the same setup ...
    (microsoft.public.inetserver.iis)
  • ASP.NET 1.1/ASP.NET 2.0 and IIS5
    ... Currently we are running ASP.NET 1.1 in production with over 30+ 1.1 ... Recently we have written several applications using ... of our servers from the farm. ... IIS6 does. ...
    (microsoft.public.dotnet.framework.aspnet)