SmartClient has encountered a problem and will be closed.
************** Outer Exception **************
Exception type:System.Reflection.TargetParameterCountException
Exception message:Parameter count mismatch.
Exception source:mscorlib
Exception Target Site: InvokeArgumentsCheck
at System.Reflection.RuntimeMethodInfo.InvokeArgumentsCheck(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
at System.Delegate.DynamicInvokeImpl(Object[] args)
at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
=== One Known Change I Made …
public override List SidePanelPlaceDefinitions
{
// Now using: WorkSpaceState … VideoOS.Platform.WorkSpaceState.Setup
// But my guess is that this is not the problem.
}