When ever i log onto tce and i join a sever such as Or
killzone i can only play for a certain amount of time
before i get kicked. it says that i have been disconected
from server for unknown reason. i cant seem to figure it
out. i tried turning off my fire wall, but didnt work.
please if you can give me any info on what to do it would
help alot. Thanks.
No Answer is Posted For this Question
Be the First to Post Answer
give me the detailed steps to run batch test in winrunner?
How to Recognize List Boxes in WinRunner 7.5 while Recording...
how to run the application using winrunner for data driven test?
what is infopakage error
hai this is shanthi, is this code right? please check and correct the lines. import javax.swing.*; import java.awt.*; class Flow extends JFrame { JButton b1,b2,b3,b4; JPanel p; FlowLayout FL; Flow() { FL=new FlowLayout(FlowLayout.RIGHT,20,20); b1=new JButton("button1"); b2=new JButton("button2"); b3=new JButton("button3"); b4=new JButton("button4"); p=new Jpanel(); p.add(b1); p.add(b2); p.add(b3); p.add(b4); p.set Layout(FL); getContentPane().add(p); setSize(400,400); show(); } public static void main(String args[]) { new=Flow(); } } but i have an error in p.set Layout(FL); in this line. i tryed all the ways but it showing the in this line only. please check and correct it.
i set the path for java like set path=c:\Program Files\JavaSoft\jdk.....\bin but its not working. its showing an error like javac is not recognised. what can i do. could you please tell me what path i can set.
write a program whose output will be- 1 12 123 1234 12345 in assembly language
If i need use vcredit or checque payment in form what should i do? Plz reply
When ever i log onto tce and i join a sever such as Or killzone i can only play for a certain amount of time before i get kicked. it says that i have been disconected from server for unknown reason. i cant seem to figure it out. i tried turning off my fire wall, but didnt work. please if you can give me any info on what to do it would help alot. Thanks.
hi pp gurus, when i do the goods receipt through transiction MIGO the system, gives following error. I filled up all information that needs MIGO transiction. the error is: "Account determination for entry INT GBB___AUF 7900 not possible." can any one suggest me what to do now?
how to fix the heap space error in java ?
suppose backgrd job is completed in 5 min yesterday,but the same job is taking 15 min to execute what is the reason?