I am interested in various versions of .net. We have an environment in which we developed applications in various versions (1.1 and 2.0). Now I'm trying to get "forward" for development in version 3.5. The biggest problem is whether these versions will play well together with a single IIS installation. Another caveat is that I am developing Windows XP with Visual Studio 2005 and IIS 5.0. Applications will run on a Windows 2003 server and using IIS 6.0. From what I saw, it looks like each IIS virtual directory can install its own version of .net. Isn’t this enough to ensure that diverse applications using diverse versions of .Net do not influence each other?
I will answer any answers that I can get, but it would be extremely useful if you could refer to your answer with some documentation directly from Microsoft (my company pays a lot of attention to “direct listening through the clock”)). However, I will really accept any answers here. Story from the ditches are also welcome.
Thanks!
source
share