Welcome to HostingForumz.com!
FAQFAQ      ProfileProfile    Private MessagesPrivate Messages   Log inLog in

IIS 5.0 on Windows 2003 ?

 
   Web Hosting Problem Solving Community! (Home) -> IIS RSS
Next:  Stress test tools  
Author Message
Bud Dawson

External


Since: May 09, 2005
Posts: 3



(Msg. 1) Posted: Mon May 09, 2005 11:43 am
Post subject: IIS 5.0 on Windows 2003 ?
Archived from groups: microsoft>public>inetserver>iis (more info?)

Any WIndows 2003 servers that I have set up have used IIS 6.0, but I have a
user who needs to use IIS 5.0 instead. Can this be done ? Do I need to let
IIS 6.0 install first, and then delete it and install 5.0 instead, or can I
just install 5.0 during the Windows install ifself ?

Thanks
--
Bud Dawson
Windows System Administrator

 >> Stay informed about: IIS 5.0 on Windows 2003 ? 
Back to top
Login to vote
kgafvert

External


Since: Aug 23, 2003
Posts: 3146



(Msg. 2) Posted: Mon May 09, 2005 12:30 pm
Post subject: Re: IIS 5.0 on Windows 2003 ? [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

You cannot install IIS 5.0 on Windows Server 2003.

You can however run IIS 6.0 in IIS 5.0 isolation mode.


--
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:

 > Any WIndows 2003 servers that I have set up have used IIS 6.0, but I
have a
 > user who needs to use IIS 5.0 instead. Can this be done ? Do I need to
let
 > IIS 6.0 install first, and then delete it and install 5.0 instead, or
can I
 > just install 5.0 during the Windows install ifself ?
 >
 > Thanks<!-- ~MESSAGE_AFTER~ -->

 >> Stay informed about: IIS 5.0 on Windows 2003 ? 
Back to top
Login to vote
Bud Dawson

External


Since: May 09, 2005
Posts: 3



(Msg. 3) Posted: Mon May 09, 2005 12:48 pm
Post subject: Re: IIS 5.0 on Windows 2003 ? [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Thanks for the reply, Kristofer

What is the procedure to install IIS 6 in IIS 5.0 isolation mode. ?

Thanks
--
Bud Dawson
Windows System Administrator


"Kristofer Gafvert" wrote:

 > You cannot install IIS 5.0 on Windows Server 2003.
 >
 > You can however run IIS 6.0 in IIS 5.0 isolation mode.
 >
 >
 > --
 > Regards,
 > Kristofer Gafvert
 > <a style='text-decoration: underline;' href="http://www.gafvert.info" target="_blank">www.gafvert.info</a> - My Articles and help
<font color=purple> > <a style='text-decoration: underline;' href="http://www.ilopia.com</font" target="_blank">www.ilopia.com</font</a>>
 >
 >
 > Bud Dawson wrote:
 >
  > > Any WIndows 2003 servers that I have set up have used IIS 6.0, but I
 > have a
  > > user who needs to use IIS 5.0 instead. Can this be done ? Do I need to
 > let
  > > IIS 6.0 install first, and then delete it and install 5.0 instead, or
 > can I
  > > just install 5.0 during the Windows install ifself ?
  > >
  > > Thanks
 ><!-- ~MESSAGE_AFTER~ -->
 >> Stay informed about: IIS 5.0 on Windows 2003 ? 
Back to top
Login to vote
kgafvert

External


Since: Aug 23, 2003
Posts: 3146



(Msg. 4) Posted: Mon May 09, 2005 1:06 pm
Post subject: Re: IIS 5.0 on Windows 2003 ? [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

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 ? 
Back to top
Login to vote
user641

External


Since: Aug 22, 2003
Posts: 1637



(Msg. 5) Posted: Mon May 09, 2005 4:13 pm
Post subject: Re: IIS 5.0 on Windows 2003 ? [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

"Bud Dawson" <BudCawson RemoveThis @shaw.ca> wrote in message
news:F05941B0-1501-4E7D-84E4-A9D06D9B7130@microsoft.com...
 > Any WIndows 2003 servers that I have set up have used IIS 6.0, but I have
 > a
 > user who needs to use IIS 5.0 instead. Can this be done ? Do I need to let
 > IIS 6.0 install first, and then delete it and install 5.0 instead, or can
 > I
 > just install 5.0 during the Windows install ifself ?

You can only run IIS 6 on Windows Server 2003, but you can run it in IIS 5
mode. Why does he need 5?

--
Tom Kaminski IIS MVP
<a style='text-decoration: underline;' href="http://www.microsoft.com/windowsserver2003/community/centers/iis/" target="_blank">http://www.microsoft.com/windowsserver2003/community/centers/iis/</a>
<a style='text-decoration: underline;' href="http://mvp.support.microsoft.com/" target="_blank">http://mvp.support.microsoft.com/</a>
<a style='text-decoration: underline;' href="http://www.iistoolshed.com/" target="_blank">http://www.iistoolshed.com/</a> - tools, scripts, and utilities for running IIS<!-- ~MESSAGE_AFTER~ -->
 >> Stay informed about: IIS 5.0 on Windows 2003 ? 
Back to top
Login to vote
Bud Dawson

External


Since: May 09, 2005
Posts: 3



(Msg. 6) Posted: Mon May 09, 2005 4:13 pm
Post subject: Re: IIS 5.0 on Windows 2003 ? [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Hi Tom

He has a third party software package that requires IIS 5.0 to operate -
here is a snippet from his email to me:



-----Original Message-----
From: Arindam Karmakar [mailto:ArindamK@soffront.com]
Sent: May 9, 2005 10:05 AM
To: Ingrid CAO
Subject: Ticket ID # 13498

Hi Ingrid,

This is with reference to the Ticket ID # 13498 as submitted by you.

TrackWeb 7.0.0.1 will run on Windows 2003, but there are certain
configurations that need to be taken care of.

1> You need to run the IIS under IIS 5 mode. For Windows 2003, by default
it runs under IIS 6.
2> You need to allow ISAPI extension from IIS.
3> Also check, that the parent path for the TrackWeb Virtual Directory is
enabled.
Let me know if you have any further queries.
Thanks,

Arindam Karmakar
Soffront Software, Inc.
-----End of Original Message-----


--
Bud Dawson
Windows System Administrator


"Tom Kaminski [MVP]" wrote:

 > "Bud Dawson" <BudCawson DeleteThis @shaw.ca> wrote in message
 > news:F05941B0-1501-4E7D-84E4-A9D06D9B7130@microsoft.com...
  > > Any WIndows 2003 servers that I have set up have used IIS 6.0, but I have
  > > a
  > > user who needs to use IIS 5.0 instead. Can this be done ? Do I need to let
  > > IIS 6.0 install first, and then delete it and install 5.0 instead, or can
  > > I
  > > just install 5.0 during the Windows install ifself ?
 >
 > You can only run IIS 6 on Windows Server 2003, but you can run it in IIS 5
 > mode. Why does he need 5?
 >
 > --
 > Tom Kaminski IIS MVP
<font color=purple> > <a style='text-decoration: underline;' href="http://www.microsoft.com/windowsserver2003/community/centers/iis/</font" target="_blank">http://www.microsoft.com/windowsserver2003/community/centers/iis/</font</a>>
<font color=purple> > <a style='text-decoration: underline;' href="http://mvp.support.microsoft.com/</font" target="_blank">http://mvp.support.microsoft.com/</font</a>>
 > <a style='text-decoration: underline;' href="http://www.iistoolshed.com/" target="_blank">http://www.iistoolshed.com/</a> - tools, scripts, and utilities for running IIS
 >
 >
 ><!-- ~MESSAGE_AFTER~ -->
 >> Stay informed about: IIS 5.0 on Windows 2003 ? 
Back to top
Login to vote
lists

External


Since: Apr 22, 2004
Posts: 390



(Msg. 7) Posted: Tue May 10, 2005 1:23 pm
Post subject: Re: IIS 5.0 on Windows 2003 ? [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

On Mon, 9 May 2005 11:43:06 -0700, "Bud Dawson" <BudCawson DeleteThis @shaw.ca>
wrote:

Can't do it. Won't work. Why would they need 5.0?

John Cesta

The CPU Checker - Monitors your CPU % while you sleep
LogFileManager - IIS LogFile Management Tool
WebPageChecker - Helps Maintain Server UpTime
DomainReportIt PRO - Helps Rebuild IIS
<a style='text-decoration: underline;' href="http://www.serverautomationtools.com" target="_blank">http://www.serverautomationtools.com</a>

 >Any WIndows 2003 servers that I have set up have used IIS 6.0, but I have a
 >user who needs to use IIS 5.0 instead. Can this be done ? Do I need to let
 >IIS 6.0 install first, and then delete it and install 5.0 instead, or can I
 >just install 5.0 during the Windows install ifself ?
 >
 >Thanks<!-- ~MESSAGE_AFTER~ -->
 >> Stay informed about: IIS 5.0 on Windows 2003 ? 
Back to top
Login to vote
Display posts from previous:   
   Web Hosting Problem Solving Community! (Home) -> IIS All times are: Pacific Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]