以梦为马,不负韶华

搜索
查看: 385|回复: 1
收起左侧

Aspen优化出错

[复制链接]
 楼主| 发表于 1970-1-1 08:00:00 显示全部楼层 |阅读模式
这个提示出错要怎么解决啊?急急急
  1. [10:56:16]:调用的目标发生了异常。
  2. [10:58:39]:未处理的异常
  3. 异常消息: Resolution of the dependency failed, type = "AspenTech.AspenPlus.MMForms.Convergence.Convergence.Bobyqa.MMBobyqa_Result_Manipu_ViewModel+MMScrollArea1_GridData_ItemTemplate", name = "(none)".
  4. Exception occurred while: Setting value for property MMScrollArea1_GridData_ItemTemplate.ResolvedCxsProvider.
  5. Exception is: InvalidOperationException - 可为空的对象必须具有一个值。
  6. -----------------------------------------------
  7. At the time of the exception, the container was:

  8.   Resolving AspenTech.AspenPlus.MMForms.Convergence.Convergence.Bobyqa.MMBobyqa_Result_Manipu_ViewModel+MMScrollArea1_GridData_ItemTemplate,(none)
  9.   Setting value for property MMScrollArea1_GridData_ItemTemplate.ResolvedCxsProvider

  10. 异常源: Microsoft.Practices.Unity
  11. StackTrace:    在 Microsoft.Practices.Unity.UnityContainer.DoBuildUp(Type t, Object existing, String name, IEnumerable`1 resolverOverrides)
  12.    在 Microsoft.Practices.Unity.UnityContainer.Resolve(Type t, String name, ResolverOverride[] resolverOverrides)
  13.    在 AspenTech.AspenCxs.CxsViewModel.ViewData.CxvVectorPropertyData.ItemContext.get_Value()
  14.    在 AspenTech.AspenCxs.CxsViewModel.ViewData.CxvVectorPropertyData.EnsureDataItem(Int32 index)
  15.    在 AspenTech.Engineering.GridControls.Bindings.BindingDataTable.ResetRows()
  16.    在 AspenTech.Engineering.GridControls.Bindings.BindingDataTable.set_ItemsSource(IEnumerable value)
  17.    在 AspenTech.AspenPlus.MMControls.MMScrollAreaMS.InitFields()
  18.    在 AspenTech.AspenPlus.MMControls.MMScrollAreaMS.MMScrollAreaMS_Loaded(Object sender, RoutedEventArgs e)
  19.    在 System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
  20.    在 System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args)
  21.    在 System.Windows.BroadcastEventHelper.BroadcastEvent(DependencyObject root, RoutedEvent routedEvent)
  22.    在 System.Windows.BroadcastEventHelper.BroadcastLoadedEvent(Object root)
  23.    在 MS.Internal.LoadedOrUnloadedOperation.DoWork()
  24.    在 System.Windows.Media.MediaContext.FireLoadedPendingCallbacks()
  25.    在 System.Windows.Media.MediaContext.FireInvokeOnRenderCallbacks()
  26.    在 System.Windows.Media.MediaContext.RenderMessageHandlerCore(Object resizedCompositionTarget)
  27.    在 System.Windows.Media.MediaContext.RenderMessageHandler(Object resizedCompositionTarget)
  28.    在 System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
  29.    在 System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
  30. [10:58:59]:Exception: Resolution of the dependency failed, type = "AspenTech.AspenPlus.MMForms.Convergence.Convergence.Bobyqa.MMBobyqa_Result_Manipu_ViewModel+MMScrollArea1_GridData_ItemTemplate", name = "(none)".
  31. Exception occurred while: Setting value for property MMScrollArea1_GridData_ItemTemplate.ResolvedCxsProvider.
  32. Exception is: InvalidOperationException - 可为空的对象必须具有一个值。
  33. -----------------------------------------------
  34. At the time of the exception, the container was:

  35.   Resolving AspenTech.AspenPlus.MMForms.Convergence.Convergence.Bobyqa.MMBobyqa_Result_Manipu_ViewModel+MMScrollArea1_GridData_ItemTemplate,(none)
  36.   Setting value for property MMScrollArea1_GridData_ItemTemplate.ResolvedCxsProvider

  37.    在 Microsoft.Practices.Unity.UnityContainer.DoBuildUp(Type t, Object existing, String name, IEnumerable`1 resolverOverrides)
  38.    在 Microsoft.Practices.Unity.UnityContainer.Resolve(Type t, String name, ResolverOverride[] resolverOverrides)
  39.    在 AspenTech.AspenCxs.CxsViewModel.ViewData.CxvVectorPropertyData.ItemContext.get_Value()
  40.    在 AspenTech.AspenCxs.CxsViewModel.ViewData.CxvVectorPropertyData.EnsureDataItem(Int32 index)
  41.    在 AspenTech.Engineering.GridControls.Bindings.BindingDataTable.ResetRows()
  42.    在 AspenTech.Engineering.GridControls.Bindings.BindingDataTable.set_ItemsSource(IEnumerable value)
  43.    在 AspenTech.AspenPlus.MMControls.MMScrollAreaMS.InitFields()
  44.    在 AspenTech.AspenPlus.MMControls.MMScrollAreaMS.MMScrollAreaMS_Loaded(Object sender, RoutedEventArgs e)
  45.    在 System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
  46.    在 System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args)
  47.    在 System.Windows.BroadcastEventHelper.BroadcastEvent(DependencyObject root, RoutedEvent routedEvent)
  48.    在 System.Windows.BroadcastEventHelper.BroadcastLoadedEvent(Object root)
  49.    在 MS.Internal.LoadedOrUnloadedOperation.DoWork()
  50.    在 System.Windows.Media.MediaContext.FireLoadedPendingCallbacks()
  51.    在 System.Windows.Media.MediaContext.FireInvokeOnRenderCallbacks()
  52.    在 System.Windows.Media.MediaContext.RenderMessageHandlerCore(Object resizedCompositionTarget)
  53.    在 System.Windows.Media.MediaContext.RenderMessageHandler(Object resizedCompositionTarget)
  54.    在 System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
  55.    在 System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
  56.    Inner Exception: 可为空的对象必须具有一个值。
  57.    在 System.ThrowHelper.ThrowInvalidOperationException(ExceptionResource resource)
  58.    在 AspenTech.AspenPlus.MMForms.Convergence.Convergence.Bobyqa.MMBobyqa_Result_Manipu_ViewModel.MMScrollArea1_GridData_ItemTemplate.OnUpdateData()
  59.    在 AspenTech.AspenCxs.CxsViewModel.CxvViewModel.set_ResolvedCxsProvider(CxsDataProvider value)
  60.    在 lambda_method(Closure , IBuilderContext )
  61.    在 Microsoft.Practices.ObjectBuilder2.DynamicBuildPlanGenerationContext.<>c__DisplayClass1.<GetBuildMethod>b__0(IBuilderContext context)
  62.    在 Microsoft.Practices.ObjectBuilder2.BuildPlanStrategy.PreBuildUp(IBuilderContext context)
  63.    在 Microsoft.Practices.ObjectBuilder2.StrategyChain.ExecuteBuildUp(IBuilderContext context)
  64.    在 Microsoft.Practices.Unity.UnityContainer.DoBuildUp(Type t, Object existing, String name, IEnumerable`1 resolverOverrides)
  65. [10:58:59]:AppDomain.UnhandledException: Resolution of the dependency failed, type = "AspenTech.AspenPlus.MMForms.Convergence.Convergence.Bobyqa.MMBobyqa_Result_Manipu_ViewModel+MMScrollArea1_GridData_ItemTemplate", name = "(none)".
  66. Exception occurred while: Setting value for property MMScrollArea1_GridData_ItemTemplate.ResolvedCxsProvider.
  67. Exception is: InvalidOperationException - 可为空的对象必须具有一个值。
  68. -----------------------------------------------
  69. At the time of the exception, the container was:

  70.   Resolving AspenTech.AspenPlus.MMForms.Convergence.Convergence.Bobyqa.MMBobyqa_Result_Manipu_ViewModel+MMScrollArea1_GridData_ItemTemplate,(none)
  71.   Setting value for property MMScrollArea1_GridData_ItemTemplate.ResolvedCxsProvider

  72.    在 Microsoft.Practices.Unity.UnityContainer.DoBuildUp(Type t, Object existing, String name, IEnumerable`1 resolverOverrides)
  73.    在 Microsoft.Practices.Unity.UnityContainer.Resolve(Type t, String name, ResolverOverride[] resolverOverrides)
  74.    在 AspenTech.AspenCxs.CxsViewModel.ViewData.CxvVectorPropertyData.ItemContext.get_Value()
  75.    在 AspenTech.AspenCxs.CxsViewModel.ViewData.CxvVectorPropertyData.EnsureDataItem(Int32 index)
  76.    在 AspenTech.Engineering.GridControls.Bindings.BindingDataTable.ResetRows()
  77.    在 AspenTech.Engineering.GridControls.Bindings.BindingDataTable.set_ItemsSource(IEnumerable value)
  78.    在 AspenTech.AspenPlus.MMControls.MMScrollAreaMS.InitFields()
  79.    在 AspenTech.AspenPlus.MMControls.MMScrollAreaMS.MMScrollAreaMS_Loaded(Object sender, RoutedEventArgs e)
  80.    在 System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
  81.    在 System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args)
  82.    在 System.Windows.BroadcastEventHelper.BroadcastEvent(DependencyObject root, RoutedEvent routedEvent)
  83.    在 System.Windows.BroadcastEventHelper.BroadcastLoadedEvent(Object root)
  84.    在 MS.Internal.LoadedOrUnloadedOperation.DoWork()
  85.    在 System.Windows.Media.MediaContext.FireLoadedPendingCallbacks()
  86.    在 System.Windows.Media.MediaContext.FireInvokeOnRenderCallbacks()
  87.    在 System.Windows.Media.MediaContext.RenderMessageHandlerCore(Object resizedCompositionTarget)
  88.    在 System.Windows.Media.MediaContext.RenderMessageHandler(Object resizedCompositionTarget)
  89.    在 System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
  90.    在 System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
  91.    在 System.Windows.Threading.DispatcherOperation.InvokeImpl()
  92.    在 MS.Internal.CulturePreservingExecutionContext.CallbackWrapper(Object obj)
  93.    在 System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  94.    在 System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  95.    在 System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
  96.    在 MS.Internal.CulturePreservingExecutionContext.Run(CulturePreservingExecutionContext executionContext, ContextCallback callback, Object state)
  97.    在 System.Windows.Threading.DispatcherOperation.Invoke()
  98.    在 System.Windows.Threading.Dispatcher.ProcessQueue()
  99.    在 System.Windows.Threading.Dispatcher.WndProcHook(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
  100.    在 MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
  101.    在 MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o)
  102.    在 System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
  103.    在 System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
  104.    在 System.Windows.Threading.Dispatcher.LegacyInvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Int32 numArgs)
  105.    在 MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)
  106.    在 MS.Win32.UnsafeNativeMethods.DispatchMessage(MSG& msg)
  107.    在 System.Windows.Threading.Dispatcher.PushFrameImpl(DispatcherFrame frame)
  108.    在 System.Windows.Application.RunDispatcher(Object ignore)
  109.    在 System.Windows.Application.RunInternal(Window window)
  110.    在 AspenPlus.App.Main()
复制代码

 成长值: 66700

发表于 1970-1-1 08:00:00 显示全部楼层
得找ASPENTECH官方技术支持解决。
[发帖际遇]: tdl522 发帖时在路边捡到 1 个 韶华币,偷偷放进了口袋. 幸运榜 / 衰神榜
回复 支持 反对

使用道具 举报

不想打字就选择快捷回复吧
您需要登录后才可以回帖 登录 | 注册

本版积分规则

手机版|以梦为马,不负韶华

GMT+8, 2025-2-13 11:13

Powered by 以梦为马,不负韶华

© 2024-2099 Meng.Horse

快速回复 返回顶部 返回列表