搜索
热搜: 活动 交友 discuz
查看: 1026|回复: 0
收起左侧

[已提交] 12.0.0.2 crash

[复制链接]
  • TA的每日心情
    开心
    2014-12-28 11:00
  • 签到天数: 3 天

    [LV.2]偶尔看看I

    发表于 2017-9-8 11:30:12 | 显示全部楼层 |阅读模式
    错误信息
    -----------------------------------------------------
    [0120906B] System.ArgumentException: 在某个线程上创建的控件不能成为在另一个线程上创建的控件的父级。
       在 System.Windows.Forms.Control.ControlCollection.Add(Control value)
       在 DevComponents.DotNetBar.ToastNotification.ⱼ(Control ԟ, String ⵰, Image ຼ, Int32 ⾇, eToastGlowColor ⾈, Nullable`1 ⾉, Int32 ي, Int32 ً)
       在 TOBA.ExtensionMethods.(Control , String , Image , Nullable`1 , Nullable`1 , Nullable`1 , Nullable`1 , Int32 , eToastPosition , Nullable`1 , Nullable`1 , Font ) 位置 E:\Develop\Private\iFishWinForm\12306TOBA\TOBA\TOBA\ExtensionMethods.cs:行号 46
       在 TOBA.UI.Controls.Query.QueryPage.(Object , EventArgs ) 位置 E:\Develop\Private\iFishWinForm\12306TOBA\TOBA\TOBA\UI\Controls\Query\QueryPage.cs:行号 242
       在 System.EventHandler.Invoke(Object sender, EventArgs e)
       在 DevComponents.DotNetBar.Controls.SwitchButton.OnValueChanged(EventArgs e)
       在 DevComponents.DotNetBar.Controls.SwitchButton.⺳(Object ٢, EventArgs ف)
       在 DevComponents.DotNetBar.SwitchButtonItem.OnValueChanged(EventSourceArgs e)
       在 DevComponents.DotNetBar.SwitchButtonItem.SetValue(Boolean newValue, eEventSource source)
       在 DevComponents.DotNetBar.SwitchButtonItem.ᢳ(Object ٢, RunWorkerCompletedEventArgs ف)
       在 System.ComponentModel.BackgroundWorker.OnRunWorkerCompleted(RunWorkerCompletedEventArgs e)
       在 System.ComponentModel.BackgroundWorker.AsyncOperationCompleted(Object arg)
       在 System.Threading.QueueUserWorkItemCallback.WaitCallback_Context(Object state)
       在 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.QueueUserWorkItemCallback.System.Threading.IThreadPoolWorkItem.ExecuteWorkItem()
       在 System.Threading.ThreadPoolWorkQueue.Dispatch()
       在 System.Threading._ThreadPoolWaitCallback.PerformWaitCallback()


    [001, 00F7AF49]
    System.IO.FileNotFoundException: 未能加载文件或程序集“SimpleUpdater.XmlSerializers, Version=4.0.0.0, Culture=neutral, PublicKeyToken=c532149a76b9a64b”或它的某一个依赖项。系统找不到指定的文件。
    文件名:“SimpleUpdater.XmlSerializers, Version=4.0.0.0, Culture=neutral, PublicKeyToken=c532149a76b9a64b”
       在 System.Reflection.RuntimeAssembly._nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
       在 System.Reflection.RuntimeAssembly.nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
       在 System.Reflection.RuntimeAssembly.InternalLoadAssemblyName(AssemblyName assemblyRef, Evidence assemblySecurity, RuntimeAssembly reqAssembly, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
       在 System.Reflection.Assembly.Load(AssemblyName assemblyRef)
       在 System.Xml.Serialization.TempAssembly.LoadGeneratedAssembly(Type type, String defaultNamespace, XmlSerializerImplementation& contract)

    警告: 程序集绑定日志记录被关闭。
    要启用程序集绑定失败日志记录,请将注册表值 [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD)设置为 1。
    注意: 会有一些与程序集绑定失败日志记录关联的性能损失。
    要关闭此功能,请移除注册表值 [HKLM\Software\Microsoft\Fusion!EnableLog]。


    [002, 0120906B]
    System.ArgumentException: 在某个线程上创建的控件不能成为在另一个线程上创建的控件的父级。
       在 System.Windows.Forms.Control.ControlCollection.Add(Control value)
       在 DevComponents.DotNetBar.ToastNotification.ⱼ(Control ԟ, String ⵰, Image ຼ, Int32 ⾇, eToastGlowColor ⾈, Nullable`1 ⾉, Int32 ي, Int32 ً)
       在 TOBA.ExtensionMethods.(Control , String , Image , Nullable`1 , Nullable`1 , Nullable`1 , Nullable`1 , Int32 , eToastPosition , Nullable`1 , Nullable`1 , Font ) 位置 E:\Develop\Private\iFishWinForm\12306TOBA\TOBA\TOBA\ExtensionMethods.cs:行号 46
       在 TOBA.UI.Controls.Query.QueryPage.(Object , EventArgs ) 位置 E:\Develop\Private\iFishWinForm\12306TOBA\TOBA\TOBA\UI\Controls\Query\QueryPage.cs:行号 242
       在 System.EventHandler.Invoke(Object sender, EventArgs e)
       在 DevComponents.DotNetBar.Controls.SwitchButton.OnValueChanged(EventArgs e)
       在 DevComponents.DotNetBar.Controls.SwitchButton.⺳(Object ٢, EventArgs ف)
       在 DevComponents.DotNetBar.SwitchButtonItem.OnValueChanged(EventSourceArgs e)
       在 DevComponents.DotNetBar.SwitchButtonItem.SetValue(Boolean newValue, eEventSource source)
       在 DevComponents.DotNetBar.SwitchButtonItem.ᢳ(Object ٢, RunWorkerCompletedEventArgs ف)
       在 System.ComponentModel.BackgroundWorker.OnRunWorkerCompleted(RunWorkerCompletedEventArgs e)
       在 System.ComponentModel.BackgroundWorker.AsyncOperationCompleted(Object arg)
       在 System.Threading.QueueUserWorkItemCallback.WaitCallback_Context(Object state)
       在 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.QueueUserWorkItemCallback.System.Threading.IThreadPoolWorkItem.ExecuteWorkItem()
       在 System.Threading.ThreadPoolWorkQueue.Dispatch()
       在 System.Threading._ThreadPoolWaitCallback.PerformWaitCallback()


    您需要登录后才可以回帖 登录 | 入住

    本版积分规则

    申请友链| Archiver| 手机版| 鱼·后花园

    GMT+8, 2024-5-5 22:22 , Processed in 0.015891 second(s), 11 queries , Redis On.

    Powered by Discuz! X3.4

    © 2005-2024 鱼·后花园

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