Hi all,
I developed an application for accessing web services and it works well with wireless tool kit. But when I run the jad file ,created by the wireless tool kit, with nokia developer's suit, it gives the following error message
"A Class was not found during the execution, It is possible that preverifying has failed. if you compiled the classes with the J2SDK 1.4.1 or later, please check that you use the compiler option "-target 1.1" , which generates class files for all java SDKs. Also note that the default emulator used for preverifying must support the APIs which are used by the classes in the classpath."
And while checking with nokia 3650 phone, When I click the send button, it gives the following error.
"Application error, illegal state exception"
please anybody help me to solve this problem. Please explain every step I have to do.