Archive for the 'GeekersGoHere' Category


Roller Coaster Kingdom Stuck at 74% of Connecting to Server

Friday, December 18th, 2009

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 [...]


ActiveX plugin for Firefox

Thursday, December 10th, 2009

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 [...]


VPN Client & Server have the same IP?

Wednesday, July 29th, 2009

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 [...]


Change Windows 2003 / XP Product Key

Tuesday, July 28th, 2009

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.


ASP Page return “The requested resource is in use.”

Thursday, March 5th, 2009

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 [...]