IIS7
-
Monday, January 28, 2013 6:56 AM
Dear All IT Professional,
presently our web server IIS6 along with windows 2003 server Ent . We are going to install new server windows 2008 server x64 along with IIS7 . is it possible to compatible with IIS6 ? or how can we active IIS6 to windows 2008 x64bit server ?
Regards
Subash
All Replies
-
Monday, January 28, 2013 9:40 AM
Hiya,
It would depend on your application wether it works or not on IIS 7. Most application would work fine, however you should test this.
- Marked As Answer by Jeremy_WuMicrosoft Contingent Staff, Moderator Monday, February 04, 2013 2:07 AM
-
Monday, January 28, 2013 10:22 AM
see http://forums.asp.net/t/1506388.aspx/1 as a starting point.
in general, you should be able to host the sites on iis7 as well, but you might need to configure a bit
- Marked As Answer by Jeremy_WuMicrosoft Contingent Staff, Moderator Monday, February 04, 2013 2:08 AM
-
Monday, January 28, 2013 1:21 PM
You can't install IIS 6 on w2k8. You can configure your application pool to use Classic Mode, this runs the traditional items like ASP.NET as ISAPI-Filters like they do in IIS 6. That is as close to IIS 6 you'll get, which is darn close in my experience, things that don't work on iis 7 integrated mode work in Classic Mode. Hope that helps
check this link
http://forums.iis.net/t/1150249.aspx
http://www.arabitpro.com
- Marked As Answer by Jeremy_WuMicrosoft Contingent Staff, Moderator Monday, February 04, 2013 2:08 AM
-
Wednesday, January 30, 2013 8:41 AMModerator
Hi Subash,
If you have further questions or concerns about IIS, it is recommended to post related threads in our IIS forum for better assistance.
Thanks.
Jeremy Wu
TechNet Community Support- Marked As Answer by Jeremy_WuMicrosoft Contingent Staff, Moderator Monday, February 04, 2013 2:08 AM


