Problem with DateField in j2me

Hi,

juned here..

i m developing one application in j2me, in which i have used DateField class

(javax.microedition.lcdui.DateField) that provides a screen to pick a date.

It is working fine on Emulator, but when i tested it onNOKIA 6600 it was not working, it does not throw any error but it (DateField) prevents application to load into mobile.(there is no problem while installing this application in mobile.)

Thanx.............

[475 byte] By [juneda] at [2007-10-3 4:25:19]
# 1
what is the configuration of your MIDlet suite:MIDP1 or MIDP 2, CLDC 1.0 or 1.1? i think that Nokia 6600 supports only CLDC1.0 and MIDP1.0 so check thispeacesupareno
suparenoa at 2007-7-14 22:27:52 > top of Java-index,Java Mobility Forums,Java ME Technologies...
# 2
Hi,Configuration isMIDP 2.0 & CLDC 1.0 NOKIA 6600 supports both MIDP 1.0 & MIDP 2.0 , but it does not supports CLDC 1.1Thanx.....
juneda at 2007-7-14 22:27:52 > top of Java-index,Java Mobility Forums,Java ME Technologies...