Argonath RPG - A World of its own
Argonath RPG Community => Hardware/Software support => Resolved issues => Topic started by: FastSh00T on September 09, 2009, 10:25:00 am
-
hey whats up guys :help:
My problem is about Microsoft .NetFramework 3.5
I cant setup it when i open it , it start downloading then it looks start download from begin and sometime later
it start setup and i see loading line then in half it say there is problem while setup but i can do guys ? :S
btw I have McAfee VirusScan Enterprice ver. 8.7i
-
hey whats up guys :help:
My problem is about Microsoft .NetFramework 3.5
I cant setup it when i open it , it start downloading then it looks start download from begin and sometime later
it start setup and i see loading line then in half it say there is problem while setup but i can do guys ? :S
btw I have McAfee VirusScan Enterprice ver. 8.7i
What OS do you have and what SP ???? Did you deleted your previous Net Framework ????
-
My sp 2 but i ill instal sp3 for gta iv So we can say sp3 but what is OS?
btw its first setup for netframe work
-
OS = Operating System(such as Windows XP or MAC OS)
-
My sp 2 but i ill instal sp3 for gta iv So we can say sp3 but what is OS?
btw its first setup for netframe work
I suggest you get SP3 fast aor change to Windows 7 cuz Net framework glances on that OS
-
okay im windows xp and i ill install sp3 right now
Post Merge: September 10, 2009, 08:27:27 am
Oo There is another problem :O
When i try to get Microsoft .Net Framework
from Microsoft.com it tell me that (The page cannot be displayed) lol its microsoft guys must be open all the day How come
Mybe problem in my Internet explore so i installed FireFox And here we come its same problem
what can i do guys :O
it not first time :s
-
okay im windows xp and i ill install sp3 right now
Post Merge: September 10, 2009, 08:27:27 am
Oo There is another problem :O
When i try to get Microsoft .Net Framework
from Microsoft.com it tell me that (The page cannot be displayed) lol its microsoft guys must be open all the day How come
Mybe problem in my Internet explore so i installed FireFox And here we come its same problem
what can i do guys :O
it not first time :s
try this http://www.softpedia.com/get/Others/Signatures-Updates/Microsoft-NET-Framework-Pre-Release.shtml
or this http://news.softpedia.com/news/NET-Framework-3-5-SP1-for-XP-SP3-and-Vista-SP1-91749.shtml
-
look links not work too cuz its from microsoft ;s i cant evn connect to microsoft.com
why i cant ;s
-
I have no idea about this.. Sorry ^^!
-
Guys im really need help please i cant use many applications Please help me :cry: :cry:
Post Merge: September 10, 2009, 06:45:45 pm
Guys here is link for netframework 3.5 http://www.microsoft.com/downloads/details.aspx?FamilyId=333325FD-AE52-4E35-B531-508D977D32A6&displaylang=en
can you please download it and upload it to me at any site ?
-
Guys im really need help please i cant use many applications Please help me :cry: :cry:
Post Merge: September 10, 2009, 06:45:45 pm
Guys here is link for netframework 3.5 http://www.microsoft.com/downloads/details.aspx?FamilyId=333325FD-AE52-4E35-B531-508D977D32A6&displaylang=en
can you please download it and upload it to me at any site ?
Check your PM ;)
-
ok thanks man but when i made account to enter that site must send active message to my hotmail so when i try to open hotmail .... hotmail not work too ;s
So my problem now Cant to connect any Microsoft sites and Hotmail :help:
-
ok thanks man but when i made account to enter that site must send active message to my hotmail so when i try to open hotmail .... hotmail not work too ;s
So my problem now Cant to connect any Microsoft sites and Hotmail :help:
-_- i gave you R A P I D S H A R E link in PM click download as free user
NO NEW ACCOUNTS !!!!!!!!!!!!111!!!!!!1!!!!!!!1
I can't help you if you don't know to google or dll
-
Oo it wasnt rapidshare :O
-
IT WAS THE FORUM LINK YOU JUST NEEDED TO SCROLL DOWN AND YOU ARE TOO LAZY TO DO THAT AREN'T YOU!!!!!!!11!!!!!!11111!!!!!!!1
-
WTF Im not Idiot and im not Lazy cuz if you can see im not register in that site and you will tell me go make account im really did But i Cant Open Hotmail To Active My account
and Look down :flame:
(http://img171.imageshack.us/img171/9007/linkj.png) (http://img171.imageshack.us/i/linkj.png/)
So I must Make account :@
And thanks For RapidShare link i ill see it :@
AnyWay im gonna say again im not lazy im really Found a way to connect to microsoft and others sites ....
Look at that link :@ http://forums.pcpitstop.com/index.php?s=730067f3177566e2e075b1c1872afa6f&showtopic=161397&st=10
And This link Fix same problem at someone http://www.annoyances.org/exec/show/article04-107
But i dont Understand Step B3,B4,B5
-
DELETE the warez image nao don't post that stuff !!!!!!!!!!!!!
1. Find the IP address of your gateway. If you're using Windows 2000 or XP, run IPCONFIG at a command prompt on the Host computer. you'll get an address that looks like xxx.xxx.xxx.xxx (where the x's represent numbers).
2. Then, go to one of your Client machines, and type the following:
PING -f -l 1500 xxx.xxx.xxx.xxx
(where xxx.xxx.xxx.xxx is the gateway address you obtained in the first step). You'll probably get an error message indicating that it must be fragmented. If you do, type the following:
PING -f -l 1492 xxx.xxx.xxx.xxx
If that doesn't work, try this:
PING -f -l 1454 xxx.xxx.xxx.xxx
3. The numbers in each of these examples (1500, 1492, 1454) are the MTU( MAXIMUM TRANSSMISION PROTOCOL) values. Continue testing this command with lower and lower MTU numbers until you get ping responses instead of an error message. The highest MTU value that works is the one you need to be using. If an MTU of 1500 (the first command, above) does not produce an error, then this solution won't work for you.
The next step is to configure all your Client computers to use the new, lower MTU as the default for all Internet communication.
I assume you have XP use this bellow
1. Run the Registry Editor (REGEDIT.EXE) on one of your "Client" machines.
2. Go to HKEY_LOCAL_MACHINE\ SYSTEM\ CurrentControlSet\ Services\ Tcpip\ Parameters\ Interfaces.
3. There should be several subkeys under the Interfaces key; most likely, you'll find three. View the contents of each key by clicking, and find the one that corresponds to your primary network adapter; it will be the one with more values than the other two, and will have an IP address value set to something like 192.168.0.x.
4. Once you've found the correct subkey, create a new DWORD value in it (Edit -> New -> DWORD Value), and name the value MTU.
5. Double-click the new value, choose the Decimal option, and type the MTU value determined above.
6. Click Ok when you're done - you'll need to restart Windows for this change take effect.
7. Repeat this for each Client machine.
Anything you don't understand point here !!!!!!!!
You find your Gateway IP by going to Start---->network------>show all connections ----->Local Area Connection ---->Properties -----> you will find a box with internet items click on INTERNET PROTOCOL ------>when you clicked got toPROPERTIES and then click ADVANCED and set your Gateway IP to automatic metric if you have already set an Gateway IP copy it and FOLLOW THOSE STEPS
Or problem could be more simple like you disabled cookies ?????!!!!!! YOu need cookies for accesing and logging in for sites
-
As i said b4 i dont understand steps B3,B4,b5
And Thanks for FrameWork and Patch that dont make screen shake i download updates
and new crack(razor) and i put patch then my screen never shake as girls :D
But i feel that im using Video card 32 Mega :O :O btw i made all graphic on Low So why i feel im lag or i using vid card 256 ?
-
As i said b4 i dont understand steps B3,B4,b5
And Thanks for FrameWork and Patch that dont make screen shake i download updates
and new crack(razor) and i put patch then my screen never shake as girls :D
But i feel that im using Video card 32 Mega :O :O btw i made all graphic on Low So why i feel im lag or i using vid card 256 ?
So problem solved ????? :D
No problem glad i could help ;)
-
yea man but i feel that im using vid. card 256 not 1GB So why the problem? :eek:
Sorry But my i think that my problems never End :hit:
-
yea man but i feel that im using vid. card 256 not 1GB So why the problem? :eek:
Sorry But my i think that my problems never End :hit:
wut?? i never heard about a video card using only fourth of strenght :eek:
i only saw half RAM usage but not this
-
Oo So why i feel using low video card?
-
Oo So why i feel using low video card?
where did you say it wrote only 256 MB ???? only on certain games or on everything
it happened with my HDD (( showing only half capacity )) its a bad cable maybe half plugged or something
open your PC and check GPU cables and reconnect them all
-
No man its 1Gb And On Game 1Gb but I feel im using low video Card they said Recommended Hardware Requirements : video Card 512M.B And Im using 1Gb :trust: :eek:
So why i feel that im using 256 ?
-
No man its 1Gb And On Game 1Gb but I feel im using low video Card they said Recommended Hardware Requirements : video Card 512M.B And Im using 1Gb :trust: :eek:
So why i feel that im using 256 ?
As i said above
I have no idea
-
Okay thanks man i ill make new Request i think that my problems wont stop :D