what is difference between IIS 5.0 and IIS 7.0
Answer Posted / jacintha
In IIS 6.0, the ASP.NET MMC snap-in provides IIS-related
administration features for configuring ASP.NET. For more
information.
In IIS 7.0, the administration of ASP.NET applications is
integrated more closely with IIS administration, and there
is no separate snap-in. Instead, all IIS and ASP.NET
configuration is done by using IIS Manager. Because IIS 7.0
configuration information is based on the .NET Framework
configuration system, the Web.config file for an
application that runs in IIS 7.0 contains both Web server
and ASP.NET configuration settings.
For example, in a Web.config file for an ASP.NET
application running in IIS 7.0, you can specify the default
file to return when a browser does not request a specific
file.In IIS 6.0 and earlier versions of IIS, this was a
setting that was maintained in the IIS metabase.
| Is This Answer Correct ? | 15 Yes | 0 No |
Post New Answer View All Answers
What is the name of default application pool in iis?
What are the iis versions?
What is the main function of iis?
What is the use of iis server?
How do I access iis server?
How do I block port 80 in windows?
How can I open internet service manager?
What services does iisreset restart?
What is a vector space query?
What is iis manager?
What is app domain?
Exp the role of http.sys in iis?
How to create a virtual directory on iis?
What is appdomain in iis?
Where is iis win7?