Applet loading Problem

Hi,

I have developed some applets for Cyberflex e-Gate cards. The applets are working fine with old cards. But, just few days ago, I have received some new Gemalto Cyberflex 32K eGate cards.

I have failed to load the applets into the new cards. It returning 69 85 error during loading. Plz, help

Thanks and Regards,

Manojit

[354 byte] By [manojit123a] at [2007-11-27 4:40:00]
# 1

"69 85" means "Conditions of use not satisfied".

As I know, before loading applet several steps should be passed:

1.Open a secure channel: InitialUpdate -> ExternalAuthentication

2.Install [for load]

3.Load

So if you want to load your CAP file, you should make sure the first two steps should be executed successfully, which means getting reponse of "90 00".

Bobby_SHa at 2007-7-12 9:50:53 > top of Java-index,Java Mobility Forums,Consumer and Commerce...
# 2
Thanks for your reply. But, I have all ready tried these. This thing is working perfectly on lod cards. But, not with new cards. Is it any code shield issue ?Thanks and Regards,Manojit
manojit123a at 2007-7-12 9:50:53 > top of Java-index,Java Mobility Forums,Consumer and Commerce...
# 3
Hi,when I had this problem it was a version conflict of the used/importetd packages in the Applet.Make sure all the required packages are on the Card with the correct Version !RegardsArkadycc
arkadycca at 2007-7-12 9:50:53 > top of Java-index,Java Mobility Forums,Consumer and Commerce...