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

[已回答] 程序文件夹路径移动后,音乐无法播放

[复制链接]
散人  发表于 2014-1-27 12:03:40 |阅读模式
音乐提示有bug。程序下载运行了之后,如果将整个程序文件夹移动了路径,“蓝精灵”的音乐就不能播放了。在音乐路径设置里面点“默认”会弹出异常窗口,点“浏览”重新设置路径也无法生效。
散人  发表于 2014-1-27 12:07:44
错误信息
-----------------------------------------------------
System.ArgumentOutOfRangeException: Value of '0' is not valid for 'Value'. 'Value' should be between 'Minimum' and 'Maximum'.
Parameter name: Value
   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.BindingManagerBase.PushData(Boolean& success)
   at System.Windows.Forms.PropertyManager.OnCurrentChanged(EventArgs ea)
   at System.Windows.Forms.BindToObject.PropValueChanged(Object sender, EventArgs e)
   at System.EventHandler.Invoke(Object sender, EventArgs e)
   at System.ComponentModel.PropertyDescriptor.OnValueChanged(Object component, EventArgs e)
   at System.ComponentModel.ReflectPropertyDescriptor.OnValueChanged(Object component, EventArgs e)
   at System.ComponentModel.ReflectPropertyDescriptor.OnINotifyPropertyChanged(Object component, PropertyChangedEventArgs e)
   at System.ComponentModel.PropertyChangedEventHandler.Invoke(Object sender, PropertyChangedEventArgs e)
   at ..(String ) in #d:line 147
   at ..(String ) in #d:line 95
   at ...(Object , EventArgs ) in #Ce:line 16777215
   at System.Windows.Forms.Control.OnClick(EventArgs e)
   at System.Windows.Forms.Button.OnClick(EventArgs e)
   at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
   at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
   at System.Windows.Forms.Control.WndProc(Message& m)
   at System.Windows.Forms.ButtonBase.WndProc(Message& m)
   at System.Windows.Forms.Button.WndProc(Message& m)
   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
程序运行目录:E:\火车票相关\12306订票助手.NET_2.9.0.1220\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=2.9.0.1220, Culture=neutral, PublicKeyToken=063375134da4cdc3 , E:\火车票相关\12306订票助手.NET_2.9.0.1220\12306订票助手.NET\12306订票助手.exe
[003]. 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
[004]. 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
[005]. 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
[006]. 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
[007]. TOBA.Interface, Version=1.0.0.0, Culture=neutral, PublicKeyToken=063375134da4cdc3 , E:\火车票相关\12306订票助手.NET_2.9.0.1220\12306订票助手.NET\TOBA.Interface.dll
[008]. 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
[009]. 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
[010]. Newtonsoft.Json, Version=4.5.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed , E:\火车票相关\12306订票助手.NET_2.9.0.1220\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 , E:\火车票相关\12306订票助手.NET_2.9.0.1220\12306订票助手.NET\BetterListViewExpress.dll
[017]. SimpleUpdater, Version=2.3.4.7, Culture=neutral, PublicKeyToken=8bf54bd6729f490c , E:\火车票相关\12306订票助手.NET_2.9.0.1220\12306订票助手.NET\SimpleUpdater.dll
[018]. ?, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null ,  不可用信息 (动态程序集)
[019]. 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
[020]. 5b3wevwr, Version=2.3.4.7, Culture=neutral, PublicKeyToken=null ,
[021]. 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


散人  发表于 2014-5-19 14:57:46
同问。我的一直都没有音乐,路径没变过。
散人  发表于 2014-6-13 16:00:44
I loved as much as you will receive carried out right here. The sketch is attractive, your authored material stylish. nonetheless, you command get got an impatience over that you wish be delivering the following. unwell unquestionably come more formerly again since exactly the same nearly very often inside case you shield this increase.
michael kors shoulder bags replica http://www.comtex-nj.com/postinfo.asp?mk=michael-kors-shoulder-bags-replica
您需要登录后才可以回帖 登录 | 入住

本版积分规则

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

GMT+8, 2024-5-19 04:57 , Processed in 0.012998 second(s), 12 queries , Redis On.

Powered by Discuz! X3.4

© 2005-2024 鱼·后花园

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