what is difference between IIS 5.0 and IIS 7.0

Answers were Sorted based on User's Feedback



what is difference between IIS 5.0 and IIS 7.0..

Answer / 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

what is difference between IIS 5.0 and IIS 7.0..

Answer / guest

There is no difference between iis 5.0 and 7.0

Is This Answer Correct ?    0 Yes 5 No

what is difference between IIS 5.0 and IIS 7.0..

Answer / guest

There is no difference between iis 5.0 and 7.0

Is This Answer Correct ?    0 Yes 9 No

Post New Answer

More IIS Interview Questions

What are the Advantages in IIS 6.0?

0 Answers  


Explain the different security settings available in iis?

0 Answers  


How do I add a project to iis?

0 Answers  


How do I change iis settings?

0 Answers  


what is application pool???

2 Answers   Microsoft,






How do I run iis express?

0 Answers  


How do I get to iis?

0 Answers  


Why do we need to recycle application pool?

0 Answers  


How do I uninstall iis?

0 Answers  


How do I open web config in iis?

0 Answers  


What happens when a reference to web service is added ?

2 Answers   Digital GlobalSoft, HCL,


IIS Host headers

2 Answers  


Categories