URGENT - WIFI SHIELD and UNO rev 3

Hi everybody,

I am working with an arduino wifi shield and an UNO rev 3.

I tried everything I could but everytime I read the serial port there is a: "Wifi Shield not present" message!!!

I upgraded it using these two command lines:

batchisp.exe -device AT32UC3A1256 -hardware usb -operation erase f memory flash blankcheck loadbuffer c:/wifi_dnld.elf program verify start reset 0

it marks no error, the data led is ON!

batchisp.exe -device AT32UC3A1256 -hardware usb -operation erase f memory flash blankcheck loadbuffer c:/wifiHD.elf program verify start reset 0

it marks no error, then all the lights are OFF!

I don't know what to do, can anybody help me please???
Thank you a lot!

May I forgot to do something with the UNO to recognize the shield??

adeldala:
May I forgot to do something with the UNO to recognize the shield??

The below will help you get started.

http://forum.arduino.cc/index.php/topic,148850.0.html

I have same problem, were you able to solve it?