SubProgramFailedException: 子程序(buttonForm)返回中止。解析表达式出错。
内部错误:Oops! The current expression is null. The error occurred for expression "label" at position 109 near "label+\":\"+v_Element[\"Data".
原始表达式:
v_Element.Remove("groups");
if(v_Element["Description"].ToString()==""){
v_Element["Description"]=label+":"+v_Element["Data"].ToString();
}
return v_Element;
开始位置:109
附近代码:label+\":\"+v_Element[\"Data(赋值)
--StopFlag: OperationFailed
StackTrace:
在 Quicker.Domain.Actions.X.SubPrograms.SubProgramHelper.<>c__DisplayClass18_0.ChS8I7R67TL()
在 MAeyFDA37Bb2ddaRW0n.bKrXDYAoZMqx2sxqL6s.<>c__DisplayClass7_0.tB7EcQUUuNY()
--- 引发异常的上一位置中堆栈跟踪的末尾 ---
在 System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
在 Quicker.Domain.Actions.X.SubPrograms.SubProgramHelper.<RunStandaloneSubprogram>d__18.MoveNext()
--- 引发异常的上一位置中堆栈跟踪的末尾 ---
在 System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
在 Quicker.Domain.Actions.ActionExecuteContext.<RunSpAsync>d__217.MoveNext()
--- 引发异常的上一位置中堆栈跟踪的末尾 ---
在 System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
在 Quicker.Domain.Actions.ActionExecuteContext.<RunSpAsync>d__218.MoveNext()
--- 引发异常的上一位置中堆栈跟踪的末尾 ---
在 System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
在 DynamicClass.<Window_Drop>d__1c.MoveNext()
--- 引发异常的上一位置中堆栈跟踪的末尾 ---
在 System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
在 System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
在 System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)