Yeah, I believe a lot of you keep on complaining about this.. And there is no concrete solution for this..
What had happen is when the game was trying to access few of its server with different port than 80. And that port was blocked by your admin..
I believe normally this would happen when you was in corporate network (whoopss!).
As a workaround, you might need to do some SSH Tunneling to overcome this limitation.
Before tunneling
YOU<–>OFFICE FIREWALL<–>INTERNET<–>ZYNGA RCK
- your RCK was not loading because the OFFICE FIREWALL was blocking required port (843 & 9339)
After Tunneling
YOU<–>(22)OFFICE FIREWALL(22)<–>(22)INTERNET(22)<–>(22)TUNNEL SERVER(843 & 9339)<–>(843 & 9339)ZYNGA RCK(843 & 9339)
- your RCK should succesfully loaded
0 comments| GeekersGoHere, Mumbling, Research | ad3 |
If you are about to looking for plugin for Firefox to make it able to display an ActiveX website, I suggest you to just forget about it.
Unless you are using Firefox version 1.xx. If it happen that way, please follow below link.
http://www.iol.ie/~locka/mozilla/plugin.htm#download
The idea why there is no ActiveX plugin because, ActiveX itself have a major flaws that make you need to update it constantly.
That what make Firefox one step ahead of Internet Explorer.
Sorry uncle Bill :p
0 comments| GeekersGoHere, Research | ad3 |
I got a Windows 2003 Server that configured as Routing and Remote Access Server. Everything was configured properly but I realized that the first client connected will have the same IP with server.
That make the first VPN client unable to to ping the server itself.
The solutions was; assign static pool address to client! Dont let the DHCP server (Router) do it.
0 comments| Community Service, GeekersGoHere, Research | ad3 |
Did you thinking of changing your Windows XP / 2003 product key?
Copy below script and paste it on notepad, save it as ChangeVLKey.vbs.
Then go to command prompt, and type “%DIR%\ChangeVLKey.vbs ABCD-EFGH-IJKL-MNOP-QRST” without the quotes where %DIR% is the directory of the vbs file and the ABCD-EFGH-IJKL-MNOP-QRST is your new product key.
0 comments| Community Service, GeekersGoHere, Open Fracture, Research, ToSaLe | ad3 |
Ya ya ya ya ya ya yaa.. a problem one after another… If you facing the “The requested resource is in use.” page displayed, you might need to do as folowing;
1) Make sure “Cache ISAPI Applications” was marked. It should be tuned off ONLY AND ONLY IF for testing purposes. Right click on the web directory in IIS. Click Properties>Home Directory>Configuration>Mappings.
2) If the problem still persist, it maybe caused by messed-up file. Re-register it dude!.
regsvr32 %windir%/system32/vbscript.dll
regsvr32 %windir%/system32/jscript.dll









