我一直在工作的项目,使用一个硬件设备眼锁使用眼锁C#软件开发工具包。我尝试将C#引用导入到ASP.net C#。在编译项目的过程中,它没有问题,但是在运行时,出现了一个错误,使得项目不能运行。下面是完整的错误日志:
Description: An unhandled exception occurred during the execution of the current web request/22b543dd/2d61a40f/Eyelock.Eye.Matching.
今天我在我的ASP.NET MVC3应用程序(使用Visual Studio2010)中遇到了一些路由问题。referenced assembly ' RouteDebug' does not have a strong name
我可以下载RouteDebugger的源代码并亲自构建(并对其进行强签名),但这不是NuGet的<