>EstablishConn returns : Internal Error
>can you please suggest me the possible reason for such INTERNAL ERROR.
>i will be very thankful if anyone can help me out of this problem.
What are the ATR values being transmitted?
That's what we need to see.
Hmm. There are ways to turn on debugging.
1) In pcsc-lite-1.2.9-beta6
use
./configure --enable-debugatr
or patch /win32/config.h to change
/* #undef ATR_DEBUG */
to
#define ATR_DEBUG
2) in muscle-framework-1.1.5/MCardPlugin/src
you can define MSC_DEBUG as well.
3) You can also define the MUSCLECARD_DEBUG environment variable
I'm not sure which one of these will help you the most. But if you make these changes,
and tell us what the ATR's are, we might be able to figure out the error.
_______________________________________________
Muscle mailing list
[EMAIL PROTECTED]
http://lists.drizzle.com/mailman/listinfo/muscle