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

In a single process non of user's are accessing Web site when i checked the logs it showing event ID "530" ? need the solutions and also Mail me all the event id's related to IIS...

0 Answers   Net Edge,


In which process does IIS runs ?

3 Answers  


What version is iis?

0 Answers  


What is worker process?

0 Answers  


What is iis manager?

0 Answers  






How do I run iis express?

0 Answers  


How many times are working in iis server?

0 Answers  


What is application pooling in iis?

0 Answers  


Can I uninstall iis?

0 Answers  


Where is iis manager located?

0 Answers  


Can we run multiple websites with same port number and different ip address?

1 Answers  


What is an iis worker process?

0 Answers  


Categories