Funny thing with .Net packages is that higher versions don't have lower versions included, so if some program requiers for example .Net 2 or 3 you need to install correct version :/
Most common is dotnetfx2 and dotnextfx3.5, search them over Internet download both and install from the lowest version.