发布的项目,今天突然出错了,有的电脑能正常运行,有的电脑却报错.客服说我用了盗版,天知道,我是正版用户,而且这个项目发布已很久了,唯一不同的是电脑重装了系统,把原来winxp换成了win7.
.NET Framework 版本:2.0.50727.5477
Foxtable 版本:2012.11.29.1
错误所在事件:表,门窗表, DataColChanged
详细错误信息:
System.Reflection.TargetInvocationException: 调用的目标发生了异常。 ---> System.Runtime.InteropServices.COMException (0x80004005): The operation could not be completed because the script engine has not been initialized to a valid language.
在 MSScriptControl.ScriptControlClass.Reset()
在 Foxtable.GlobalProperties.Eval(String OOlO, DataRow Ol, Boolean O1OlO10100, Boolean Ol11l, Boolean Ol10O1Oll1)
在 Foxtable.GlobalProperties.Eval(String O0ll)
在 UserCode.DataColChanged(DataColEventArgs e)
--- 内部异常堆栈跟踪的结尾 ---
在 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)
在 Foxtable.DataTable.OO0l0lOll0O11lO0(DataCol Ol)