• Some users have recently had their accounts hijacked. It seems that the now defunct EVGA forums might have compromised your password there and seems many are using the same PW here. We would suggest you UPDATE YOUR PASSWORD and TURN ON 2FA for your account here to further secure it. None of the compromised accounts had 2FA turned on.
    Once you have enabled 2FA, your account will be updated soon to show a badge, letting other members know that you use 2FA to protect your account. This should be beneficial for everyone that uses FSFT.

help with .net framework

HAF72

1337 :)
2FA
Joined
Nov 2, 2006
Messages
7,467
Well guys I downloaded a demo that I want to play... but it says that I need net framework 1.1 in order to play so it quite the installation... So I went to microsoft's site and got net framework 2.0 but I actually have net framework 2.0 installed into my computer.. any suggestions? By the way its the base-demo... :p
 
Yes, you need to go get Framework 1.1 as it states in the error message. Each revision of the .Net Framework is exclusive, and doesn't include previous versions.
 
Thanks for your help guys!

update... I can install that demo succesfully now! Thanks to djnes! Also I never knew that the .net framework 2 is compatible is with 1.1 and to litkaj thats a good idea.
 
Although .Net 2.0 is different to .Net 1.1 and .Net 1.0, it is fully backwards compatible. So programs that need v1.1 or v1.0 should run fine if you have v2.0 installed.

The problem is that some programs don't realise that v2.0 is compatible and won't install unless they specifically find v1.1.

.Net v3.0 is slightly different. v3.0 is v2.0 with some added extras. This means it is 100% perfectly backward compatible with v2.0 (because it is the same thing). If you install v3.0 you automatically get v2.0 as well.

Because of programs with faulty installers that don't recognise .Net v2.0, best compatability is obtained by installing v1.1 and v3.0.

If you have windows Vista - then v1.1 and v3.0 are automatically included.
 
Back
Top