系统发生了未处理的异常
This is the rescue page and it is supposed to show you a nice message.
View the source for more details on the exception, though.
TargetInvocationException
调用的目标发生了异常。
堆栈:
在 System.RuntimeTypeHandle.CreateInstance(RuntimeType type, Boolean publicOnly, Boolean noCheck, Boolean& canBeCached, RuntimeMethodHandle& ctor, Boolean& bNeedSecurityCheck)
在 System.RuntimeType.CreateInstanceSlow(Boolean publicOnly, Boolean fillCache)
在 System.RuntimeType.CreateInstanceImpl(Boolean publicOnly, Boolean skipVisibilityChecks, Boolean fillCache)
在 System.Activator.CreateInstance(Type type, Boolean nonPublic)
在 System.RuntimeType.CreateInstanceImpl(BindingFlags bindingAttr, Binder binder, Object[] args, CultureInfo culture, Object[] activationAttributes)
在 System.Activator.CreateInstance(Type type, BindingFlags bindingAttr, Binder binder, Object[] args, CultureInfo culture, Object[] activationAttributes)
在 System.Reflection.Assembly.CreateInstance(String typeName, Boolean ignoreCase, BindingFlags bindingAttr, Binder binder, Object[] args, CultureInfo culture, Object[] activationAttributes)
在 ZhlFactory.Coom.getJson(String strJson)
在 ZhlBll.B_ProductsInfo.GetJsonPage(String json)
在 ZhlBooth.BoothController.CommtjPro()
在 ZhlBooth.BoothController.products()
Inner exception:
FileNotFoundException
未能加载文件或程序集“Lucene.Net, Version=2.0.0.2, Culture=neutral, PublicKeyToken=null”或它的某一个依赖项。系统找不到指定的路径。
堆栈:
在 ZhlDal.D_ProductsInfo..ctor()