View Single Post
Old 10-17-10, 12:30 PM   #17
gutted
The Old Man
 
Join Date: Apr 2005
Location: New Orleans, LA.
Posts: 1,379
Downloads: 487
Uploads: 11
Default

The frameworks do not overwrite each other.

Look in /Windows/Microsoft.NET/Framework/

You will see folders for each version you have.

Newer versions of the framework are indeed backward compatible, but programs will always try to use the version they are compiled for. You can install ALL versions and they will reside side-by-side.

So...

If you feel like it's a newer .NET causing you problems.. make sure you have the one the program actually wants and see if that cures your problem.
__________________


Solution Solver 2.3.2 - Visual Targeting Tools & Aids
gutted is offline   Reply With Quote