Seeeduino ethernet shield constant reset light

Hopefully this is the right section for this.

Just bought a Seeeduino ethernet shield on clearance from RadioShack for 15 bucks. I am using an Arduino Uno R3. I've
uploaded a couple different ethernet sketches, but no matter what one I use, the red reset light comes on after I reset
the board after powerup. If I remove the ethernet cable, the light goes out.

I've tried powering the board from an external power source to see if I was having a voltage drop problem, but the problem
persists. Has anyone else had this problem?

Just got this figured out.

Apparently the red light is supposed to be on all the time, my problem was from not following directions. I hadn't downloaded the ethernetv2.0 library. Now works exactly as it should.