does anyone got this error before ?

04/17/2011 18:54 abdeen#1
now when i deleted everything , and re-downloaded the source files

and opening ConquerServer_v2 its asking me this question

[Only registered and activated users can see links. Click Here To Register...]

Uploaded with [Only registered and activated users can see links. Click Here To Register...]

how to fix this ?

although i installed .NET Framework 2.0 - 3.0 - 3.5 - 4.0

:confused::confused::confused::confused:
04/17/2011 19:16 kill_acvc#2
Choose the first option. Then go on the project's proprieties and target the project to a lower version of .Net Framework. Might work.
04/17/2011 19:55 pro4never#3
You have framework version 4 installed wheras it's geared to use framwork 3.5... you can try to convert it to 4.0 or you can simply download 3.5 in addition to your 4.0 one.
04/17/2011 19:57 abdeen#4
Quote:
Originally Posted by kill_acvc View Post
Choose the first option. Then go on the project's proprieties and target the project to a lower version of .Net Framework. Might work.
thanks for reply , but can you do it by Team Viewer ?

i tried alot but getting more errors .

i can pm you with my Team Viewer Details .
04/17/2011 19:58 abdeen#5
Quote:
Originally Posted by pro4never View Post
You have framework version 4 installed wheras it's geared to use framwork 3.5... you can try to convert it to 4.0 or you can simply download 3.5 in addition to your 4.0 one.
how i can do that ?
04/17/2011 20:12 kill_acvc#6
Quote:
Originally Posted by abdeen View Post
how i can do that ?
The same way I told you to do, but instead of lowering the project's framework version, you increase it. That's more likely to work, altough a machine with Microsoft .Net Framework 4 installed should be able to run all .Net programs, independing on the version, since 4 is the latest version of Framework.
04/17/2011 20:15 pro4never#7
Just google .net framework 3.5 and download it (I agree that 4.0 SHOULD run the old ones but better safe than sorry)
04/17/2011 21:01 abdeen#8
Quote:
Originally Posted by pro4never View Post
Just google .net framework 3.5 and download it (I agree that 4.0 SHOULD run the old ones but better safe than sorry)
im already installed 3.5 full
04/18/2011 00:40 kill_acvc#9
Quote:
Originally Posted by abdeen View Post
im already installed 3.5 full
That's not what your compiler is claiming