I have IIS 6 with .NET 1.0 and .NET 2.0 installed on the server. This server
has two web sites. site1 uses asp.net 2.0 and site2 uses asp.net 1.0
versions. Under site1, I have 12 virtual directories and under site2 10
virtual directories.
If the site is using asp.net 2.0 and virtual directories under that site
uses asp.net 1.0, does IIS complain? What will be the impact on the
performance?