Applet on-card execution problems
Hello,
I am a beginner in JavaCard technology. I use Infenion jTOP cards with two different both contact and contactless readers.
The applets, that I'd developed using trial version of Aspects Developer 2.1, were working correctly with simulator of refrenced tool.
But when I uploaded them into card and send apdu-commands were returning error 6F 00.
I fixed with trial-and-error method that every call of API-classes, inner classes of my applet or even global array-object provoke this error.
Now am trying to solve this problem. Might You help me, please?

