Click here to Skip to main content
15,897,334 members
Please Sign up or sign in to vote.
1.00/5 (2 votes)
See more:
Interop.BIOPLUGINACTXLib.dll

AxInterop.BIOPLUGINACTXLib.dll

how to import these finger print in asp.net...

i want to make a online voting process so i want to import these window application files to my website which is in asp.net,,, please tell me in detail
advance thanks,
regards,
ashraf paracha
Posted
Updated 24-Apr-18 4:44am

You can't. One, the assemblies, as you describe them, are for Windows not web. Two, you would not be able to access the physical scanner device from within the web browser sandbox without something like an ActiveX control which the user would not to install, if possible, and not disable. I won't even begin about the possibility hacking such a system.
 
Share this answer
 
Comments
irsam 21-May-11 0:39am    
so how can i make the system which uses any finger print app. and give me its response to asp.net app. or simply take a pic from that scanner and match online to server... plz solve it..
Christian Graus 21-May-11 8:39am    
You can write your own browser plugin, that's about it, really
irsam 23-May-11 10:07am    
how guide me i m beginner
irsam 23-May-11 10:06am    
how guide me i m beginner
You would need to add these dll's to your project as references in a winforms project. ASP.Net will communicate to this application via a web service.
 
Share this answer
 
v2
Comments
irsam 21-May-11 1:54am    
how to communicate these .dll files via web service in asp.net.
irsam 21-May-11 5:05am    
can u tell me how to communicate with these .dll file i have ref. to these files in win app its working but how can i communicate via asp.net any link or guideline ..
Christian Graus 21-May-11 8:40am    
Jeepers - buy a book or something
how can i solve this project using digital persona sdk using the ActiveX/COM plug-ins supplied with the Digital Persona SDK and the Digital Persona UareU 4500 Fingerprint Reader. This requires that the client PC's have the digital Persona RTE installed - loads the drivers for the hardware and the dll's for the plug-ins. PC's will also require .NET framework 2.0 or greater.
 
Share this answer
 
Comments
Christian Graus 21-May-11 8:40am    
Which part of 'answer' is confusing to you ? You posted this as an answer. I suggest reading a book on ASP.NET, when you understand what it is and what it does, you'll understand the issues with this question.
irsam 23-May-11 10:06am    
i m searching for activex in c#.net for doing this finger print project in asp.net and that is making much difficulty to me how can i solve this problem.
irsam 23-May-11 4:18am    
i m searching for activex in c#.net for doing this finger print project in asp.net and that is making much difficulty to me how can i solve this problem.

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