Click here to Skip to main content
15,895,256 members
Please Sign up or sign in to vote.
1.00/5 (3 votes)
See more:
I had recently bought a fingerprint cum card reader machine. And with it came the APIfor controlling it from my application. The problem is that i am building application based on C#.net and the api documentation says build on vb. Secondly i am not able to include and use it in my C# application.
Whenever i try to import the dll via Visual Studio, it generated some kind of error....


Kindly try it and tell me how to use it on my c# application.The complete api rar file is linked below. Kindly download it nd help me

Link: http://www.4shared.com/rar/TfD6vyOdce/SDK.html[^]
Posted
Comments
Sergey Alexandrovich Kryukov 7-Feb-14 1:25am    
Why do you think someone will download who-knows-what from who-knows-where? This site is oriented to questions formulated on a single page using English and some code samples.
—SA
Ag_Sharad 7-Feb-14 1:34am    
Sir, when i import the dll from visual studio i get an error. And since i dont know much of VB i cannot use it directly in VB.
Now i just wanted to know whether i was doing some mistake in using it, or the dll was corrupt. Thats why i linked the dll and ocx files.
Dave Kreskowiak 7-Feb-14 11:17am    
AND THE ERROR WOULD BE .....???? (HINT: EXTREMELY HELPFUL!) YES, I KNOW I'M YELLING AT YOU!
Bernhard Hiller 7-Feb-14 2:25am    
Tell us the error message. Also tell us what you did just before you got the error mesage.
Do you include the dll via References-COM or do you create a Primary Interop Assembly and add a reference to that PIA? Do you use a 64bit machine? Does the dll have a specific bit-ness (i.e. built for 32bit/x86 applications)?

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900