Arduino UNO R3 + CuHead Wifi shield V2 Connection Problem

I purchased a Arduino UNO R3 and a CuHead wifi shield v2 lately. I tried to load the exmaples "SimpleServer" of WiShield Library.
I have done the modification needed to those C++ files such that the examples is complied successfully. However the RED led didnt turn on after a long wait. I swear all the SSID, IP, GATEWAY, ENCRYPTION TYPE all matched the WIFI router i am using.

Anyone help would be very appreciated!!!

I am using the following components:

Arduino UNO R3
CuHead Wifi shield v2 - http://linksprite.com/wiki/index.php5?title=CuHead_WiFi_Shield_for_Arduino_V2.0
WiShield Library - GitHub - linksprite/WiShield: WiShield library for the Arduino development platform
Ardiuno IDE 1.0.5

Links to hardware and used libraries are missing. Read the sticky post at the top of the forum.

Thank you Pylon!!
I am really new to this forum.
I have added the links

Why don't you use the new library for the chipset of the V2 version of the shield linked on the page you linked to?

I would try that first, there is also a SimpleServer example in that library.