Hello,
As many, I'm looking for a new dll to be able to read new Belgium identity card.
I use VB6 and was happy to find this great share community.
I tried the given code to read Belgium card, but I'm having trouble, here's my test code :

Of course, the EID.Wrapper.tlb is well referenced in the project.
Unfortunately, on the line :
Set data = wrapper.GetCardData()
return the error : unregistered class
Is there something missing ? A module class ?
I thought everything was in the dll.
I'm sorry, but I really don't understand what's missing. Hope you can help me to understand.
Many thanks in advance, have all a nice chrismas day,
Fab
Hello,
As many, I'm looking for a new dll to be able to read new Belgium identity card.
I use VB6 and was happy to find this great share community.
I tried the given code to read Belgium card, but I'm having trouble, here's my test code :
Of course, the EID.Wrapper.tlb is well referenced in the project.
Unfortunately, on the line :
Set data = wrapper.GetCardData()
return the error : unregistered class
Is there something missing ? A module class ?
I thought everything was in the dll.
I'm sorry, but I really don't understand what's missing. Hope you can help me to understand.
Many thanks in advance, have all a nice chrismas day,
Fab