Card Reader Not working when published on IIS

85 Views Asked by At

I'm developing a .NET MVC website that requires the users to fill in their information. Locally (localhost using visual studio) I am using a card reader to get the user information from their citizen cards. The problem arouse when tryied to publish the software in IIS.

I can't access the card reader.... :< How can i overcome this situation without using applets ? Is Javascript a viable option?

0

There are 0 best solutions below