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

[已发布] BUG 24号更新之后 账号没法登陆

[复制链接]

该用户从未签到

发表于 2013-12-24 08:16:27 | 显示全部楼层 |阅读模式
BUG

错误信息
-----------------------------------------------------
System.ArgumentException: Cannot bind to the property or column EnableAutoVC on the DataSource.
Parameter name: dataMember
   at System.ComponentModel.ReflectPropertyDescriptor.SetValue(Object component, Object value)
   at System.Windows.Forms.Binding.SetPropValue(Object value)
   at System.Windows.Forms.Binding.PushData(Boolean force)
   at System.Windows.Forms.Binding.UpdateIsBinding()
   at System.Windows.Forms.Binding.CheckBinding()
   at System.Windows.Forms.Binding.SetListManager(BindingManagerBase bindingManagerBase)
   at System.Windows.Forms.ListManagerBindingsCollection.AddCore(Binding dataBinding)
   at System.Windows.Forms.BindingsCollection.Add(Binding binding)
   at System.Windows.Forms.BindingContext.UpdateBinding(BindingContext newBindingContext, Binding binding)
   at System.Windows.Forms.Control.UpdateBindings()
   at System.Windows.Forms.Control.OnBindingContextChanged(EventArgs e)
   at System.Windows.Forms.Control.OnParentBindingContextChanged(EventArgs e)
   at System.Windows.Forms.Control.OnBindingContextChanged(EventArgs e)
   at System.Windows.Forms.Control.OnParentBindingContextChanged(EventArgs e)
   at System.Windows.Forms.Control.OnBindingContextChanged(EventArgs e)
   at System.Windows.Forms.ContainerControl.OnCreateControl()
   at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
   at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
   at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
   at System.Windows.Forms.Control.CreateControl()
   at System.Windows.Forms.Control.OnVisibleChanged(EventArgs e)
   at System.Windows.Forms.ScrollableControl.OnVisibleChanged(EventArgs e)
   at System.Windows.Forms.Control.SetVisibleCore(Boolean value)
   at System.Windows.Forms.TabPage.set_Visible(Boolean value)
   at System.Windows.Forms.TabControl.UpdateTabSelection(Boolean updateFocus)
   at System.Windows.Forms.TabControl.OnSelectedIndexChanged(EventArgs e)
   at System.Windows.Forms.TabControl.WmSelChange()
   at System.Windows.Forms.TabControl.set_SelectedIndex(Int32 value)
   at ..() in e:\Develop\Private\iFishWinForm\12306TOBA\TOBA\TOBA\UI\Controls\Account\UserMainPageContent.cs:line 216
   at ..( ) in e:\Develop\Private\iFishWinForm\12306TOBA\TOBA\TOBA\UI\Controls\Account\UserMainPageContent.cs:line 159
   at ...( ) in e:\Develop\Private\iFishWinForm\12306TOBA\TOBA\TOBA\UI\Controls\Account\UserTab.cs:line 16777215
   at ..[](IEnumerable`1 , Action`1 ) in e:\Develop\Private\iFish\FSLib\ArrayExtract.cs:line 108
   at ..( ) in e:\Develop\Private\iFishWinForm\12306TOBA\TOBA\TOBA\UI\Controls\Account\UserTab.cs:line 32
   at ...ctor( ) in e:\Develop\Private\iFishWinForm\12306TOBA\TOBA\TOBA\UI\Controls\Account\UserTab.cs:line 48
   at ..( ) in e:\Develop\Private\iFishWinForm\12306TOBA\TOBA\TOBA\UI\Dialogs\MainForm.cs:line 53
   at System.Linq.Enumerable.WhereSelectListIterator`2.MoveNext()
   at System.Linq.Buffer`1..ctor(IEnumerable`1 source)
   at System.Linq.Enumerable.ToArray[TSource](IEnumerable`1 source)
   at ..(Object , EventArgs ) in e:\Develop\Private\iFishWinForm\12306TOBA\TOBA\TOBA\UI\Dialogs\MainForm.cs:line 53
   at System.Windows.Forms.Form.OnLoad(EventArgs e)
   at System.Windows.Forms.Form.OnCreateControl()
   at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
   at System.Windows.Forms.Control.CreateControl()
   at System.Windows.Forms.Control.WmShowWindow(Message& m)
   at System.Windows.Forms.Control.WndProc(Message& m)
   at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
   at System.Windows.Forms.Form.WmShowWindow(Message& m)
   at System.Windows.Forms.Form.WndProc(Message& m)
   at ..WndProc(Message& ) in e:\Develop\Private\iFish\FSLib.Windows\Forms\FunctionalForm.cs:line 665
   at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
   at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
   at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)


环境信息
-----------------------------------------------------
操作系统版本:Microsoft Windows NT 6.1.7601 Service Pack 1
程序运行目录:C:\Users\GeR\Desktop\12306订票助手.NET


模块信息
-----------------------------------------------------
[001]. mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 , C:\Windows\Microsoft.NET\Framework\v4.0.30319\mscorlib.dll
[002]. 12306订票助手, Version=1.6.7.525, Culture=neutral, PublicKeyToken=063375134da4cdc3 , C:\Users\GeR\Desktop\12306订票助手.NET\12306订票助手.exe
[003]. System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a , C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.Drawing\v4.0_4.0.0.0__b03f5f7f11d50a3a\System.Drawing.dll
[004]. System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 , C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System\v4.0_4.0.0.0__b77a5c561934e089\System.dll
[005]. System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 , C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.Windows.Forms\v4.0_4.0.0.0__b77a5c561934e089\System.Windows.Forms.dll
[006]. System.Configuration, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a , C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.Configuration\v4.0_4.0.0.0__b03f5f7f11d50a3a\System.Configuration.dll
[007]. System.Xml, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 , C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.Xml\v4.0_4.0.0.0__b77a5c561934e089\System.Xml.dll
[008]. System.Core, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 , C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.Core\v4.0_4.0.0.0__b77a5c561934e089\System.Core.dll
[009]. {64604741-a188-4383-9fe2-6a56fbd91bf9}, Version=0.0.0.0, Culture=neutral, PublicKeyToken=3e56350693f7355e ,
[010]. Newtonsoft.Json, Version=4.5.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed , C:\Users\GeR\Desktop\12306订票助手.NET\Newtonsoft.Json.dll
[011]. System.Numerics, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 , C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.Numerics\v4.0_4.0.0.0__b77a5c561934e089\System.Numerics.dll
[012]. System.ComponentModel.DataAnnotations, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35 , C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.ComponentModel.DataAnnotations\v4.0_4.0.0.0__31bf3856ad364e35\System.ComponentModel.DataAnnotations.dll
[013]. System.Runtime.Serialization, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 , C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.Runtime.Serialization\v4.0_4.0.0.0__b77a5c561934e089\System.Runtime.Serialization.dll
[014]. System.Xml.Linq, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 , C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.Xml.Linq\v4.0_4.0.0.0__b77a5c561934e089\System.Xml.Linq.dll
[015]. System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 , C:\Windows\Microsoft.Net\assembly\GAC_32\System.Data\v4.0_4.0.0.0__b77a5c561934e089\System.Data.dll
[016]. BetterListViewExpress, Version=3.8.2.0, Culture=neutral, PublicKeyToken=e6c91a3add447be2 , C:\Users\GeR\Desktop\12306订票助手.NET\BetterListViewExpress.dll
[017]. SimpleUpdater, Version=2.3.4.5, Culture=neutral, PublicKeyToken=8bf54bd6729f490c , C:\Users\GeR\Desktop\12306订票助手.NET\SimpleUpdater.dll
[018]. System.Web, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a , C:\Windows\Microsoft.Net\assembly\GAC_32\System.Web\v4.0_4.0.0.0__b03f5f7f11d50a3a\System.Web.dll
[019]. ?, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null ,  不可用信息 (动态程序集)
[020]. Accessibility, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a , C:\Windows\Microsoft.Net\assembly\GAC_MSIL\Accessibility\v4.0_4.0.0.0__b03f5f7f11d50a3a\Accessibility.dll
[021]. f3ejegck, Version=2.3.4.5, Culture=neutral, PublicKeyToken=null ,


该用户从未签到

发表于 2013-12-24 10:13:17 | 显示全部楼层
等解决。。。。。。。。。。

该用户从未签到

发表于 2013-12-24 10:38:02 | 显示全部楼层
错误信息
-----------------------------------------------------
System.ArgumentException: 无法绑定到 DataSource 的属性或列 EnableAutoVC。
参数名: dataMember
   在 System.ComponentModel.ReflectPropertyDescriptor.SetValue(Object component, Object value)
   在 System.Windows.Forms.Binding.SetPropValue(Object value)
   在 System.Windows.Forms.Binding.PushData(Boolean force)
   在 System.Windows.Forms.Binding.UpdateIsBinding()
   在 System.Windows.Forms.Binding.CheckBinding()
   在 System.Windows.Forms.Binding.SetListManager(BindingManagerBase bindingManagerBase)
   在 System.Windows.Forms.ListManagerBindingsCollection.AddCore(Binding dataBinding)
   在 System.Windows.Forms.BindingsCollection.Add(Binding binding)
   在 System.Windows.Forms.BindingContext.UpdateBinding(BindingContext newBindingContext, Binding binding)
   在 System.Windows.Forms.Control.UpdateBindings()
   在 System.Windows.Forms.Control.OnBindingContextChanged(EventArgs e)
   在 System.Windows.Forms.Control.OnParentBindingContextChanged(EventArgs e)
   在 System.Windows.Forms.Control.OnBindingContextChanged(EventArgs e)
   在 System.Windows.Forms.Control.OnParentBindingContextChanged(EventArgs e)
   在 System.Windows.Forms.Control.OnBindingContextChanged(EventArgs e)
   在 System.Windows.Forms.ContainerControl.OnCreateControl()
   在 System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
   在 System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
   在 System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
   在 System.Windows.Forms.Control.CreateControl()
   在 System.Windows.Forms.Control.OnVisibleChanged(EventArgs e)
   在 System.Windows.Forms.ScrollableControl.OnVisibleChanged(EventArgs e)
   在 System.Windows.Forms.Control.SetVisibleCore(Boolean value)
   在 System.Windows.Forms.TabPage.set_Visible(Boolean value)
   在 System.Windows.Forms.TabControl.UpdateTabSelection(Boolean updateFocus)
   在 System.Windows.Forms.TabControl.OnSelectedIndexChanged(EventArgs e)
   在 System.Windows.Forms.TabControl.WmSelChange()
   在 System.Windows.Forms.TabControl.set_SelectedIndex(Int32 value)
   在 ..() 位置 e:\Develop\Private\iFishWinForm\12306TOBA\TOBA\TOBA\UI\Controls\Account\UserMainPageContent.cs:行号 216
   在 ..( ) 位置 e:\Develop\Private\iFishWinForm\12306TOBA\TOBA\TOBA\UI\Controls\Account\UserMainPageContent.cs:行号 159
   在 ...( ) 位置 e:\Develop\Private\iFishWinForm\12306TOBA\TOBA\TOBA\UI\Controls\Account\UserTab.cs:行号 16777215
   在 ..[](IEnumerable`1 , Action`1 ) 位置 e:\Develop\Private\iFish\FSLib\ArrayExtract.cs:行号 108
   在 ..( ) 位置 e:\Develop\Private\iFishWinForm\12306TOBA\TOBA\TOBA\UI\Controls\Account\UserTab.cs:行号 32
   在 ...ctor( ) 位置 e:\Develop\Private\iFishWinForm\12306TOBA\TOBA\TOBA\UI\Controls\Account\UserTab.cs:行号 48
   在 ..( ) 位置 e:\Develop\Private\iFishWinForm\12306TOBA\TOBA\TOBA\UI\Dialogs\MainForm.cs:行号 53
   在 System.Linq.Enumerable.WhereSelectListIterator`2.MoveNext()
   在 System.Linq.Buffer`1..ctor(IEnumerable`1 source)
   在 System.Linq.Enumerable.ToArray[TSource](IEnumerable`1 source)
   在 ..(Object , EventArgs ) 位置 e:\Develop\Private\iFishWinForm\12306TOBA\TOBA\TOBA\UI\Dialogs\MainForm.cs:行号 53
   在 System.Windows.Forms.Form.OnLoad(EventArgs e)
   在 System.Windows.Forms.Form.OnCreateControl()
   在 System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
   在 System.Windows.Forms.Control.CreateControl()
   在 System.Windows.Forms.Control.WmShowWindow(Message& m)
   在 System.Windows.Forms.Control.WndProc(Message& m)
   在 System.Windows.Forms.ScrollableControl.WndProc(Message& m)
   在 System.Windows.Forms.Form.WmShowWindow(Message& m)
   在 System.Windows.Forms.Form.WndProc(Message& m)
   在 ..WndProc(Message& ) 位置 e:\Develop\Private\iFish\FSLib.Windows\Forms\FunctionalForm.cs:行号 665
   在 System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
   在 System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
   在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)


环境信息
-----------------------------------------------------
操作系统版本:Microsoft Windows NT 5.1.2600 Service Pack 3
程序运行目录:D:\Downloads\Soft\12306订票助手.NET


模块信息
-----------------------------------------------------
[001]. mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 , C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\mscorlib.dll
[002]. 12306订票助手, Version=1.6.7.525, Culture=neutral, PublicKeyToken=063375134da4cdc3 , D:\Downloads\Soft\12306订票助手.NET\12306订票助手.exe
[003]. System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a , C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Drawing\v4.0_4.0.0.0__b03f5f7f11d50a3a\System.Drawing.dll
[004]. System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 , C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System\v4.0_4.0.0.0__b77a5c561934e089\System.dll
[005]. System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 , C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Windows.Forms\v4.0_4.0.0.0__b77a5c561934e089\System.Windows.Forms.dll
[006]. System.Configuration, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a , C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Configuration\v4.0_4.0.0.0__b03f5f7f11d50a3a\System.Configuration.dll
[007]. System.Xml, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 , C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Xml\v4.0_4.0.0.0__b77a5c561934e089\System.Xml.dll
[008]. System.Core, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 , C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Core\v4.0_4.0.0.0__b77a5c561934e089\System.Core.dll
[009]. {64604741-a188-4383-9fe2-6a56fbd91bf9}, Version=0.0.0.0, Culture=neutral, PublicKeyToken=3e56350693f7355e ,
[010]. System.Drawing.resources, Version=4.0.0.0, Culture=zh-Hans, PublicKeyToken=b03f5f7f11d50a3a , C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Drawing.resources\v4.0_4.0.0.0_zh-Hans_b03f5f7f11d50a3a\System.Drawing.resources.dll
[011]. mscorlib.resources, Version=4.0.0.0, Culture=zh-Hans, PublicKeyToken=b77a5c561934e089 , C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\mscorlib.resources\v4.0_4.0.0.0_zh-Hans_b77a5c561934e089\mscorlib.resources.dll
[012]. Newtonsoft.Json, Version=4.5.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed , D:\Downloads\Soft\12306订票助手.NET\Newtonsoft.Json.dll
[013]. System.Numerics, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 , C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Numerics\v4.0_4.0.0.0__b77a5c561934e089\System.Numerics.dll
[014]. System.ComponentModel.DataAnnotations, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35 , C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.ComponentModel.DataAnnotations\v4.0_4.0.0.0__31bf3856ad364e35\System.ComponentModel.DataAnnotations.dll
[015]. System.Runtime.Serialization, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 , C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Runtime.Serialization\v4.0_4.0.0.0__b77a5c561934e089\System.Runtime.Serialization.dll
[016]. System.Xml.Linq, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 , C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Xml.Linq\v4.0_4.0.0.0__b77a5c561934e089\System.Xml.Linq.dll
[017]. System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 , C:\WINDOWS\Microsoft.Net\assembly\GAC_32\System.Data\v4.0_4.0.0.0__b77a5c561934e089\System.Data.dll
[018]. BetterListViewExpress, Version=3.8.2.0, Culture=neutral, PublicKeyToken=e6c91a3add447be2 , D:\Downloads\Soft\12306订票助手.NET\BetterListViewExpress.dll
[019]. SimpleUpdater, Version=2.3.4.5, Culture=neutral, PublicKeyToken=8bf54bd6729f490c , D:\Downloads\Soft\12306订票助手.NET\SimpleUpdater.dll
[020]. System.Web, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a , C:\WINDOWS\Microsoft.Net\assembly\GAC_32\System.Web\v4.0_4.0.0.0__b03f5f7f11d50a3a\System.Web.dll
[021]. ?, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null ,  不可用信息 (动态程序集)
[022]. Accessibility, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a , C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\Accessibility\v4.0_4.0.0.0__b03f5f7f11d50a3a\Accessibility.dll
[023]. ctayd1iw, Version=2.3.4.5, Culture=neutral, PublicKeyToken=null ,
[024]. System.Windows.Forms.resources, Version=4.0.0.0, Culture=zh-Hans, PublicKeyToken=b77a5c561934e089 , C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Windows.Forms.resources\v4.0_4.0.0.0_zh-Hans_b77a5c561934e089\System.Windows.Forms.resources.dll

xp系统
  • TA的每日心情
    奋斗
    2019-1-5 01:55
  • 签到天数: 138 天

    [LV.7]常住居民III

    发表于 2013-12-24 11:30:14 | 显示全部楼层
    532新版已发布,感谢您的支持。
    您需要登录后才可以回帖 登录 | 入住

    本版积分规则

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

    GMT+8, 2024-12-4 16:35 , Processed in 0.029955 second(s), 16 queries , Redis On.

    Powered by Discuz! X3.4

    © 2005-2024 鱼·后花园

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