|
-
Dec 27th, 2004, 09:43 PM
#1
Thread Starter
Frenzied Member
IIS 6 on Windows XP? [Given up :(]
Are there any reasons why IIS 6 would not function on XP?
Has anyone gotten IIS 6 to run on XP Pro?
Last edited by <ABX; Aug 15th, 2005 at 02:29 PM.
Reason: Clarity
Tips:
- Google is your friend! Search before posting!
- Name your thread appropriately... "I Need Help" doesn't cut it!
- Always post your code!!!! We can't read your mind!!! (well, at least most of us!)
- Allways Include the Name and Line of the Exception (if one is occuring!)
- If it is relevant state the version of Visual Studio/.Net Framwork you are using (2002/2003/2005)
If you think I was helpful, rate my post  IRC Contact: Rizon/xous ChakraNET/xous Freenode/xous
-
Dec 31st, 2004, 03:57 AM
#2
Re: IIS 6 on Windows XP?
IIS does not work with Windows XP HOME EDITION. It'll work perfectly well on XP Pro.
I'm not sure about IIS 6 though, because XP comes with IIS 5.1/5.
-
Dec 31st, 2004, 05:04 AM
#3
Thread Starter
Frenzied Member
Re: IIS 6 on Windows XP?
IIS 5.X can work with XP home edition w/ a few modifications.
Tips:
- Google is your friend! Search before posting!
- Name your thread appropriately... "I Need Help" doesn't cut it!
- Always post your code!!!! We can't read your mind!!! (well, at least most of us!)
- Allways Include the Name and Line of the Exception (if one is occuring!)
- If it is relevant state the version of Visual Studio/.Net Framwork you are using (2002/2003/2005)
If you think I was helpful, rate my post  IRC Contact: Rizon/xous ChakraNET/xous Freenode/xous
-
Dec 31st, 2004, 05:06 AM
#4
Re: IIS 6 on Windows XP?
I've been down that path before, never seen it work though. I was able to only get as far as having IIS serve up HTML/HTM pages, but it couldn't go for ASP.
Were you able to do this? Did you use those infamous instructions floating around on the web?
-
Dec 31st, 2004, 04:46 PM
#5
Thread Starter
Frenzied Member
Re: IIS 6 on Windows XP?
Havent tried it... I have had XP Pro Corp since it came out.
Just one of those things i remember reading on a forum.
Tips:
- Google is your friend! Search before posting!
- Name your thread appropriately... "I Need Help" doesn't cut it!
- Always post your code!!!! We can't read your mind!!! (well, at least most of us!)
- Allways Include the Name and Line of the Exception (if one is occuring!)
- If it is relevant state the version of Visual Studio/.Net Framwork you are using (2002/2003/2005)
If you think I was helpful, rate my post  IRC Contact: Rizon/xous ChakraNET/xous Freenode/xous
-
Jan 5th, 2005, 06:29 AM
#6
Thread Starter
Frenzied Member
Re: IIS 6 on Windows XP?
Well, im officially going to give it a reset at trying to make it work. I wrecked two clean installs trying (gotta love VPC ).
Got windows to install it via add remove windows components (after removing the requirement for com+ -- as far as i could tell xp had the support the install just couldnt find it)
Afterwards iis.mmc kept reporting errors that i couldnt figure out why it didnt work (prolly expecting some w2k3 COM compoents).
Although i didnt get it working, i learnt some neat tricks to try on my next version of my custom xp disc.
Tips:
- Google is your friend! Search before posting!
- Name your thread appropriately... "I Need Help" doesn't cut it!
- Always post your code!!!! We can't read your mind!!! (well, at least most of us!)
- Allways Include the Name and Line of the Exception (if one is occuring!)
- If it is relevant state the version of Visual Studio/.Net Framwork you are using (2002/2003/2005)
If you think I was helpful, rate my post  IRC Contact: Rizon/xous ChakraNET/xous Freenode/xous
-
Aug 7th, 2005, 05:41 AM
#7
Retired VBF Adm1nistrator
Re: IIS 6 on Windows XP? [Given up :(]
You could use Windows XP Professional x64 edition because that uses IIS 6 
... haveing said that, XPP x64 is Windows Server 2003 with an XP frontend, so of course it comes with IIS6
Microsoft MVP : Visual Developer - Visual Basic [2004-2005]
-
Aug 7th, 2005, 05:45 AM
#8
Thread Starter
Frenzied Member
Re: IIS 6 on Windows XP? [Given up :(]
Didnt know of that option... I guess I will have to think about upgrading to a 64bit processor. Is it limited in the number of web sites it can host? (if so, i'd probably just end up going w/ w2k3 as a workstation.)
Tips:
- Google is your friend! Search before posting!
- Name your thread appropriately... "I Need Help" doesn't cut it!
- Always post your code!!!! We can't read your mind!!! (well, at least most of us!)
- Allways Include the Name and Line of the Exception (if one is occuring!)
- If it is relevant state the version of Visual Studio/.Net Framwork you are using (2002/2003/2005)
If you think I was helpful, rate my post  IRC Contact: Rizon/xous ChakraNET/xous Freenode/xous
-
Aug 7th, 2005, 05:53 AM
#9
Retired VBF Adm1nistrator
Re: IIS 6 on Windows XP? [Given up :(]
Good question - I don't know. Windows XP Professional is limited, if I remember correctly to something like 10 concurrent connections. But if you turn off HTTP KeepAlive then you can make it appear as though you're serving more.
Given that XPP x64 is Windows Server 2003 - I don't know if they've implemented any sort of throttling in IIS. From what I could see, IIS seemed identical - but then I didn't go digging that deep...
Microsoft MVP : Visual Developer - Visual Basic [2004-2005]
-
Aug 15th, 2005, 02:26 PM
#10
Hyperactive Member
Re: IIS 6 on Windows XP? [Given up :(]
 Originally Posted by <ABX
Are there any reasons why IIS 6 would not function on XP?
Has anyone gotten IIS to run on XP?
Well if you're not particular, you can try:
Apache Web Server / Php
or Tomcat (with Apache) / Java Servlets
With MySQL database as a backend.
If you really want to use IIS, then I guess buy XP Pro.
"I like to run on treadmills, because at least I know I'm getting nowhere."
- Me
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|