Hi,
.Net framework 3.5 has been installed in a PC. In that PC, I like to install the application which developed using .Net 1.1 framework.
Should I install .Net 1.1? If I do that will it cause any problems?
Thanks, P.Gopalakrishnan.
Hi,
.Net framework 3.5 has been installed in a PC. In that PC, I like to install the application which developed using .Net 1.1 framework.
Should I install .Net 1.1? If I do that will it cause any problems?
Thanks, P.Gopalakrishnan.
Check this question : How will .NET 3.5 SP1 impact my .NET 1.1 applications?
As far as I know, the frameworks are mostly backward compatible. So try running the app on 3.5.
.NET 3.5 installs .NET 1.1 also. Hence in general the app will run fine. But Vista onwards you need to separately install a special .NET 1.1 re-distributable.