GLCD issue

When i have my GLCD connected i cant upload anything to the arduino.

If i unplug the GLCD it uploads normally anyone knows why?

Regards

yes, and that is probably because you connected a wire to the arduino reset,
i fixed this by putting 10nF cap inbetween the reset, and the lcd wire.

Or it is connected to the serial pins which may interfere with uploading.
Please specify what type of GLCD and how it is connected.

smeezekitty:
Or it is connected to the serial pins which may interfere with uploading.
Please specify what type of GLCD and how it is connected.

I assumed it was connected like on the playground:
http://www.arduino.cc/playground/Code/GLCDks0108/

in that case not connected to serial pins.

duality:

smeezekitty:
Or it is connected to the serial pins which may interfere with uploading.
Please specify what type of GLCD and how it is connected.

I assumed it was connected like on the playground:
http://www.arduino.cc/playground/Code/GLCDks0108/

in that case not connected to serial pins.

The OP gave very little information so it is hard to say.