Urgent Help on Smart Card

Hi Friends
I have a javacard application which write and reads to/from the smartcard.My card supports Javacard 2.2.1 and GP 2.1.1 ,but from my experience it seems no supporting GP( it is not working GPShell sowing 6d00 error and also giving error under mode_211)
I converted my class file to a cap file .I was using Netbeans.Now i changed to Eclipse (galileo_jee) with Eclipsejcde plugin.I can convert to cap file from eclipse.I use compiler options as :
Compiler Compliance level 1.3
Source code compatibility 1.3
Generated .class file compatibilty 1.1
We can convert to a cap file through eclipse .I can run GPShell script (Ant script) using Eclipse and load the cap file to the smart card, but when i ran the following script .I am getting 6d00 error .
So I moved to Smart card shell(SC Shell):
It contains some javascript function to install the cap file to smart acrd and read some messages from FORUM that some peoples have successfully installed using Smart Card Shell.When i tried to install my cap file it is loading the file to smart card(I am able to see) ,but giving an error message at the end of install method as 6A80.The APDU trace i have pasted next message.Continue....
Thanks

Please note : Followed from 1st message...
00 C: 00 A4 04 00 - SELECT Lc=8
0005 A0 00 00 00 03 00 00 00 ........
Le=0
R: SW1/SW2=9000 (Normal processing: No error) Lr=27
0000 6F 19 84 08 A0 00 00 00 03 00 00 00 A5 0D 9F 6E o........... ..n
0010 06 10 01 76 DE 00 05 9F 65 01 7F ...v ...e..
00 C: 80 50 00 00 - UNKNOWN_INS Lc=8
0005 C1 A2 EF A2 26 4F 8F 06 &O..
Le=0
R: SW1/SW2=9000 (Normal processing: No error) Lr=28
0000 00 00 71 18 02 02 1D 3D 33 F6 FF 01 6E D2 BC C7 ..q....=3 .nҼ
0010 4B B3 B9 43 40 2F 7F D2 EB CF 5D FB K C@/. ] 00 C: 84 82 00 00 - UNKNOWN_INS Lc=16
0005 64 EC 0F 28 6E F8 3A 80 DD B7 4D 8E BA A9 36 09 d .(n :.ݷM. 6.
R: SW1/SW2=9000 (Normal processing: No error) Lr=0
00 C: 80 E4 00 00 - UNKNOWN_INS Lc=14
0005 4F 0C 01 02 03 04 05 06 07 08 09 00 00 01 O.............
Le=0
R: SW1/SW2=6A88 (Checking error: Reference data not found) Lr=0
00 C: 80 E4 00 00 - UNKNOWN_INS Lc=12
0005 4F 0A 01 02 03 04 05 06 07 08 09 00 O...........
Le=0
R: SW1/SW2=9000 (Normal processing: No error) Lr=0
00 C: 80 E6 02 00 - UNKNOWN_INS Lc=23
0005 0A 01 02 03 04 05 06 07 08 09 00 08 A0 00 00 00 ................
0015 03 00 00 00 00 00 00 .......
Le=0
R: SW1/SW2=9000 (Normal processing: No error) Lr=0
00 C: 80 E8 00 00 - UNKNOWN_INS Lc=255
0005 C4 82 02 9D 01 00 14 DE CA FF ED 01 02 04 00 01 ...... .....
0015 0A 01 02 03 04 05 06 07 08 09 00 02 00 1F 00 14 ................
0025 00 1F 00 0F 00 0B 00 3E 00 0E 01 2A 00 0A 00 23 .......>...*...#
0035 00 00 00 8F 00 02 00 00 00 00 01 01 00 04 00 0B ................
0045 01 02 01 07 A0 00 00 00 62 01 01 03 00 0F 01 0B ........b.......
0055 01 02 03 04 05 06 07 08 09 00 00 00 08 06 00 0E ................
0065 00 80 03 00 FF 00 07 02 00 00 00 1C 01 0D 07 01 .... ...........
0075 2A 00 01 10 18 8C 00 00 7A 02 30 10 09 90 0B 7F *.......z.0.....
0085 00 01 8F 00 02 3D 8C 00 03 8B 00 04 7A 02 21 19 .....=......z.!.
0095 8B 00 05 2D 1A 03 25 10 80 6B 28 1A 04 25 73 00 ...-..%..k(..%s.
00A5 1B 00 02 00 04 00 0D 00 1B 00 14 18 19 8C 00 06 ................
00B5 70 17 18 19 8C 00 07 70 10 11 6D 00 8D 00 08 70 p......p..m....p
00C5 08 11 6E 00 8D 00 08 7A 04 23 19 8B 00 05 2D 1A ..n....z.#....-.
00D5 05 25 60 08 11 6B 00 8D 00 08 1A 06 25 11 00 FF .%`..k......%..
00E5 53 32 1F 10 09 6C 08 11 6B 00 8D 00 08 1A 07 25 S2...l..k......%
00F5 11 00 FF 53 29 04 16 04 10 09 6F 08 11 67 00 .. S).....o..g.
Le=0
R: SW1/SW2=9000 (Normal processing: No error) Lr=0
00 C: 80 E8 00 01 - UNKNOWN_INS Lc=255
0005 8D 00 08 16 04 61 08 11 67 00 8D 00 08 19 8B 00 .....a..g.......
0015 09 3B 19 16 04 8B 00 0A 19 7B 00 01 1F 16 04 8B .;.......{......
0025 00 0B 7A 05 23 19 8B 00 05 2D 1A 05 25 60 08 11 ..z.#....-..%`..
0035 6B 00 8D 00 08 1A 06 25 11 00 FF 53 32 1F 10 09 k......%.. S2...
0045 6C 08 11 6B 00 8D 00 08 1A 07 25 11 00 FF 53 29 l..k......%.. S)
0055 04 16 04 10 09 6F 08 11 67 00 8D 00 08 16 04 61 .....o..g......a
0065 08 11 67 00 8D 00 08 18 19 8B 00 0C 1A 08 7B 00 ..g...........{.
0075 01 1F 16 04 8D 00 0D 3B 11 90 00 8D 00 08 7A 02 .......;......z.
0085 22 19 8B 00 05 2D 1A 07 25 11 00 FF 53 32 1F 19 "....-..%.. S2..
0095 8B 00 0E 6A 08 11 67 00 8D 00 08 7A 08 00 0A 00 ...j..g....z....
00A5 02 00 01 00 00 00 00 00 00 05 00 3E 00 0F 06 80 ...........>....
00B5 03 00 05 00 00 00 01 00 00 00 06 00 00 01 03 80 ................
00C5 03 01 03 80 0A 01 06 00 00 57 06 00 00 B1 06 80 .........W... ..
00D5 07 01 03 80 0A 07 03 80 0A 09 03 80 0A 05 03 00 ................
00E5 00 08 06 80 10 01 03 80 0A 06 09 00 23 00 00 00 ............#...
00F5 1F 05 0A 03 04 03 07 1D 07 08 08 07 0C 13 15 ...............
Le=0
R: SW1/SW2=9000 (Normal processing: No error) Lr=0
00 C: 80 E8 80 02 - UNKNOWN_INS Lc=163
0005 0A 04 07 04 06 07 0C 13 15 0A 05 05 06 07 07 0E ................
0015 08 0B 00 8F 01 00 01 00 00 00 00 01 00 06 FF 08 .............. .
0025 00 00 00 00 22 FF 82 00 01 00 20 00 05 00 00 00 ...." .... .....
0035 00 00 09 00 08 00 33 00 12 00 00 00 00 07 01 00 ......3.........
0045 1C 00 24 00 39 00 00 00 00 FF 02 00 57 00 24 00 ..$.9.... ..W.$.
0055 58 00 00 00 00 FF 02 00 B1 00 24 00 5A 00 00 00 X.... .. .$.Z...
0065 00 08 01 01 0D 00 24 00 1B 00 00 00 00 00 0F 00 ......$.........
0075 20 00 22 FF FF 00 20 00 20 00 22 00 24 00 24 00 ." . . .".$.$.
0085 28 00 2A 00 28 00 2C 00 24 00 2F 00 2A 01 10 01 (.*.(.,.$./.*...
0095 B0 06 68 00 A1 02 41 01 40 04 B4 41 06 B4 B4 44 .h. .A.@. A. D
00A5 04 B4 31 . 1
Le=0
R: SW1/SW2=9000 (Normal processing: No error) Lr=0
00 C: 80 E6 0C 00 - UNKNOWN_INS Lc=42
0005 0A 01 02 03 04 05 06 07 08 09 00 0B 01 02 03 04 ................
0015 05 06 07 08 09 00 00 0C 01 02 03 04 05 06 07 08 ................
0025 09 00 00 01 01 07 02 C9 00 00 ....... ..
Le=0
R: SW1/SW2=6A80 (Checking error: Incorrect parameter in the command data field) Lr=0
Please help me reagrding this.Fighting with this over 1 month.Someone Kindly help me to solve this error.I tried the following:
1) I have read from some forum that if we replace the import.cap with original import.cap file,it will solve the probs.Eventhough it is not the rite method , i thought i can use it now.My import.cap file will be having the content as below.
04 00 0b 01 02 01 07 a0 00 00 00 62 01 01 and the original cap file will be having 04 00 0b 01 00 01 07 a0 00 00 00 62 01 01
2) Checked the applet and package AIDs are same.
3) Checked with the empty methods (without any code in the applet file).had register method in applet constructor also called constructor from install method.
4)Checked from command prompt ,same problem exist.
Can anybody help please.i m really in trouble.My time is limited .Please go through my code.In next post ,i will post my code also and missing anything .If anybody wants to test cap file,i wills send tha cap file also.

Similar Messages

  • Help with Smart Card (CAC) reader installation

    Need help connecting my smart card reader to my Mac Book Pro. Either using Fire Fox, Explorer using Parallels with windows XP, or safari. I downloaded all the documentation from the Army AKO and still have problems with my Card reader.

    Hi there, I have written a really good "How-to" on firefox and CAC and also Safari. You might also want to try VMware since Parallels and DoD really don't mix at this time. If yu have any question please let me know.
    Jonathan
    http://www.applemacgeniusville.com

  • Help with smart card.

    I just finished my 2nd semester of taking Java. I'm a decent program using GUI. I want to learn how to program smart card and start my own business like a gaming center.
    this is my question. What kind of teminal i need to get?
    will any terminal read any type of smart card?
    How do I start learning how to program smart card?
    any idea or suggesting are more than welcome thanks in advance.

    any idea?

  • Urgent help in smart form

    i am hard coding a text in smart from
    what i want is the test should be displayed in the log in language
    for ex: am harding in english (EN ) then in german login that text should come in german(DE)

    HI,
    If you hardcode the Text then you can not get it in other launguages, better to create a Standard text and call the Standard text using READ_TEXT with the specific launguage
    Regards
    Sudheer

  • Urgent help: L3 daughter card for Nexus 5548

    Hi
    We have 2 Nexus 5548 which is in one vPC doamin. All the servers are teamed to these switches
    Requirement
    We have to install New L3 daughter card.(N55-D160L3-V2(=))
    I have gone through the Cisco websites and found that we have to do the following things
    1. software version:
    i Nexus 5548P Daughter Card (N55-D160L3)
    Before installing a Layer 3 daughter card (N55-D160L3) into a Cisco Nexus 5548P switch, you must upgrade to Cisco NX-OS Release 5.0(3)N1(1b) or NX-OS Release 5.0(3)N1(1c) and then install the card into the chassis. 
    http://www.cisco.com/en/US/docs/switches/datacenter/nexus5000/sw/release/notes/Rel_5_0_3_N2_1/Nexus5000_Release_Notes_5_0_3_N2.html
    2. license: 
    Also in order to enable this module following license should present on N5k device:
    LAN_BASE_SERVICES_PKG  - it's free and lifetime.
    https://supportforums.cisco.com/thread/2121574 
    I have 2 questions
    1- In cisco documentation its says that these cards will be installed in the front where I/O module is and after NX OS 5.X they are hot swappable
    Does that mean that no reboot will be required after installing this module (keeping in mind its the first time) so i am confused about the wording ???
    Does license installation requires reboot??? in short if you are installing for the first time do we require a reboot ???? that is my main question
    2- I have heard there is  a known bug which keep rebooting the switch after installation of L3 card
    http://tools.cisco.com/Support/BugToolKit/search/getBugDetails.do?method=fetchBugDetails&bugId=CSCtl45495
    has that been address in any version of license or NS-OS yet???
    Thanks heaps guys
    If the module is still offline when the requirements are met above, it could be a bug.(CSCtl45495) Try reloading the switch.

    1- In cisco documentation its says that these cards will be installed in the front where I/O module is and after NX OS 5.X they are hot swappable
    Does that mean that no reboot will be required after installing this module (keeping in mind its the first time) so i am confused about the wording ???
    Answer: -- Yes no reboot is required.
    Does license installation requires reboot??? in short if you are installing for the first time do we require a reboot ???? that is my main question
    Answer: As you are installing the license for the first time reboot of the box is not required.
    2- I have heard there is  a known bug which keep rebooting the switch after installation of L3 card
    http://tools.cisco.com/Support/BugToolKit/search/getBugDetails.do?method=fetchBugDetails&bugId=CSCtl45495
    has that been address in any version of license or NS-OS yet???
    Answer;--No this is not fixed yet.
    HTH
    Regards
    Inayath
    ********Please do not forget to rate the post if this info is helpfull.

  • Urgent help on Oberthur cosmo v7 smart cards sdk

    Please every one, I have bought an Oberthur cosmo v7 smart cards but do not have the sdk to develop my application. This has made my development very difficult. I have very limited time to submit my project work. Please, is anyone conversant with the cosmo v7 cards and can someone help me to get the cosmo v7 sdk and download it? I believe in this forum. Thanks in advance.
    Edited by: joesmo on May 26, 2010 6:37 PM

    Hi,
    There are 3 workarounds:
    1. Put a copy of opencard.properties in the root of you Eclipse project
    2. Change the working directory in the Run COnfiguration for when you application runs to the build target directory (${workspace_loc:<project name>/<target directory>}
    3. Change the OCF code to also look in the classpath
    The code for 3 is as follows. Change opencard.opt.util.OpenCardPropertyFileLoader.loadProperties() to the following
    public void loadProperties () throws OpenCardPropertyLoadingException {
        if (! loadingDone) {
            String dotPropStr = OpenCardConstants.OPENCARD_DOTPROPERTIES;
            String propStr    = OpenCardConstants.OPENCARD_PROPERTIES;
            SystemAccess sys=SystemAccess.getSystemAccess();
            List<String> loc = new ArrayList<String>();
            String [] locations = {
                    sys.getProperty ("java.home","") + File.separator + "lib" + File.separator + propStr,
                sys.getProperty ("user.home","") + File.separator + dotPropStr,
                sys.getProperty ("user.dir","")  + File.separator + propStr,
                sys.getProperty ("user.dir","")  + File.separator + dotPropStr };
        loc.addAll(Arrays.asList(locations));
        // try to access from classpath
        try {
            File cpath = new File(ClassLoader.getSystemClassLoader().getResource(".").toURI());
            loc.add(new File(cpath, propStr).getPath());
            loc.add(new File(cpath, dotPropStr).getPath());
        } catch(URISyntaxException e) {
            // ignore, just don't add
        // iterate over all potential locations for 'opencard.properties' files starting
        // with the most general one and proceeding with the more specific ones in order
        // to be able to 'overwrite' more general properties
        for (String path : loc)  {
            //System.out.println("property file "+locations[index]);
            load (path);
        if (! loadingDone) {
            throw new OpenCardPropertyLoadingException ("property file not found");
    } // loadPropertiesI have not tried this (using OCF and RMI) but since it is how the RMI sample are coded it should work fine. This should at least get you connecting to CREF.
    Cheers,
    Shane

  • Urgent Help Needed: ATI Graphics Card install

    Hello All.... I am in need of some urgent help..
    I am trying to install a new graphics card - the ATI Radeon 9600 SE. I currently have a Voodoo3 card. I followed all of the instructions step by step, but when I plug the monitor to the Radeon card and boot up, I do not get any display. I have tried everything I can think of, and yet - I am sure the card is secured in place and the monitor is plug into the card.
    Can anyone help me on this one.. ATI's support is, well - lacking..
    Here is some info on my pc:
    MCI motherboard
    AMD Athlon(tm) XP 2000+ 1.7 GHz
    768 MB
    AMIINT - 10 Version 1.00, 07/10/02
    Could the problem be with switching from a regular PCI card to an AGP card???

    Quote
    Originally posted by southmike
    okay i'll bite what are omega drivers,
    how are they different from cat4.2 drivers
    i was suprised that the voodoo 3 would work in a AMD64 mobo...
    whoops....just read the rest of the post :lol:
    BTW is there an external power connector that needs to be plugged in?

  • Help needed in learning the basics of Java Smart Card and implementation?

    Hello every body,
    I am trying to develop the applications on java contactless smart cards technology.
    Can any body give me the details like how to start?
    What are the required softwares and installation procedure and path settings and etc.?
    I am the beginner in java smart card application development.
    plz help me out

    Dear Friend,
    I would advice to divide learning into two main parts: JavaCard technology and contactless RFID cards. For JavaCard technology you can find useful articles on Sun web-site (developers.sun.com/mobility/javacard/articles/javacard1/). For contactless RFID you can find few useful books at Amazon. Regarding software you need JC development kit. How to install it there is an instrunction in JCDK user guide.
    If it is not a secret what a javacard contactless card you are going to use in your work?
    Yours
    Dmitri

  • Acrobat 9 does not recognize the smart card reader that work with other app. Can someone help me?

    Hi to All,
    Acrobat 9 (included in CS4 design premium) does not recognize the smart card reader. I have a smart card reader ACR38 smart card that works with all applications except Acrobat 9 pro. I tried to uninstall and reinstall it again, but when I try to insert the digital signature message is always the same, that does not find the Acrobat reader. Can someone help me?

    Hi MartinR
    Thank you for your reply, i have tried what you suggest, and it did not work, the i DVD opening title changed but not the embedded movie.
    Perhaps it is a setting in Final Cut Express?
    After capturing my footage, i open a new project then i convert all clips to anamorphic, to give me the letterbox effect, i have tried now with and without anamorphic.
    In my canvas screen, the footage does not fill the square, even if i have not selected anamorphic, and fall well within the TV safe areas, but the only way to ill the canvas up is to crop it bigger, but still when i export it does not give me the full screen view.
    Any ideas?

  • Smart Card and  Java Card (URGENT)

    Dear everyone.
    I have purchased a card reader (which is supposed to be java card compatible).
    I have 2 problems.
    1. I just wonder if i can use a Smart Card generally available. Do i need to have a special card for Java Card??
    2. Can i use card kit to interface to the reader/writer? How do i install my applets??
    Please reply soon.
    Thank you very much.

    I tried to execute the OCF samples.
    this code
    OpenCard.services = com.ibm.opencard.factory.MFCCardServiceFactory
    did not give any trouble
    this code
    OpenCard.terminals = com.ibm.opencard.terminal.pcsc10.Pcsc10CardTerminalFactory
    gave some troubles. May be because iam not using ibm terminal(card).
    And also, i think the OCF samples will not work anyhow, because the Reflex reader is not OCF complaint.
    So the following may not work
    OpenCard.services = com.slb.opencard.Cyberflex
    I have most imp. questions to ask you now.
    1. What card should i purchase and from whom (along with some software if necessary)?
    2. What is the procedure for reading/writing to that card using the Reflex reader.
    Please help.
    Thanks
    Goldy.

  • Pls help me with smart card problem

    Hi,
    currently, i'm developing a system for my final year project. i've developed a webpage in PHP for clinic management. i also implement smart card in my system. the point of it is to make it easier for both parties - doctor and patient. each time patient comes to receive treatment, doc will check patient's smart card on previous drugs prescription. so then, doc will update it based on the treatment given on that day.
    the problem is, how i want to transmit the data from smart card to be displayed in the php page? maybe i should use applet but i don't know how.
    does anybody has applet source code on transmitting data from smart card to php page?
    i wud b really appreciate it...... thanks in advance.

    Have you checked the Schlumberger web site?
    What do you mean by "parsing from applet to php"? Parsing really isn't a data transfer method except maybe in a very tenuous sense.
    And do you really mean an applet (a small program run on the client and embedded in a web page) or are you using it as shorthand for any java program?
    If an applet, I suppose you could:
    1) use javascript to connect the applet to the web page, which would just happen to be created using PHP. So it would be all client-side operation.
    2) use HttpURLConnection (or, God help you, direct socket connections) to connect to a web server and interact with PHP to give/get data. In this case it would be client/server behavior, but the applet would have minimal interaction with the PHP page it's embedded in.
    3) Make it really fun (i.e.: complicated) by using javascript to connect to the page, and then use AJAX to connect to the server. I have no idea whether that's even possible using PHP.
    Maybe there are other options I haven't thought of.

  • Help me about smart cards

    how connecting to smart cards reader please

    Old SC readers are connected via RS232 to a computer. Newer types have an USB connection. In both cases you would need a driver.
    What smart card reader do you have?

  • How to load the .cap file in a Smart Card?

    Dear All,
    Hello..!!
    I am using JCDK 2.2 and have used Eclipse JCDK.
    I have written a simple read/write applet and created a .cap file using Eclipse's Converter Java Card tool.
    What is the next step to be done?
    I have a smart card device and have installed its drivers.
    When do the APDU commands come into picture?
    Expecting help.
    Thanks a lot.
    Regards,
    Suril

    Suril Sarvaiya wrote:
    Hi Shane....
    Thnx a lot....
    I have downloaded GP-Shell 1.4.4
    When I open its application and write any command and press enter ; the app window closes immendiately.
    Can you please help me on this?
    One more thing Shane......
    I'm writig a java class using javax.smartcardio
    I have installed drivers of Omnikey 3021
    but the TerminalFactory is not detecting it?
    Any idea on that?
    Thanks again...
    Regards,
    SurilHi all,
    Is Mr. thread starter has solved his problem?
    I profit this thread to post my question. I'm working with new environment and I have problem loading cap file into my smartcard.
    specification come first :-)
    - My smartcard is said to be JC2.2.1 and GP2.1.1 compatible
    - My code (for testing) is written in Java under eclipse Helios service 2 with JavaCard plugin (for JC2.2.2)
    I compile my code with JDK 1.3 (for compatible version) and using the JC plugin to generate cap file (along with exp and jca).
    My problem is exactly the same as one that was posted in this forum about 2 years ago but is not answered :-)
    [Problem Loading Application to Card |http://forums.oracle.com/forums/thread.jspa?threadID=1749334&tstart=420]
    + I successfully authenticate with smartcard
    + APDU command Install for Load is executed successfully
    + BUT the APDU command LOAD file fails with returned status word is 6424
    For details, I post here my javacard applet code and APDU command executed with my tool:
    package mksAuthSys;
    import javacard.framework.APDU;
    import javacard.framework.Applet;
    import javacard.framework.ISO7816;
    import javacard.framework.ISOException;
    import javacard.framework.OwnerPIN;
    public class Jcardlet extends Applet {
         private final static byte[] myPIN = { (byte) 0x01, (byte) 0x02, (byte) 0x03, (byte) 0x04};
         final static byte Jcardlet_CLA =(byte)0xB0;
         final static byte VERIFY = (byte) 0x20;
         final static byte PIN_TRY_LIMIT =(byte)0x03;
         final static byte MAX_PIN_SIZE =(byte)0x08;
         final static short SW_VERIFICATION_FAILED = 0x6300;
         OwnerPIN pin;
         private Jcardlet() {
              pin = new OwnerPIN(PIN_TRY_LIMIT, MAX_PIN_SIZE);
              pin.update(myPIN, (byte) 0, (byte) 4 );
             register();
         public static void install(byte bArray[], short bOffset, byte bLength)
                   throws ISOException {
              new Jcardlet().register();
         public boolean select() {
              if ( pin.getTriesRemaining() == 0 ) return false;
             return true;     
         public void deselect(){
              pin.reset();
         //@Override
         public void process(APDU apdu) throws ISOException {
              // TODO Auto-generated method stub
              byte[] buffer = apdu.getBuffer();
              if ((buffer[ISO7816.OFFSET_CLA] == 0) &&
                      (buffer[ISO7816.OFFSET_INS] == (byte)(0xA4))) return;          
              if (buffer[ISO7816.OFFSET_CLA] != Jcardlet_CLA)
                    ISOException.throwIt(ISO7816.SW_CLA_NOT_SUPPORTED);          
              switch (buffer[ISO7816.OFFSET_INS]) {
               case VERIFY: verify(apdu);
                 return;
               default: ISOException.throwIt (ISO7816.SW_INS_NOT_SUPPORTED);
         private void verify(APDU apdu) {
              // TODO Auto-generated method stub
             byte[] buffer = apdu.getBuffer();
             // retrieve the PIN data for validation.
             byte byteRead = (byte)(apdu.setIncomingAndReceive());
             // check pin
             // the PIN data is read into the APDU buffer
             // at the offset ISO7816.OFFSET_CDATA
             // the PIN data length = byteRead
             if ( pin.check(buffer, ISO7816.OFFSET_CDATA,byteRead) == false )
               ISOException.throwIt(SW_VERIFICATION_FAILED);          
    }And my APDU command:
    Loading "D:\mksAuthSys.cap" ...
    T - 80F28000024F00
    C - 08A000000003000000079E9000
    ISD AID : A000000003000000
    T - 80E602001508F23412345610000008A00000000300000000000000
    C - 009000
    T - 80E80000C8C482018B010012DECAFFED010204000108F23412345610000002001F0012001F000C001500420012009D0011001C0000009F00020001000402010004001502030107A0000000620101000107A000000062000103000C0108F234123456100001002306001200800301000104040000003DFFFF0030004507009D000510188C0003188F00013D0610088C00028700AD007B000403078B0005188B00067A02308F00073D8C00088B00067A0110AD008B00096104037804780110AD008B000A7A0221198B000B2D1A0300
    C - 6424
    Stopped loading due to unexpected status words.Urgently look forward to hearing from you.
    Thanks a bunch in advance
    Best Regards,
    JDL

  • URGENT HELP NEEDED (Bios Settings Failed)

    Hey Guys,
    I am having problems with my MSI Board, and don't know what to do.  I am very much a noob to BIOS/and modding so I apologize in advance.  You guys helped me a few months ago getting everything up and running and all was great for months.  Then last night I walked away from my PC for a while and when i came back a starting screen was on saying my OC Settings Failed to load, i tried other versions I saved and they all failed as well.  I ended up loading failsafe options, and got the "double start" where the computer turns on, then instantly shuts off, then turns on again.  This allowed me to load windows 7, which then started to "install updates".   So i think while i was away Windows automatically updated and rebooted... but would that effect my BIOS settings?
    As I said, I had my system running perfect for months no errors or crashes at all based on the Bios setting you guys help me with in this thread:  https://forum-en.msi.com/index.php?topic=147854.0
    However, last week I removed the heat sink and installed this cooler:  http://www.newegg.com/Product/Product.aspx?Item=N82E16835181010&nm_mc=OTC-Froogle&cm_mmc=OTC-Froogle-_-Water+Cooling-_-Corsair-_-35181010
    All I did was unhook everything from the MB, install the cooler, and then hook everything back up to the MB.  The only thing I may have done wrong is not connect the SATA devices (my HDs and ROMS) back in the spots they were in originally.  However after I installed the cooler, they system booted right up, and I haven’t had any problems with my system for the past two weeks.  I also should note I didnt make any BIOS changes either after I installed the cooler.  So I don’t know if I should have done something there.   Yet, like I said the system has been fine for the past two weeks, no crashes or errors... it wasn’t until last night after Windows auto updated that this has begun.
    The reason I need "URGENT HELP" is because of course I just a new job with deadlines due and so much video editing work I need to do.  I would be fine leaving it on failsafe settings, and forgetting the OC setting all together if I new that would make the system stable.  But considering its still doing the "double start" even in failsafe mode, im afraid if i start working my system will crash.
    So I am begging anybody for any advice or help they could provide.  I will provide my system info below.  If anybody can guide me as to what settings I should set in BIOS i would appreciate it.  Or perhaps there’s a BIOS update that I should use now that I have a cooler and not a heat sink?  If you need any more information from me, just ask.  I will be monitoring this thread all day, as I desperately need help.
    MY SYSTEM: 
    Intel 980X chip running Win 7 64bit (with MSI BigBang xPower MB installed in my old Dell XPS 730X)
    (1) SATA II WD 3gb Hard Drive @ 1.5TB
    (2) OCZ SATA II SSD drives @120GB: http://www.newegg.com/Product/Product.aspx?Item=N82E16820227543
    (2) Hitachi 6gb SATA III drives @2TB: http://www.newegg.com/Product/Product.aspx?Item=N82E16822145473
    3 DVD/CD/BLUERAY DRIVES:
    1 SATA DVD DRIVE
    1 SATA BlueRay Drive
    1 SATA CD Drive
    (So 8 SATA Devices Total)
    24GIGs of this ram: http://www.newegg.com/Product/Product.aspx?Item=N82E16820145321
    1 NVida Geforce GTX 470
    1 Soundblaster X-Fi Titanum Card
    New Addition Water Cooler:  http://www.newegg.com/Product/Product.aspx?Item=N82E16835181010&nm_mc=OTC-Froogle&cm_mmc=OTC-Froogle-_-Water+Cooling-_-Corsair-_-35181010 

    PROBLEM:  My OC BIOS setting wont load.  Even on failsafe i get the "double start".  I want to get back to my OC (stable) settings.
    UPDATE:  Since I posted somebody messaged me mentioned I should have "reset the CMOS" after I installed the new cooler.  So I did that, and now they system starts fine without the "double start".  I am able to load one of my saved OC settings now as well (but any others causes a failure).
    NEW QUESTIONS: 
          1.  Since I reset the CMOS and now the system is starting fine on my last OC settings, is it safe to assume the sytem is stable for now? 
          2.  I never made any power changes or BIOS changes after I installed the new cooler.  Should I have?
          3.  After I reset the CMOS was I soupposed to reinstall the drivers from the MSI disk again?  I did not, and the system seems to be fine, but I thought I was soupposed to do that after a CMOS reset.
          4.  Is there a new BIOS version for my setup that may be better now?   Im currently on v1.5
    Here is a screenshot from CPUZ of the system information currently.  This is with it booting normally after my CMOS reboot.  I just figured id post it incase it helps with any of my questions.  Thanks so much for helping guys!

  • How to include the user as a recipient of the email generated when a smart card certificate is issued by an Enrollment Agent on behalf of a user.

    How can I add the requester name in the To: field of the email generated when a Smart Card certificate is issued on his behalf.
    I want to address the possibility of someone (Enrollment Agent) issuing a Smart Card certificate on behalf of a user, assign a PIN and use it without the user's knowledge.
    There doesn't seem to be a way in the registry to define a variable to be used in a manner similar to the TitleArg & TitleFormat way of using %1.
    Jamal Saket OSFI Canada

    Hi,
    Thank you for your question.  
    I am trying to involve someone familiar with this topic to further look at this issue. There might be some time delay. Appreciate your patience. 
    Thank you for your understanding and support.
    TechNet Subscriber Support
    If you are
    TechNet Subscription
    user and have any feedback on our support quality, please send your feedback
    here.
    We
    are trying to better understand customer views on social support experience, so your participation in this
    interview project would be greatly appreciated if you have time.
    Thanks for helping make community forums a great place.

Maybe you are looking for

  • Problem adding a filter to Recordset

    Hi, I have added a record set to a page, and it works fine. Then I add a filter to the record set so I can work with the record stipulated by the URL parameter, and it stops working. Here is the code that is added without a filter: mysql_select_db($d

  • Mailbox does not have a send icon

    After configuring my mail in settings, my mailbox does not have a send icon, nor can i compose and or send a message. I have 4 other email accounts set up on this phone and they all function properly except for one.

  • Adding a  additonal TAB

    Dear Experts, I am working ECC6.0 system.I have to add a additional TAB in a TABstrip for a screen (FMCACOV:Business partner overview). The Program for the transaction is RFMCA_COV. Please let me know the steps to proceed for these. Thanks in Advance

  • Can not create new page from template

    I have been working on a new site for the last couple of weeks and have created several pages using a basic template. All of the child pages of this template still update when changes are made to it, however I can no long create new children from thi

  • Impossible d'accéder aux films et vidéos dans itunes

    quand je suis sur itunes, je n'ai acces qu'à la musique, le dossier film est visible mais inaccessible, impossible d'y placer quoi que ce soit, les commandes cessent de fonctionner. Ce problème ne se produit pas avec la musique. Où est le bug ?