Hi,
Install IIS 6.0 as normal.
Open IIS Manager.
Right click "Web Sites" and click Properties.
Select the Service tab
Check "Run WWW service in IIS 5.0 isolation mode"
Restart IIS.
Note that you cannot have IIS operating in both IIS 5.0 Isolation Mode and
Worker Process Isolation Mode (the default for IIS 6.0). Also consider the
benefits of running in Worker Process Isolation Mode versus IIS 5.0
Isolation Mode. You should only run in IIS 5.0 Isolation Mode until the
webapplications is compatible with IIS 6.0. When they are, change to
Worker Process Isolation Mode.
Worker Process isolation mode is more robust, requires fewer reboots,
restarts failed applications automatically and is more scalable (among
other things).
I encourage you to use this unless the other mode is necessary for the web
application to work.
For more information, see:
IIS 5.0 Isolation Mode
<a style='text-decoration: underline;' href="http://www.microsoft.com/technet/prodtechnol/WindowsServer2003/Library/IIS/b6fc78f4-2dbb-4843-87e7-9f476ffa6a63.mspx" target="_blank">http://www.microsoft.com/technet/prodtechnol/WindowsServer2003/Library...S/b6fc7</a>
Worker Process Isolation Mode
<a style='text-decoration: underline;' href="http://www.microsoft.com/technet/prodtechnol/WindowsServer2003/Library/IIS/333f3410-b566-49bc-8399-57bcc404db8c.mspx" target="_blank">http://www.microsoft.com/technet/prodtechnol/WindowsServer2003/Library...S/333f3</a>
IIS 6.0 Resource Kit
<a style='text-decoration: underline;' href="http://www.microsoft.com/downloads/details.aspx?FamilyID=80a1b6e6-829e-49b7-8c02-333d9c148e69&DisplayLang=en" target="_blank">http://www.microsoft.com/downloads/details.aspx?FamilyID=80a1b6e6-829e...b7-8c02</a>
Good Luck!
--
Regards,
Kristofer Gafvert
<a style='text-decoration: underline;' href="http://www.gafvert.info" target="_blank">www.gafvert.info</a> - My Articles and help
<a style='text-decoration: underline;' href="http://www.ilopia.com" target="_blank">www.ilopia.com</a>
Bud Dawson wrote:
> Thanks for the reply, Kristofer
>
> What is the procedure to install IIS 6 in IIS 5.0 isolation mode. ?
>
> Thanks<!-- ~MESSAGE_AFTER~ -->
>> Stay informed about: IIS 5.0 on Windows 2003 ?