本文介绍了如何在我的网站上在线整合指纹机的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

限时删除!!

我有Nitgen指纹机。它在本地机器上正常工作。但在实时网站上它会给出错误,例如



无法加载文件或程序集'Interop.NBioBSPCOMLib,Version = 1.0.0.0,Culture = neutral,PublicKeyToken = bf76fe6bc0d3af33'或其中一个依赖项。系统找不到指定的文件。



I have Nitgen fingerprint machine. It's working properly on local machine. but on live website it give error like

Could not load file or assembly 'Interop.NBioBSPCOMLib, Version=1.0.0.0, Culture=neutral, PublicKeyToken=bf76fe6bc0d3af33' or one of its dependencies. The system cannot find the file specified.

BioBSPCOMM.BioBSP m_NBioAPI = new BioBSP();





上面它给我错误。



在此先感谢...



Above line it give me error.

Thanks in advance...

推荐答案


这篇关于如何在我的网站上在线整合指纹机的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

1403页,肝出来的..

09-08 12:20