.Net 1.0 and 1.1 installed on same machine


Recommended Posts

I set a computer up for someone and pre-installed .Net Framework 1.1 and all its updates. Went to their workplace today and noticed that .Net 1.0 is now installed along with 1.1 for some reason. Would there be any reason for 1.0 to be installed? Are there .Net apps that will not run on 1.1?

Link to comment
Share on other sites

Some programs written for the .Net 1.0 Framework (aka using Visual Studio.Net 2002) may have issues in .Net 1.1. Therefore, when a .Net 1.0 application starts it will be given an instance of the 1.0 CLR, rather than 1.1.

Link to comment
Share on other sites

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.