以文本方式查看主题 - Foxtable(狐表) (http://foxtable.net/bbs/index.asp) -- 专家坐堂 (http://foxtable.net/bbs/list.asp?boardid=2) ---- 狐爸,帮忙看看 (http://foxtable.net/bbs/dispbbs.asp?boardid=2&id=31872) |
-- 作者:westwolf -- 发布时间:2013/4/22 11:24:00 -- 狐爸,帮忙看看 狐爸,我的项目文件现在打不开,想进去修改错误又进不了,报错信息粘到下面,帮忙看看。 .NET Framework 版本:2.0.50727.5466 Foxtable 版本:2012.11.28.1 错误所在事件: 详细错误信息: System.Reflection.TargetInvocationException: 调用的目标发生了异常。 ---> System.Data.EvaluateException: 筛选表达式“trim([顾客姓名])”的计算结果不是布尔值项。 在 System.Data.DataExpression.Invoke(DataRow row, DataRowVersion version) 在 System.Data.Index.AcceptRecord(Int32 record, IFilter filter) 在 System.Data.Index.InitRecords(IFilter filter) 在 System.Data.Index..ctor(DataTable table, Int32[] ndexDesc, IndexField[] indexFields, Comparison`1 comparison, DataViewRowState recordStates, IFilter rowFilter) 在 System.Data.DataTable.GetIndex(IndexField[] indexDesc, DataViewRowState recordStates, IFilter rowFilter) 在 System.Data.DataView.UpdateIndex(Boolean force, Boolean fireEvent) 在 System.Data.DataView.UpdateIndex(Boolean force) 在 System.Data.DataView.SetIndex2(String newSort, DataViewRowState newRowStates, IFilter newRowFilter, Boolean fireEvent) 在 System.Data.DataView.SetIndex(String newSort, DataViewRowState newRowStates, IFilter newRowFilter) 在 System.Data.DataView.set_RowFilter(String value) 在 Foxtable.WinForm.ComboBox.set_DataFilter(String O00l1) --- 内部异常堆栈跟踪的结尾 --- 在 System.RuntimeMethodHandle._InvokeMethodFast(Object target, Object[] arguments, SignatureStruct& sig, MethodAttributes methodAttributes, RuntimeTypeHandle typeOwner) 在 System.RuntimeMethodHandle.InvokeMethodFast(Object target, Object[] arguments, Signature sig, MethodAttributes methodAttributes, RuntimeTypeHandle typeOwner) 在 System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture, Boolean skipVisibilityChecks) 在 System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture) 在 System.Reflection.RuntimePropertyInfo.SetValue(Object obj, Object value, BindingFlags invokeAttr, Binder binder, Object[] index, CultureInfo culture) 在 System.Reflection.RuntimePropertyInfo.SetValue(Object obj, Object value, Object[] index) 在 Foxtable.O11Ol10OlO0Oll.OO1O1l0l1lOl01O00ll11010l01l(Object O01, String O1lO0lOl00l0l0, Char Olll11011) 在 Foxtable.WinForm.Form.O0O11O1O0l1O(ControlCollection Ol00l01O, DataRow O0Ol0llOl, Int32 OOl0) 在 Foxtable.WinForm.Form.Create() 在 Foxtable.WinForm.Form.O01O(O0011ll101 OOOlO001, Int32 O, Int32 O) 在 Foxtable.WinForm.Form.Open(Int32 O, Int32 O) 在 Foxtable.frmMain.O001O0lO10() 在 Foxtable.Syscmd.Project.Open(String OllOl11l, String[] OO01) |
-- 作者:FoxMan -- 发布时间:2013/4/22 11:26:00 -- 按CTRL不放,可以进入 |
-- 作者:westwolf -- 发布时间:2013/4/22 11:29:00 -- 麻烦具体点,在哪个环节按CTRL |
-- 作者:XYT -- 发布时间:2013/4/22 11:29:00 -- 打开项目是长按CTRL [此贴子已经被作者于2013-4-22 11:29:38编辑过]
|
-- 作者:westwolf -- 发布时间:2013/4/22 11:30:00 -- 我设置了一个登陆界面,要输入密码点确定才能登陆 |
-- 作者:Bin -- 发布时间:2013/4/22 11:31:00 -- 那你登录啊.然后继续按着CTRL |
-- 作者:westwolf -- 发布时间:2013/4/22 11:32:00 -- 没反应 |
-- 作者:XYT -- 发布时间:2013/4/22 11:32:00 -- 你登陆时就报错了吗,那就试下可以尝试先删除项目目录下的子目录Catch,然后重新打开项目 |
-- 作者:westwolf -- 发布时间:2013/4/22 11:34:00 -- 在加载数据表是报错 |
-- 作者:westwolf -- 发布时间:2013/4/22 11:35:00 -- 报错后就一直停在加载界面 |