Re: Deploying IIS 6.0 applciation to IIS 5.0 box.....

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance



Hi, Tam.

You should have no problems, as Lau Lei indicated.

Adding to his comments, I'd also make sure that your development
server running IIS 6.0 is set to IIS 5.0 Isolation Mode.

To configure IIS for IIS 5.0 isolation mode, in the IIS Manager,
expand the local computer, right-click Web Sites, and then click
Properties.

Click the Service tab, select the Run WWW service in IIS 5.0 isolation mode
check box, and then click OK. To start the WWW service, click Yes.

It will take a few seconds to restart in IIS 5.0 Isolation mode.

That way, you can mimic, very closely, what the expected
results will be when the application runs on W2K/IIS 5.0.

What this means is that your applications will, like they do in IIS 5,

1. have a dependency on Inetinfo.exe.

2. require Read Raw Data Filters

3. require to run under Dllhost.exe

Running in IIS 5.0 Isolation mode will allow you to load test
your application in IIS 6.0 under the similar conditions which it
will run under in IIS 5.0.




Juan T. Llibre
ASP.NET MVP
http://asp.net.do/foros/
Foros de ASP.NET en Español
Ven, y hablemos de ASP.NET...
======================

"Tam OShanter" <tam@xxxxxxxxxxxx> wrote in message
news:SlkBe.326277$3V6.142832@xxxxxxxxxxxxxxxxxxxxxxxxx
> Hello All,
> Question regarding application compatibility...
>
> We have been developing an asp.net application and deployed to a test environment
> consisting of
> Windows server 2003 Web Edition, IIS 6.0 and MDAC 2.8 SP2.
>
> Prior to production deployment, it was noticed (I know.....) that our production server
> is in fact running Windows 2000 with IIS5.0
>
> Will my 2003/IIS 6.0 application work with my Win2k/IIS5.0 setup?
>
> I would assume not, but have been engaged by a developer that finds my concerns with
> this discrepancy to be somewhat laughable.
>
> Can any one provide me with a good answer, as I have looked and information on this
> topic is lacking (probably because no one would consider doing what my developer says is
> a piece of cake...)
>
> Please help.
>
> Any and all feedback is most welcome.
>
> Thanks for your time.
>
> B.
>


.



Relevant Pages

  • Re: User.IsInRole is always FALSE
    ... By default this would be ASPNET on IIS 5.0. ... application to run under a different account in IIS. ... >> WindowsIdentity windowsIdentity = ... >>> Microsoft Certified Application Developer ...
    (microsoft.public.dotnet.security)
  • Re: 401.3 when logging in as user on the same system
    ... nor accepted by all applications running on IIS. ... also frustrate system administrators who want to have consistent ... and the Application Developer with IIS stuck in the middle, ... Application Developers to use a standardized Custom Error output ...
    (microsoft.public.inetserver.iis.security)
  • Re: 401.3 when logging in as user on the same system
    ... IIS of the magnitude that no one else in the world has reported... ... also frustrate system administrators who want to have consistent ... Custom Errors returned by all the applications running on the web ... and the Application Developer with IIS stuck in the middle, ...
    (microsoft.public.inetserver.iis.security)
  • IIS Security Risks & Vulnerabilities
    ... I am a web developer needing IIS to develop web pages on my PC. ... I am trying to get IIS installed on my PC within a fully developed network ... installing IIS on a user PC within the developed network and if they can be ...
    (microsoft.public.inetserver.iis.security)
  • Re: IIS ADMIN
    ... > You don't have to give away the keys to the kingdom to administer IIS. ... You may need to modify the ... >> This is for a developer who will need to make modifications to the ... The developer is making com components on the server. ...
    (microsoft.public.inetserver.iis.security)