i’ve build a project using visual basic 2010 with the kit K8055. (with succes )
My second project is the kit 8061.
the supplied example (.exe) is working and the kit also, but my vb code is converted in vb 2010 with faults.
K8061_Demo_TemporaryKey.pfx canceled or missing,
how can i convert to vb 2010 without error?
can i find somewhere the pfx file?
is there a more recent file as an example?
The package includes new driver and new DLL.
There are example projects written in many programming languages included.
The example written in VB 2008 should convert to VB 2010 without any problems.
You have to remove the previous driver and install the new driver (v1.0.0.6) from this download package.
Please read the Getting_Started.pdf and the README.TXT.
Yes follow the recommondation. I had the same problem and it works.
Amasing, that on the website is not the newest software. The old one does not work with converting to VB 2010.