111 lines
13 KiB
Plaintext
111 lines
13 KiB
Plaintext
2026-01-24 16:00:45.3437 | ------------- (V1.0.0.2)------------------
|
|
2026-01-24 16:00:49.6151 | File:E:\svn\DryingStove\branch\得壹烘烤线6098-006\src\Cowain.Bake.Main\App.xaml.cs,Fun:OnDispatcherUnhandledException,LineNum:53, 在 Prism.Regions.RegionViewRegistry.OnContentRegistered(ViewRegisteredEventArgs e)
|
|
在 Prism.Regions.RegionManager.RegisterViewWithRegion(String regionName, Type viewType)
|
|
在 Cowain.Bake.Main.App.OnInitialized() 位置 E:\svn\DryingStove\branch\得壹烘烤线6098-006\src\Cowain.Bake.Main\App.xaml.cs:行号 136
|
|
在 System.Windows.Application.<.ctor>b__1_0(Object unused)
|
|
在 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),An exception has occurred while trying to add a view to region 'MainHeaderRegion'.
|
|
- The most likely causing exception was was: 'System.Reflection.TargetInvocationException: 调用的目标发生了异常。 ---> System.Reflection.TargetException: 非静态方法需要一个目标。
|
|
在 System.Reflection.RuntimeMethodInfo.CheckConsistency(Object target)
|
|
在 System.Reflection.RuntimeMethodInfo.InvokeArgumentsCheck(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
|
|
在 System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
|
|
在 System.Reflection.RuntimePropertyInfo.GetValue(Object obj, Object[] index)
|
|
在 System.Data.Entity.Core.Objects.ELinq.QueryParameterExpression.TryGetFieldOrPropertyValue(MemberExpression me, Object instance, Object& memberValue)
|
|
在 System.Data.Entity.Core.Objects.ELinq.QueryParameterExpression.TryEvaluatePath(Expression expression, ConstantExpression& constantExpression)
|
|
在 System.Data.Entity.Core.Objects.ELinq.QueryParameterExpression.EvaluateParameter(Object[] arguments)
|
|
在 System.Data.Entity.Core.Objects.ELinq.ELinqQueryState.GetExecutionPlan(Nullable`1 forMergeOption)
|
|
在 System.Data.Entity.Core.Objects.ObjectQuery`1.<>c__DisplayClass41_0.<GetResults>b__1()
|
|
在 System.Data.Entity.Core.Objects.ObjectContext.ExecuteInTransaction[T](Func`1 func, IDbExecutionStrategy executionStrategy, Boolean startLocalTransaction, Boolean releaseConnectionOnSuccess)
|
|
在 System.Data.Entity.Core.Objects.ObjectQuery`1.<>c__DisplayClass41_0.<GetResults>b__0()
|
|
在 System.Data.Entity.Core.Objects.ObjectQuery`1.GetResults(Nullable`1 forMergeOption)
|
|
在 System.Data.Entity.Core.Objects.ObjectQuery`1.<System.Collections.Generic.IEnumerable<T>.GetEnumerator>b__31_0()
|
|
在 System.Data.Entity.Internal.LazyEnumerator`1.MoveNext()
|
|
在 System.Collections.Generic.List`1..ctor(IEnumerable`1 collection)
|
|
在 System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source)
|
|
在 Cowain.Bake.BLL.UserService.GetCurrentUserAuthority() 位置 E:\svn\DryingStove\branch\得壹烘烤线6098-006\src\Cowain.Bake.BLL\UserService.cs:行号 102
|
|
在 Cowain.Bake.Main.Views.MainHeaderView.AddMenuGroupBoxItems() 位置 E:\svn\DryingStove\branch\得壹烘烤线6098-006\src\Cowain.Bake.Main\Views\MainHeaderView.xaml.cs:行号 134
|
|
在 Cowain.Bake.Main.Views.MainHeaderView.Init() 位置 E:\svn\DryingStove\branch\得壹烘烤线6098-006\src\Cowain.Bake.Main\Views\MainHeaderView.xaml.cs:行号 89
|
|
在 Cowain.Bake.Main.Views.MainHeaderView..ctor(IUnityContainer unityContainer, IRegionManager regionManager) 位置 E:\svn\DryingStove\branch\得壹烘烤线6098-006\src\Cowain.Bake.Main\Views\MainHeaderView.xaml.cs:行号 51
|
|
--- 内部异常堆栈跟踪的结尾 ---
|
|
在 System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor)
|
|
在 System.Reflection.RuntimeConstructorInfo.Invoke(BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
|
|
在 Unity.Processors.ConstructorProcessor.<>c__DisplayClass16_0.<GetResolverDelegate>b__0(BuilderContext& c) 位置 C:\projects\container\src\Processors\Constructor\ConstructorResolution.cs:行号 79
|
|
在 Unity.Processors.MemberProcessor`2.<>c__DisplayClass8_0.<GetResolver>b__0(BuilderContext& c) 位置 C:\projects\container\src\Processors\Abstracts\MemberProcessor.cs:行号 162
|
|
在 Unity.Processors.MemberProcessor`2.<>c__DisplayClass8_0.<GetResolver>b__0(BuilderContext& c) 位置 C:\projects\container\src\Processors\Abstracts\MemberProcessor.cs:行号 162
|
|
在 Unity.Processors.MemberProcessor`2.<>c__DisplayClass8_0.<GetResolver>b__0(BuilderContext& c) 位置 C:\projects\container\src\Processors\Abstracts\MemberProcessor.cs:行号 162
|
|
在 Unity.Strategies.BuildPlanStrategy.PreBuildUp(BuilderContext& context) 位置 C:\projects\container\src\Strategies\BuildPlanStrategy.cs:行号 80
|
|
在 Unity.UnityContainer.<>c.<.ctor>b__73_1(BuilderContext& context) 位置 C:\projects\container\src\UnityContainer.Resolution.cs:行号 362'.
|
|
But also check the InnerExceptions for more detail or call .GetRootException().
|
|
2026-01-24 16:00:49.6219 | File:E:\svn\DryingStove\branch\得壹烘烤线6098-006\src\Cowain.Bake.Main\App.xaml.cs,Fun:OnUnhandledException,LineNum:121, 在 Prism.Regions.RegionViewRegistry.OnContentRegistered(ViewRegisteredEventArgs e)
|
|
在 Prism.Regions.RegionManager.RegisterViewWithRegion(String regionName, Type viewType)
|
|
在 Cowain.Bake.Main.App.OnInitialized() 位置 E:\svn\DryingStove\branch\得壹烘烤线6098-006\src\Cowain.Bake.Main\App.xaml.cs:行号 136
|
|
在 System.Windows.Application.<.ctor>b__1_0(Object unused)
|
|
在 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)
|
|
在 System.Windows.Threading.DispatcherOperation.InvokeImpl()
|
|
在 MS.Internal.CulturePreservingExecutionContext.CallbackWrapper(Object obj)
|
|
在 System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
|
|
在 System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
|
|
在 System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
|
|
在 MS.Internal.CulturePreservingExecutionContext.Run(CulturePreservingExecutionContext executionContext, ContextCallback callback, Object state)
|
|
在 System.Windows.Threading.DispatcherOperation.Invoke()
|
|
在 System.Windows.Threading.Dispatcher.ProcessQueue()
|
|
在 System.Windows.Threading.Dispatcher.WndProcHook(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
|
|
在 MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
|
|
在 MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o)
|
|
在 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)
|
|
在 System.Windows.Threading.Dispatcher.LegacyInvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Int32 numArgs)
|
|
在 MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)
|
|
在 MS.Win32.UnsafeNativeMethods.DispatchMessage(MSG& msg)
|
|
在 System.Windows.Threading.Dispatcher.PushFrameImpl(DispatcherFrame frame)
|
|
在 System.Windows.Application.RunDispatcher(Object ignore)
|
|
在 System.Windows.Application.RunInternal(Window window)
|
|
在 Cowain.Bake.Main.App.Main(),An exception has occurred while trying to add a view to region 'MainHeaderRegion'.
|
|
- The most likely causing exception was was: 'System.Reflection.TargetInvocationException: 调用的目标发生了异常。 ---> System.Reflection.TargetException: 非静态方法需要一个目标。
|
|
在 System.Reflection.RuntimeMethodInfo.CheckConsistency(Object target)
|
|
在 System.Reflection.RuntimeMethodInfo.InvokeArgumentsCheck(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
|
|
在 System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
|
|
在 System.Reflection.RuntimePropertyInfo.GetValue(Object obj, Object[] index)
|
|
在 System.Data.Entity.Core.Objects.ELinq.QueryParameterExpression.TryGetFieldOrPropertyValue(MemberExpression me, Object instance, Object& memberValue)
|
|
在 System.Data.Entity.Core.Objects.ELinq.QueryParameterExpression.TryEvaluatePath(Expression expression, ConstantExpression& constantExpression)
|
|
在 System.Data.Entity.Core.Objects.ELinq.QueryParameterExpression.EvaluateParameter(Object[] arguments)
|
|
在 System.Data.Entity.Core.Objects.ELinq.ELinqQueryState.GetExecutionPlan(Nullable`1 forMergeOption)
|
|
在 System.Data.Entity.Core.Objects.ObjectQuery`1.<>c__DisplayClass41_0.<GetResults>b__1()
|
|
在 System.Data.Entity.Core.Objects.ObjectContext.ExecuteInTransaction[T](Func`1 func, IDbExecutionStrategy executionStrategy, Boolean startLocalTransaction, Boolean releaseConnectionOnSuccess)
|
|
在 System.Data.Entity.Core.Objects.ObjectQuery`1.<>c__DisplayClass41_0.<GetResults>b__0()
|
|
在 System.Data.Entity.Core.Objects.ObjectQuery`1.GetResults(Nullable`1 forMergeOption)
|
|
在 System.Data.Entity.Core.Objects.ObjectQuery`1.<System.Collections.Generic.IEnumerable<T>.GetEnumerator>b__31_0()
|
|
在 System.Data.Entity.Internal.LazyEnumerator`1.MoveNext()
|
|
在 System.Collections.Generic.List`1..ctor(IEnumerable`1 collection)
|
|
在 System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source)
|
|
在 Cowain.Bake.BLL.UserService.GetCurrentUserAuthority() 位置 E:\svn\DryingStove\branch\得壹烘烤线6098-006\src\Cowain.Bake.BLL\UserService.cs:行号 102
|
|
在 Cowain.Bake.Main.Views.MainHeaderView.AddMenuGroupBoxItems() 位置 E:\svn\DryingStove\branch\得壹烘烤线6098-006\src\Cowain.Bake.Main\Views\MainHeaderView.xaml.cs:行号 134
|
|
在 Cowain.Bake.Main.Views.MainHeaderView.Init() 位置 E:\svn\DryingStove\branch\得壹烘烤线6098-006\src\Cowain.Bake.Main\Views\MainHeaderView.xaml.cs:行号 89
|
|
在 Cowain.Bake.Main.Views.MainHeaderView..ctor(IUnityContainer unityContainer, IRegionManager regionManager) 位置 E:\svn\DryingStove\branch\得壹烘烤线6098-006\src\Cowain.Bake.Main\Views\MainHeaderView.xaml.cs:行号 51
|
|
--- 内部异常堆栈跟踪的结尾 ---
|
|
在 System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor)
|
|
在 System.Reflection.RuntimeConstructorInfo.Invoke(BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
|
|
在 Unity.Processors.ConstructorProcessor.<>c__DisplayClass16_0.<GetResolverDelegate>b__0(BuilderContext& c) 位置 C:\projects\container\src\Processors\Constructor\ConstructorResolution.cs:行号 79
|
|
在 Unity.Processors.MemberProcessor`2.<>c__DisplayClass8_0.<GetResolver>b__0(BuilderContext& c) 位置 C:\projects\container\src\Processors\Abstracts\MemberProcessor.cs:行号 162
|
|
在 Unity.Processors.MemberProcessor`2.<>c__DisplayClass8_0.<GetResolver>b__0(BuilderContext& c) 位置 C:\projects\container\src\Processors\Abstracts\MemberProcessor.cs:行号 162
|
|
在 Unity.Processors.MemberProcessor`2.<>c__DisplayClass8_0.<GetResolver>b__0(BuilderContext& c) 位置 C:\projects\container\src\Processors\Abstracts\MemberProcessor.cs:行号 162
|
|
在 Unity.Strategies.BuildPlanStrategy.PreBuildUp(BuilderContext& context) 位置 C:\projects\container\src\Strategies\BuildPlanStrategy.cs:行号 80
|
|
在 Unity.UnityContainer.<>c.<.ctor>b__73_1(BuilderContext& context) 位置 C:\projects\container\src\UnityContainer.Resolution.cs:行号 362'.
|
|
But also check the InnerExceptions for more detail or call .GetRootException().
|
|
2026-01-24 16:00:56.2395 | opc.tcp://192.168.1.30:4840,订阅节点
|
|
2026-01-24 16:00:56.2395 | 连接OPCUA服务器,opc.tcp://192.168.1.30:4840
|
|
2026-01-24 16:00:56.9881 | opc.tcp://192.168.1.130:4840,订阅节点
|
|
2026-01-24 16:00:56.9881 | 连接OPCUA服务器,opc.tcp://192.168.1.130:4840
|
|
2026-01-24 16:00:57.4537 | opc.tcp://192.168.1.10:4840,订阅节点
|
|
2026-01-24 16:00:57.4537 | 连接OPCUA服务器,opc.tcp://192.168.1.10:4840
|
|
2026-01-24 16:00:57.9656 | opc.tcp://192.168.1.90:4840,订阅节点
|
|
2026-01-24 16:00:57.9656 | 连接OPCUA服务器,opc.tcp://192.168.1.90:4840
|
|
2026-01-24 16:00:58.1812 | opc.tcp://192.168.1.110:4840,订阅节点
|
|
2026-01-24 16:00:58.1812 | 连接OPCUA服务器,opc.tcp://192.168.1.110:4840
|
|
2026-01-24 16:00:58.3692 | opc.tcp://192.168.1.50:4840,订阅节点
|
|
2026-01-24 16:00:58.3692 | 连接OPCUA服务器,opc.tcp://192.168.1.50:4840
|
|
2026-01-24 16:00:58.5146 | opc.tcp://192.168.1.70:4840,订阅节点
|
|
2026-01-24 16:00:58.5146 | 连接OPCUA服务器,opc.tcp://192.168.1.70:4840
|
|
2026-01-24 16:02:52.9960 | ------------- (V1.0.0.2)------------------
|