Please help error regarding GPShell 1.4.2 with Java Card 2.2.1
843851Mar 9 2010 — edited Aug 19 2010Hi masters..
please help me regarding GPShell + Smart Card Reader (namely Omnikey Cardman 5321)..
currently i've a smart card reader (Omnikey) and a sample java card that support for Java Card 2.2.1..
i've installed Smart card reader's driver, and it has already completely function..
When i try to run this command in GPShell 1.4.2, i get this report :
C:\GPShell-1.4.2>GPShell helloInstallgemXpressoProR3_2E64.txt
mode_201
gemXpressoPro
enable_trace
establish_context
card_connect
* reader name OMNIKEY CardMan 5x21 0
card_connect() returns 0x80100069 (The smart card has been removed, so that furt
her communication is not possible.
)
select -AID A000000018434D00
Command --> 00A4040008A000000018434D00
Wrapped command --> 00A4040008A000000018434D00
select_application() returns 0x00000006 (The handle is invalid.
)
Yes, i know that in that script (helloInstallgemXpressoProR3_2E64.txt), there's a script for load helloworld.cap into Java card..
i tried that because i just want to make sure whether my Java Card run well or not..
Please help me regarding this..
Thanks in advance..