已经不是第一次了,但是实在找不到原因DLL文件都拷贝过来了,虽然是授权使用的函数库,需要密码狗,但是也有两个月的试用期,这还没有过试用期的,这是怎么回事?
未处理 System.IO.FileLoadException
  Message="未能加载由“NCyCamLib, Version=2.4.1.921, Culture=neutral, PublicKeyToken=abf6cdbd1fc0d055”导入的过程。"
  Source="SampleApplication"
  FileName="NCyCamLib, Version=2.4.1.921, Culture=neutral, PublicKeyToken=abf6cdbd1fc0d055"
  FusionLog=""
  StackTrace:
       在 SampleApplication.SampleApp..ctor()
       在 SampleApplication.Program.Main() 位置 F:\Chyujian\Bildverarbeitung\Programming\DALSA\QuickCam GEV\DALSA SDK\Samples\NET\SampleApplication\Program.cs:行号 18
       在 System.AppDomain._nExecuteAssembly(Assembly assembly, String[] args)
       在 System.AppDomain.ExecuteAssembly(String assemblyFile, Evidence assemblySecurity, String[] args)
       在 Microsoft.VisualStudio.HostingProcess.HostProc.RunUsersAssembly()
       在 System.Threading.ThreadHelper.ThreadStart_Context(Object state)
       在 System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
       在 System.Threading.ThreadHelper.ThreadStart()