.Net Framework

setup required .net framework version 1.1.4322 but you have .Net framework v2.0

I have .Net framework 2.0 yet it asks for 1.1.4322. anybody else have this problem and how to fix this?

#365895

downgrade.. it's the only option..

#365898

NO.... no need to downgrade....

Unfortuntely, .Net 2.0 does not include .Net 1.1 runtime libraries. So application developed using .Net 1.1 controls requires .Net 1.1 installed even when user system have .Net 2.0 installed.

You can install .Net 1.1 safely even when you have .Net 2.0 installed !! There is no need to remove .Net 2.0, since the fact is .Net 2.0 does not upgrade your .Net 1.1 installation. So both can reside on your system happily !!

#365899

Yes, I have both installed as well. :)

#366085

Oh. Thanks for the help :D

#366174